Skip to content

Console Output

01:04:00 [2020-02-28T06:04:00.237Z] Started by timer
01:04:00 [2020-02-28T06:04:00.553Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
01:04:00 [2020-02-28T06:04:00.553Z] Running in Durability level: PERFORMANCE_OPTIMIZED
01:04:00 [2020-02-28T06:04:00.931Z] [Pipeline] Start of Pipeline
01:04:01 [2020-02-28T06:04:01.131Z] [Pipeline] readTrusted
01:04:01 [2020-02-28T06:04:01.416Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
01:04:01 [2020-02-28T06:04:01.418Z] [Pipeline] podTemplate
01:04:01 [2020-02-28T06:04:01.420Z] [Pipeline] {
01:04:01 [2020-02-28T06:04:01.425Z] [Pipeline] node
01:04:16 [2020-02-28T06:04:16.425Z] Still waiting to schedule task
01:04:16 [2020-02-28T06:04:16.427Z] Waiting for next available executor on ‘tracecompass-build’
01:05:06 [2020-02-28T06:05:06.960Z] Agent tracecompass-build-b6pr0-bjdwt is provisioned from template Kubernetes Pod Template
01:05:06 [2020-02-28T06:05:06.961Z] ---
01:05:06 [2020-02-28T06:05:06.961Z] apiVersion: "v1"
01:05:06 [2020-02-28T06:05:06.961Z] kind: "Pod"
01:05:06 [2020-02-28T06:05:06.961Z] metadata:
01:05:06 [2020-02-28T06:05:06.961Z]   annotations:
01:05:06 [2020-02-28T06:05:06.961Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly/280/"
01:05:06 [2020-02-28T06:05:06.961Z]   labels:
01:05:06 [2020-02-28T06:05:06.961Z]     jenkins: "slave"
01:05:06 [2020-02-28T06:05:06.961Z]     jenkins/label: "tracecompass-build"
01:05:06 [2020-02-28T06:05:06.961Z]   name: "tracecompass-build-b6pr0-bjdwt"
01:05:06 [2020-02-28T06:05:06.961Z] spec:
01:05:06 [2020-02-28T06:05:06.961Z]   containers:
01:05:06 [2020-02-28T06:05:06.961Z]   - env:
01:05:06 [2020-02-28T06:05:06.961Z]     - name: "JENKINS_SECRET"
01:05:06 [2020-02-28T06:05:06.961Z]       value: "********"
01:05:06 [2020-02-28T06:05:06.961Z]     - name: "JENKINS_TUNNEL"
01:05:06 [2020-02-28T06:05:06.961Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
01:05:06 [2020-02-28T06:05:06.961Z]     - name: "JENKINS_AGENT_NAME"
01:05:06 [2020-02-28T06:05:06.961Z]       value: "tracecompass-build-b6pr0-bjdwt"
01:05:06 [2020-02-28T06:05:06.961Z]     - name: "JENKINS_NAME"
01:05:06 [2020-02-28T06:05:06.961Z]       value: "tracecompass-build-b6pr0-bjdwt"
01:05:06 [2020-02-28T06:05:06.961Z]     - name: "JENKINS_AGENT_WORKDIR"
01:05:06 [2020-02-28T06:05:06.961Z]       value: "/home/jenkins/agent"
01:05:06 [2020-02-28T06:05:06.961Z]     - name: "JENKINS_URL"
01:05:06 [2020-02-28T06:05:06.961Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
01:05:06 [2020-02-28T06:05:06.961Z]     - name: "HOME"
01:05:06 [2020-02-28T06:05:06.961Z]       value: "/home/jenkins"
01:05:06 [2020-02-28T06:05:06.961Z]     image: "eclipsecbi/jenkins-jnlp-agent"
01:05:06 [2020-02-28T06:05:06.961Z]     name: "jnlp"
01:05:06 [2020-02-28T06:05:06.961Z]     volumeMounts:
01:05:06 [2020-02-28T06:05:06.961Z]     - mountPath: "/home/jenkins/.ssh"
01:05:06 [2020-02-28T06:05:06.961Z]       name: "volume-known-hosts"
01:05:06 [2020-02-28T06:05:06.961Z]     - mountPath: "/home/jenkins/agent"
01:05:06 [2020-02-28T06:05:06.961Z]       name: "workspace-volume"
01:05:06 [2020-02-28T06:05:06.961Z]       readOnly: false
01:05:06 [2020-02-28T06:05:06.961Z]   - args:
01:05:06 [2020-02-28T06:05:06.961Z]     - "-c"
01:05:06 [2020-02-28T06:05:06.961Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
01:05:06 [2020-02-28T06:05:06.961Z]     command:
01:05:06 [2020-02-28T06:05:06.961Z]     - "/bin/sh"
01:05:06 [2020-02-28T06:05:06.961Z]     image: "eclipse/tracecompass-build-env:16.04"
01:05:06 [2020-02-28T06:05:06.961Z]     imagePullPolicy: "Always"
01:05:06 [2020-02-28T06:05:06.961Z]     name: "tracecompass"
01:05:06 [2020-02-28T06:05:06.961Z]     resources:
01:05:06 [2020-02-28T06:05:06.961Z]       limits:
01:05:06 [2020-02-28T06:05:06.961Z]         memory: "2.6Gi"
01:05:06 [2020-02-28T06:05:06.961Z]         cpu: "1.3"
01:05:06 [2020-02-28T06:05:06.961Z]       requests:
01:05:06 [2020-02-28T06:05:06.961Z]         memory: "2.6Gi"
01:05:06 [2020-02-28T06:05:06.961Z]         cpu: "1.3"
01:05:06 [2020-02-28T06:05:06.961Z]     tty: true
01:05:06 [2020-02-28T06:05:06.961Z]     volumeMounts:
01:05:06 [2020-02-28T06:05:06.961Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
01:05:06 [2020-02-28T06:05:06.961Z]       name: "settings-xml"
01:05:06 [2020-02-28T06:05:06.961Z]       readOnly: true
01:05:06 [2020-02-28T06:05:06.961Z]       subPath: "settings.xml"
01:05:06 [2020-02-28T06:05:06.961Z]     - mountPath: "/home/jenkins/.m2/repository"
01:05:06 [2020-02-28T06:05:06.961Z]       name: "m2-repo"
01:05:06 [2020-02-28T06:05:06.961Z]     - mountPath: "/opt/tools"
01:05:06 [2020-02-28T06:05:06.961Z]       name: "tools"
01:05:06 [2020-02-28T06:05:06.961Z]     - mountPath: "/home/jenkins/agent"
01:05:06 [2020-02-28T06:05:06.961Z]       name: "workspace-volume"
01:05:06 [2020-02-28T06:05:06.961Z]       readOnly: false
01:05:06 [2020-02-28T06:05:06.961Z]   nodeSelector:
01:05:06 [2020-02-28T06:05:06.961Z]     beta.kubernetes.io/os: "linux"
01:05:06 [2020-02-28T06:05:06.961Z]   restartPolicy: "Never"
01:05:06 [2020-02-28T06:05:06.961Z]   securityContext: {}
01:05:06 [2020-02-28T06:05:06.961Z]   volumes:
01:05:06 [2020-02-28T06:05:06.961Z]   - emptyDir: {}
01:05:06 [2020-02-28T06:05:06.961Z]     name: "m2-repo"
01:05:06 [2020-02-28T06:05:06.961Z]   - name: "settings-xml"
01:05:06 [2020-02-28T06:05:06.961Z]     secret:
01:05:06 [2020-02-28T06:05:06.961Z]       items:
01:05:06 [2020-02-28T06:05:06.961Z]       - key: "settings.xml"
01:05:06 [2020-02-28T06:05:06.961Z]         path: "settings.xml"
01:05:06 [2020-02-28T06:05:06.961Z]       secretName: "m2-secret-dir"
01:05:06 [2020-02-28T06:05:06.961Z]   - emptyDir:
01:05:06 [2020-02-28T06:05:06.961Z]       medium: ""
01:05:06 [2020-02-28T06:05:06.961Z]     name: "workspace-volume"
01:05:06 [2020-02-28T06:05:06.961Z]   - name: "tools"
01:05:06 [2020-02-28T06:05:06.961Z]     persistentVolumeClaim:
01:05:06 [2020-02-28T06:05:06.961Z]       claimName: "tools-claim-jiro-tracecompass"
01:05:06 [2020-02-28T06:05:06.961Z]   - configMap:
01:05:06 [2020-02-28T06:05:06.961Z]       name: "known-hosts"
01:05:06 [2020-02-28T06:05:06.961Z]     name: "volume-known-hosts"
01:05:06 [2020-02-28T06:05:06.961Z] 
01:05:09 [2020-02-28T06:05:09.720Z] Running on tracecompass-build-b6pr0-bjdwt in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon
01:05:09 [2020-02-28T06:05:09.720Z] [Pipeline] {
01:05:09 [2020-02-28T06:05:09.735Z] [Pipeline] stage
01:05:09 [2020-02-28T06:05:09.736Z] [Pipeline] { (Declarative: Checkout SCM)
01:05:09 [2020-02-28T06:05:09.742Z] [Pipeline] checkout
01:05:28 [2020-02-28T06:05:28.617Z] No credentials specified
01:05:28 [2020-02-28T06:05:28.621Z] Cloning the remote Git repository
01:05:28 [2020-02-28T06:05:28.723Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
01:05:32 [2020-02-28T06:05:32.127Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-neon # timeout=10
01:05:32 [2020-02-28T06:05:32.328Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
01:05:32 [2020-02-28T06:05:32.329Z]  > git --version # timeout=10
01:05:32 [2020-02-28T06:05:32.424Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
01:05:33 [2020-02-28T06:05:33.923Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
01:05:34 [2020-02-28T06:05:34.017Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:05:34 [2020-02-28T06:05:34.027Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
01:05:34 [2020-02-28T06:05:34.129Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
01:05:34 [2020-02-28T06:05:34.130Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
01:05:34 [2020-02-28T06:05:34.628Z] Checking out Revision f937792c12c74a8338e8a71b2de3974a4737ef55 (refs/remotes/origin/master)
01:05:34 [2020-02-28T06:05:34.516Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:05:34 [2020-02-28T06:05:34.528Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
01:05:34 [2020-02-28T06:05:34.721Z]  > git config core.sparsecheckout # timeout=10
01:05:34 [2020-02-28T06:05:34.728Z]  > git checkout -f f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10
01:05:42 [2020-02-28T06:05:42.122Z] Commit message: "Fix README.md formatting of bash section"
01:05:42 [2020-02-28T06:05:42.127Z]  > git rev-list --no-walk f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10
01:05:42 [2020-02-28T06:05:42.334Z] [Pipeline] }
01:05:42 [2020-02-28T06:05:42.338Z] [Pipeline] // stage
01:05:42 [2020-02-28T06:05:42.344Z] [Pipeline] withEnv
01:05:42 [2020-02-28T06:05:42.344Z] [Pipeline] {
01:05:42 [2020-02-28T06:05:42.350Z] [Pipeline] container
01:05:42 [2020-02-28T06:05:42.350Z] [Pipeline] {
01:05:42 [2020-02-28T06:05:42.362Z] [Pipeline] withEnv
01:05:42 [2020-02-28T06:05:42.362Z] [Pipeline] {
01:05:42 [2020-02-28T06:05:42.367Z] [Pipeline] timestamps
01:05:42 [2020-02-28T06:05:42.367Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
01:05:42 [2020-02-28T06:05:42.368Z] [Pipeline] {
01:05:42 [2020-02-28T06:05:42.374Z] [Pipeline] timeout
01:05:42 [2020-02-28T06:05:42.374Z] Timeout set to expire in 4 hr 0 min
01:05:42 [2020-02-28T06:05:42.375Z] [Pipeline] {
01:05:42 [2020-02-28T06:05:42.381Z] [Pipeline] stage
01:05:42 [2020-02-28T06:05:42.382Z] [Pipeline] { (Declarative: Tool Install)
01:05:42 [2020-02-28T06:05:42.388Z] [Pipeline] tool
01:05:42 [2020-02-28T06:05:42.393Z] [Pipeline] envVarsForTool
01:05:42 [2020-02-28T06:05:42.399Z] [Pipeline] tool
01:05:42 [2020-02-28T06:05:42.404Z] [Pipeline] envVarsForTool
01:05:42 [2020-02-28T06:05:42.409Z] [Pipeline] }
01:05:42 [2020-02-28T06:05:42.413Z] [Pipeline] // stage
01:05:42 [2020-02-28T06:05:42.418Z] [Pipeline] withEnv
01:05:42 [2020-02-28T06:05:42.419Z] [Pipeline] {
01:05:42 [2020-02-28T06:05:42.424Z] [Pipeline] stage
01:05:42 [2020-02-28T06:05:42.425Z] [Pipeline] { (Checkout)
01:05:42 [2020-02-28T06:05:42.437Z] [Pipeline] tool
01:05:42 [2020-02-28T06:05:42.441Z] [Pipeline] envVarsForTool
01:05:42 [2020-02-28T06:05:42.447Z] [Pipeline] tool
01:05:42 [2020-02-28T06:05:42.452Z] [Pipeline] envVarsForTool
01:05:42 [2020-02-28T06:05:42.458Z] [Pipeline] withEnv
01:05:42 [2020-02-28T06:05:42.459Z] [Pipeline] {
01:05:42 [2020-02-28T06:05:42.464Z] [Pipeline] container
01:05:42 [2020-02-28T06:05:42.465Z] [Pipeline] {
01:05:42 [2020-02-28T06:05:42.469Z] [Pipeline] sh
01:05:46 [2020-02-28T06:05:46.318Z] + mkdir -p ../scripts
01:05:46 [2020-02-28T06:05:46.343Z] [Pipeline] sh
01:05:48 [2020-02-28T06:05:48.799Z] + cp scripts/deploy-rcp.sh ../scripts
01:05:48 [2020-02-28T06:05:48.805Z] [Pipeline] sh
01:05:51 [2020-02-28T06:05:51.187Z] + cp scripts/deploy-update-site.sh ../scripts
01:05:51 [2020-02-28T06:05:51.193Z] [Pipeline] sh
01:05:53 [2020-02-28T06:05:53.582Z] + cp scripts/deploy-doc.sh ../scripts
01:05:53 [2020-02-28T06:05:53.588Z] [Pipeline] checkout
01:05:53 [2020-02-28T06:05:53.597Z] No credentials specified
01:05:53 [2020-02-28T06:05:53.606Z] Fetching changes from the remote Git repository
01:05:53 [2020-02-28T06:05:53.600Z]  > git rev-parse --is-inside-work-tree # timeout=10
01:05:53 [2020-02-28T06:05:53.607Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
01:05:53 [2020-02-28T06:05:53.622Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
01:05:53 [2020-02-28T06:05:53.623Z]  > git --version # timeout=10
01:05:53 [2020-02-28T06:05:53.718Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
01:06:40 [2020-02-28T06:06:40.942Z] Checking out Revision 2631a544e6e43633143d948ba2f9182e88df88e5 (master)
01:06:40 [2020-02-28T06:06:40.937Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:06:40 [2020-02-28T06:06:40.944Z]  > git config core.sparsecheckout # timeout=10
01:06:41 [2020-02-28T06:06:41.017Z]  > git checkout -f 2631a544e6e43633143d948ba2f9182e88df88e5 # timeout=10
01:06:50 [2020-02-28T06:06:50.563Z] Commit message: "common.test: fix instability in loggertest"
01:06:50 [2020-02-28T06:06:50.616Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:06:51 [2020-02-28T06:06:51.528Z]  > git rev-list --no-walk 03a72d17225bf00b6ba12add48535cade576e956 # timeout=10
01:06:51 [2020-02-28T06:06:51.645Z] [Pipeline] sh
01:06:54 [2020-02-28T06:06:54.104Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/
01:06:54 [2020-02-28T06:06:54.109Z] [Pipeline] sh
01:06:56 [2020-02-28T06:06:56.494Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/
01:06:56 [2020-02-28T06:06:56.500Z] [Pipeline] sh
01:06:58 [2020-02-28T06:06:58.881Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/
01:06:58 [2020-02-28T06:06:58.888Z] [Pipeline] sh
01:07:01 [2020-02-28T06:07:01.273Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/
01:07:01 [2020-02-28T06:07:01.278Z] [Pipeline] }
01:07:01 [2020-02-28T06:07:01.283Z] [Pipeline] // container
01:07:01 [2020-02-28T06:07:01.287Z] [Pipeline] }
01:07:01 [2020-02-28T06:07:01.291Z] [Pipeline] // withEnv
01:07:01 [2020-02-28T06:07:01.296Z] [Pipeline] }
01:07:01 [2020-02-28T06:07:01.301Z] [Pipeline] // stage
01:07:01 [2020-02-28T06:07:01.306Z] [Pipeline] stage
01:07:01 [2020-02-28T06:07:01.306Z] [Pipeline] { (Legacy)
01:07:01 [2020-02-28T06:07:01.327Z] [Pipeline] tool
01:07:01 [2020-02-28T06:07:01.333Z] [Pipeline] envVarsForTool
01:07:01 [2020-02-28T06:07:01.340Z] [Pipeline] tool
01:07:01 [2020-02-28T06:07:01.346Z] [Pipeline] envVarsForTool
01:07:01 [2020-02-28T06:07:01.351Z] [Pipeline] withEnv
01:07:01 [2020-02-28T06:07:01.351Z] [Pipeline] {
01:07:01 [2020-02-28T06:07:01.357Z] [Pipeline] container
01:07:01 [2020-02-28T06:07:01.357Z] [Pipeline] {
01:07:01 [2020-02-28T06:07:01.362Z] [Pipeline] sh
01:07:04 [2020-02-28T06:07:04.144Z] + 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/
01:07:04 [2020-02-28T06:07:04.149Z] [Pipeline] }
01:07:04 [2020-02-28T06:07:04.154Z] [Pipeline] // container
01:07:04 [2020-02-28T06:07:04.159Z] [Pipeline] }
01:07:04 [2020-02-28T06:07:04.162Z] [Pipeline] // withEnv
01:07:04 [2020-02-28T06:07:04.166Z] [Pipeline] }
01:07:04 [2020-02-28T06:07:04.171Z] [Pipeline] // stage
01:07:04 [2020-02-28T06:07:04.176Z] [Pipeline] stage
01:07:04 [2020-02-28T06:07:04.177Z] [Pipeline] { (Build)
01:07:04 [2020-02-28T06:07:04.186Z] [Pipeline] tool
01:07:04 [2020-02-28T06:07:04.191Z] [Pipeline] envVarsForTool
01:07:04 [2020-02-28T06:07:04.197Z] [Pipeline] tool
01:07:04 [2020-02-28T06:07:04.202Z] [Pipeline] envVarsForTool
01:07:04 [2020-02-28T06:07:04.208Z] [Pipeline] withEnv
01:07:04 [2020-02-28T06:07:04.208Z] [Pipeline] {
01:07:04 [2020-02-28T06:07:04.213Z] [Pipeline] container
01:07:04 [2020-02-28T06:07:04.214Z] [Pipeline] {
01:07:04 [2020-02-28T06:07:04.218Z] [Pipeline] sh
01:07:06 [2020-02-28T06:07:06.671Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp
01:07:06 [2020-02-28T06:07:06.676Z] [Pipeline] sh
01:07:08 [2020-02-28T06:07:08.542Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.dev
01:07:08 [2020-02-28T06:07:08.549Z] [Pipeline] sh
01:07:11 [2020-02-28T06:07:11.003Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user
01:07:11 [2020-02-28T06:07:11.243Z] [Pipeline] sh
01:07:17 [2020-02-28T06:07:17.230Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
01:07:17 [2020-02-28T06:07:17.482Z] [Pipeline] sh
01:07:19 [2020-02-28T06:07:19.881Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
01:07:19 [2020-02-28T06:07:19.887Z] [Pipeline] sh
01:07:22 [2020-02-28T06:07:22.275Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
01:07:22 [2020-02-28T06:07:22.281Z] [Pipeline] sh
01:07:24 [2020-02-28T06:07:24.664Z] + 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
01:07:24 [2020-02-28T06:07:24.664Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:07:26 [2020-02-28T06:07:26.560Z] [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
01:07:26 [2020-02-28T06:07:26.560Z] [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.4 kB/s)
01:07:26 [2020-02-28T06:07:26.560Z] [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
01:07:26 [2020-02-28T06:07:26.560Z] [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 625 kB/s)
01:07:26 [2020-02-28T06:07:26.816Z] [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
01:07:26 [2020-02-28T06:07:26.816Z] [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 27 kB/s)
01:07:26 [2020-02-28T06:07:26.817Z] [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
01:07:26 [2020-02-28T06:07:26.817Z] [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 176 kB/s)
01:07:26 [2020-02-28T06:07:26.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
01:07:26 [2020-02-28T06:07:26.817Z] [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 417 kB/s)
01:07:26 [2020-02-28T06:07:26.817Z] [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
01:07:27 [2020-02-28T06:07:27.073Z] [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 383 kB/s)
01:07:27 [2020-02-28T06:07:27.073Z] [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
01:07:27 [2020-02-28T06:07:27.073Z] [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.4 MB/s)
01:07:27 [2020-02-28T06:07:27.073Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
01:07:27 [2020-02-28T06:07:27.073Z] [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.0 MB/s)
01:07:27 [2020-02-28T06:07:27.073Z] [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
01:07:27 [2020-02-28T06:07:27.073Z] [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
01:07:27 [2020-02-28T06:07:27.330Z] [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 30 kB/s)
01:07:27 [2020-02-28T06:07:27.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 104 kB/s)
01:07:27 [2020-02-28T06:07:27.895Z] [INFO] Scanning for projects...
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
01:07:27 [2020-02-28T06:07:27.896Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.152Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.409Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.410Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.410Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.410Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.410Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.410Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
01:07:28 [2020-02-28T06:07:28.667Z] [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
01:07:28 [2020-02-28T06:07:28.667Z] [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
01:07:28 [2020-02-28T06:07:28.667Z] [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
01:07:29 [2020-02-28T06:07:29.599Z] [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
01:07:29 [2020-02-28T06:07:29.599Z] [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
01:07:29 [2020-02-28T06:07:29.599Z] [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
01:07:29 [2020-02-28T06:07:29.599Z] [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 34 kB/s)
01:07:29 [2020-02-28T06:07:29.856Z] [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
01:07:29 [2020-02-28T06:07:29.856Z] [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
01:07:29 [2020-02-28T06:07:29.856Z] [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
01:07:30 [2020-02-28T06:07:30.112Z] [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
01:07:30 [2020-02-28T06:07:30.112Z] [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
01:07:30 [2020-02-28T06:07:30.112Z] [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
01:07:30 [2020-02-28T06:07:30.112Z] [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 388 kB/s)
01:07:30 [2020-02-28T06:07:30.112Z] [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
01:07:30 [2020-02-28T06:07:30.112Z] [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
01:07:30 [2020-02-28T06:07:30.370Z] [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
01:07:30 [2020-02-28T06:07:30.627Z] [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
01:07:30 [2020-02-28T06:07:30.627Z] [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
01:07:30 [2020-02-28T06:07:30.627Z] [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
01:07:30 [2020-02-28T06:07:30.627Z] [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 87 kB/s)
01:07:30 [2020-02-28T06:07:30.627Z] [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
01:07:30 [2020-02-28T06:07:30.884Z] [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
01:07:30 [2020-02-28T06:07:30.884Z] [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
01:07:31 [2020-02-28T06:07:31.141Z] [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
01:07:31 [2020-02-28T06:07:31.398Z] [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
01:07:31 [2020-02-28T06:07:31.398Z] [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
01:07:31 [2020-02-28T06:07:31.398Z] [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 316 kB/s)
01:07:31 [2020-02-28T06:07:31.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
01:07:31 [2020-02-28T06:07:31.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
01:07:31 [2020-02-28T06:07:31.398Z] [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
01:07:31 [2020-02-28T06:07:31.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
01:07:31 [2020-02-28T06:07:31.655Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
01:07:31 [2020-02-28T06:07:31.655Z] [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
01:07:31 [2020-02-28T06:07:31.911Z] [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 730 kB/s)
01:07:31 [2020-02-28T06:07:31.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
01:07:31 [2020-02-28T06:07:31.911Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
01:07:32 [2020-02-28T06:07:32.168Z] [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
01:07:32 [2020-02-28T06:07:32.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
01:07:32 [2020-02-28T06:07:32.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
01:07:32 [2020-02-28T06:07:32.683Z] [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
01:07:32 [2020-02-28T06:07:32.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 750 kB/s)
01:07:32 [2020-02-28T06:07:32.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
01:07:32 [2020-02-28T06:07:32.939Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
01:07:33 [2020-02-28T06:07:33.195Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
01:07:34 [2020-02-28T06:07:34.124Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
01:07:34 [2020-02-28T06:07:34.686Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
01:07:34 [2020-02-28T06:07:34.686Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
01:07:34 [2020-02-28T06:07:34.686Z] [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 441 kB/s)
01:07:34 [2020-02-28T06:07:34.942Z] [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
01:07:35 [2020-02-28T06:07:35.198Z] [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
01:07:35 [2020-02-28T06:07:35.198Z] [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
01:07:35 [2020-02-28T06:07:35.455Z] [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
01:07:35 [2020-02-28T06:07:35.455Z] [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
01:07:35 [2020-02-28T06:07:35.455Z] [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
01:07:35 [2020-02-28T06:07:35.712Z] [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 18 kB/s)
01:07:35 [2020-02-28T06:07:35.712Z] [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
01:07:35 [2020-02-28T06:07:35.712Z] [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
01:07:35 [2020-02-28T06:07:35.712Z] [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
01:07:36 [2020-02-28T06:07:36.276Z] [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
01:07:36 [2020-02-28T06:07:36.276Z] [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
01:07:36 [2020-02-28T06:07:36.276Z] [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
01:07:36 [2020-02-28T06:07:36.276Z] [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 165 kB/s)
01:07:36 [2020-02-28T06:07:36.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
01:07:36 [2020-02-28T06:07:36.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
01:07:36 [2020-02-28T06:07:36.276Z] [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
01:07:36 [2020-02-28T06:07:36.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
01:07:36 [2020-02-28T06:07:36.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
01:07:36 [2020-02-28T06:07:36.790Z] [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
01:07:36 [2020-02-28T06:07:36.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.1 MB/s)
01:07:36 [2020-02-28T06:07:36.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
01:07:36 [2020-02-28T06:07:36.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
01:07:37 [2020-02-28T06:07:37.048Z] [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
01:07:37 [2020-02-28T06:07:37.304Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
01:07:37 [2020-02-28T06:07:37.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
01:07:37 [2020-02-28T06:07:37.561Z] [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
01:07:37 [2020-02-28T06:07:37.561Z] [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 590 kB/s)
01:07:37 [2020-02-28T06:07:37.561Z] [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
01:07:37 [2020-02-28T06:07:37.561Z] [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
01:07:37 [2020-02-28T06:07:37.561Z] [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
01:07:38 [2020-02-28T06:07:38.124Z] [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
01:07:38 [2020-02-28T06:07:38.124Z] [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
01:07:38 [2020-02-28T06:07:38.124Z] [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
01:07:38 [2020-02-28T06:07:38.124Z] [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 86 kB/s)
01:07:38 [2020-02-28T06:07:38.124Z] [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
01:07:38 [2020-02-28T06:07:38.124Z] [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
01:07:38 [2020-02-28T06:07:38.124Z] [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
01:07:38 [2020-02-28T06:07:38.687Z] [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
01:07:38 [2020-02-28T06:07:38.943Z] [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
01:07:39 [2020-02-28T06:07:39.200Z] [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
01:07:39 [2020-02-28T06:07:39.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 82 kB/s)
01:07:39 [2020-02-28T06:07:39.200Z] [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
01:07:39 [2020-02-28T06:07:39.457Z] [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
01:07:39 [2020-02-28T06:07:39.457Z] [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
01:07:39 [2020-02-28T06:07:39.713Z] [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
01:07:39 [2020-02-28T06:07:39.713Z] [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
01:07:39 [2020-02-28T06:07:39.970Z] [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
01:07:39 [2020-02-28T06:07:39.970Z] [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 14 kB/s)
01:07:39 [2020-02-28T06:07:39.970Z] [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
01:07:39 [2020-02-28T06:07:39.970Z] [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
01:07:40 [2020-02-28T06:07:40.227Z] [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
01:07:40 [2020-02-28T06:07:40.487Z] [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
01:07:40 [2020-02-28T06:07:40.487Z] [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
01:07:40 [2020-02-28T06:07:40.487Z] [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
01:07:40 [2020-02-28T06:07:40.487Z] [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 298 kB/s)
01:07:40 [2020-02-28T06:07:40.487Z] [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
01:07:40 [2020-02-28T06:07:40.487Z] [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
01:07:40 [2020-02-28T06:07:40.744Z] [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
01:07:41 [2020-02-28T06:07:41.001Z] [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
01:07:41 [2020-02-28T06:07:41.001Z] [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
01:07:41 [2020-02-28T06:07:41.001Z] [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
01:07:41 [2020-02-28T06:07:41.001Z] [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 824 kB/s)
01:07:41 [2020-02-28T06:07:41.258Z] [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
01:07:41 [2020-02-28T06:07:41.258Z] [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
01:07:41 [2020-02-28T06:07:41.258Z] [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
01:07:42 [2020-02-28T06:07:42.188Z] [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
01:07:43 [2020-02-28T06:07:43.117Z] [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
01:07:43 [2020-02-28T06:07:43.375Z] [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
01:07:43 [2020-02-28T06:07:43.375Z] [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 4.3 kB/s)
01:07:43 [2020-02-28T06:07:43.375Z] [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
01:07:43 [2020-02-28T06:07:43.375Z] [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
01:07:43 [2020-02-28T06:07:43.632Z] [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
01:07:43 [2020-02-28T06:07:43.890Z] [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
01:07:43 [2020-02-28T06:07:43.890Z] [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
01:07:43 [2020-02-28T06:07:43.890Z] [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
01:07:43 [2020-02-28T06:07:43.890Z] [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 186 kB/s)
01:07:43 [2020-02-28T06:07:43.890Z] [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
01:07:43 [2020-02-28T06:07:43.890Z] [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
01:07:43 [2020-02-28T06:07:43.890Z] [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
01:07:44 [2020-02-28T06:07:44.453Z] [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
01:07:44 [2020-02-28T06:07:44.453Z] [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
01:07:44 [2020-02-28T06:07:44.453Z] [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
01:07:44 [2020-02-28T06:07:44.453Z] [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 135 kB/s)
01:07:44 [2020-02-28T06:07:44.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
01:07:44 [2020-02-28T06:07:44.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
01:07:44 [2020-02-28T06:07:44.453Z] [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
01:07:44 [2020-02-28T06:07:44.710Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
01:07:44 [2020-02-28T06:07:44.710Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
01:07:44 [2020-02-28T06:07:44.966Z] [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
01:07:44 [2020-02-28T06:07:44.966Z] [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 340 kB/s)
01:07:44 [2020-02-28T06:07:44.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
01:07:44 [2020-02-28T06:07:44.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
01:07:44 [2020-02-28T06:07:44.966Z] [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
01:07:45 [2020-02-28T06:07:45.223Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
01:07:46 [2020-02-28T06:07:46.153Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
01:07:46 [2020-02-28T06:07:46.153Z] [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
01:07:46 [2020-02-28T06:07:46.153Z] [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 442 kB/s)
01:07:46 [2020-02-28T06:07:46.153Z] [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
01:07:46 [2020-02-28T06:07:46.410Z] [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
01:07:46 [2020-02-28T06:07:46.410Z] [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
01:07:46 [2020-02-28T06:07:46.667Z] [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
01:07:46 [2020-02-28T06:07:46.923Z] [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
01:07:46 [2020-02-28T06:07:46.923Z] [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
01:07:46 [2020-02-28T06:07:46.923Z] [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 127 kB/s)
01:07:46 [2020-02-28T06:07:46.923Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
01:07:46 [2020-02-28T06:07:46.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
01:07:46 [2020-02-28T06:07:46.923Z] [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
01:07:47 [2020-02-28T06:07:47.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
01:07:47 [2020-02-28T06:07:47.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
01:07:47 [2020-02-28T06:07:47.485Z] [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
01:07:47 [2020-02-28T06:07:47.485Z] [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 321 kB/s)
01:07:47 [2020-02-28T06:07:47.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
01:07:47 [2020-02-28T06:07:47.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
01:07:47 [2020-02-28T06:07:47.485Z] [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
01:07:47 [2020-02-28T06:07:47.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
01:07:47 [2020-02-28T06:07:47.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
01:07:47 [2020-02-28T06:07:47.999Z] [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
01:07:47 [2020-02-28T06:07:47.999Z] [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 398 kB/s)
01:07:47 [2020-02-28T06:07:47.999Z] [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
01:07:47 [2020-02-28T06:07:47.999Z] [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
01:07:47 [2020-02-28T06:07:47.999Z] [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
01:07:48 [2020-02-28T06:07:48.255Z] [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
01:07:48 [2020-02-28T06:07:48.512Z] [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
01:07:48 [2020-02-28T06:07:48.512Z] [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
01:07:48 [2020-02-28T06:07:48.769Z] [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 8.7 kB/s)
01:07:48 [2020-02-28T06:07:48.769Z] [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
01:07:48 [2020-02-28T06:07:48.769Z] [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
01:07:49 [2020-02-28T06:07:49.025Z] [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
01:07:49 [2020-02-28T06:07:49.282Z] [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
01:07:49 [2020-02-28T06:07:49.282Z] [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
01:07:49 [2020-02-28T06:07:49.539Z] [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
01:07:49 [2020-02-28T06:07:49.539Z] [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 84 kB/s)
01:07:49 [2020-02-28T06:07:49.539Z] [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
01:07:49 [2020-02-28T06:07:49.539Z] [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
01:07:49 [2020-02-28T06:07:49.539Z] [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
01:07:49 [2020-02-28T06:07:49.795Z] [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
01:07:49 [2020-02-28T06:07:49.795Z] [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
01:07:49 [2020-02-28T06:07:49.795Z] [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
01:07:49 [2020-02-28T06:07:49.795Z] [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 95 kB/s)
01:07:49 [2020-02-28T06:07:49.795Z] [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
01:07:49 [2020-02-28T06:07:49.795Z] [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
01:07:49 [2020-02-28T06:07:49.796Z] [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
01:07:50 [2020-02-28T06:07:50.358Z] [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
01:07:50 [2020-02-28T06:07:50.358Z] [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
01:07:50 [2020-02-28T06:07:50.358Z] [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
01:07:50 [2020-02-28T06:07:50.358Z] [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 316 kB/s)
01:07:50 [2020-02-28T06:07:50.358Z] [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
01:07:50 [2020-02-28T06:07:50.358Z] [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
01:07:50 [2020-02-28T06:07:50.358Z] [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
01:07:50 [2020-02-28T06:07:50.616Z] [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
01:07:50 [2020-02-28T06:07:50.616Z] [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
01:07:50 [2020-02-28T06:07:50.616Z] [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
01:07:50 [2020-02-28T06:07:50.616Z] [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 184 kB/s)
01:07:50 [2020-02-28T06:07:50.616Z] [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
01:07:50 [2020-02-28T06:07:50.872Z] [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
01:07:50 [2020-02-28T06:07:50.872Z] [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
01:07:51 [2020-02-28T06:07:51.128Z] [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
01:07:51 [2020-02-28T06:07:51.128Z] [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
01:07:51 [2020-02-28T06:07:51.128Z] [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
01:07:51 [2020-02-28T06:07:51.128Z] [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 84 kB/s)
01:07:51 [2020-02-28T06:07:51.128Z] [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
01:07:51 [2020-02-28T06:07:51.128Z] [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
01:07:51 [2020-02-28T06:07:51.384Z] [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
01:07:51 [2020-02-28T06:07:51.640Z] [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
01:07:51 [2020-02-28T06:07:51.640Z] [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
01:07:51 [2020-02-28T06:07:51.640Z] [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
01:07:51 [2020-02-28T06:07:51.640Z] [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 54 kB/s)
01:07:51 [2020-02-28T06:07:51.640Z] [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
01:07:51 [2020-02-28T06:07:51.640Z] [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
01:07:51 [2020-02-28T06:07:51.640Z] [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
01:07:52 [2020-02-28T06:07:52.202Z] [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
01:07:52 [2020-02-28T06:07:52.202Z] [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
01:07:52 [2020-02-28T06:07:52.202Z] [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
01:07:52 [2020-02-28T06:07:52.202Z] [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 185 kB/s)
01:07:52 [2020-02-28T06:07:52.202Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
01:07:52 [2020-02-28T06:07:52.202Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
01:07:52 [2020-02-28T06:07:52.202Z] [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
01:07:52 [2020-02-28T06:07:52.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
01:07:52 [2020-02-28T06:07:52.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
01:07:52 [2020-02-28T06:07:52.764Z] [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
01:07:52 [2020-02-28T06:07:52.764Z] [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 468 kB/s)
01:07:52 [2020-02-28T06:07:52.764Z] [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
01:07:53 [2020-02-28T06:07:53.022Z] [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
01:07:53 [2020-02-28T06:07:53.022Z] [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
01:07:53 [2020-02-28T06:07:53.279Z] [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
01:07:53 [2020-02-28T06:07:53.279Z] [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
01:07:53 [2020-02-28T06:07:53.279Z] [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
01:07:53 [2020-02-28T06:07:53.279Z] [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 190 kB/s)
01:07:53 [2020-02-28T06:07:53.279Z] [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
01:07:53 [2020-02-28T06:07:53.279Z] [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
01:07:53 [2020-02-28T06:07:53.279Z] [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
01:07:53 [2020-02-28T06:07:53.535Z] [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
01:07:53 [2020-02-28T06:07:53.791Z] [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
01:07:53 [2020-02-28T06:07:53.791Z] [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
01:07:53 [2020-02-28T06:07:53.791Z] [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 986 kB/s)
01:07:53 [2020-02-28T06:07:53.791Z] [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
01:07:53 [2020-02-28T06:07:53.791Z] [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
01:07:53 [2020-02-28T06:07:53.791Z] [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
01:07:54 [2020-02-28T06:07:54.048Z] [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
01:07:54 [2020-02-28T06:07:54.048Z] [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
01:07:54 [2020-02-28T06:07:54.048Z] [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
01:07:54 [2020-02-28T06:07:54.304Z] [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 237 kB/s)
01:07:54 [2020-02-28T06:07:54.304Z] [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
01:07:54 [2020-02-28T06:07:54.304Z] [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
01:07:54 [2020-02-28T06:07:54.304Z] [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
01:07:54 [2020-02-28T06:07:54.560Z] [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
01:07:54 [2020-02-28T06:07:54.561Z] [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
01:07:54 [2020-02-28T06:07:54.561Z] [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
01:07:54 [2020-02-28T06:07:54.561Z] [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 614 kB/s)
01:07:54 [2020-02-28T06:07:54.817Z] [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
01:07:55 [2020-02-28T06:07:55.381Z] [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
01:07:55 [2020-02-28T06:07:55.637Z] [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
01:07:55 [2020-02-28T06:07:55.892Z] [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
01:07:55 [2020-02-28T06:07:55.892Z] [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
01:07:55 [2020-02-28T06:07:55.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
01:07:56 [2020-02-28T06:07:56.149Z] [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 94 kB/s)
01:07:56 [2020-02-28T06:07:56.149Z] [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
01:07:56 [2020-02-28T06:07:56.149Z] [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
01:07:56 [2020-02-28T06:07:56.149Z] [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
01:07:56 [2020-02-28T06:07:56.406Z] [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
01:07:56 [2020-02-28T06:07:56.663Z] [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
01:07:56 [2020-02-28T06:07:56.663Z] [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
01:07:56 [2020-02-28T06:07:56.663Z] [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 95 kB/s)
01:07:56 [2020-02-28T06:07:56.663Z] [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
01:07:56 [2020-02-28T06:07:56.663Z] [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
01:07:56 [2020-02-28T06:07:56.663Z] [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
01:07:56 [2020-02-28T06:07:56.919Z] [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
01:07:57 [2020-02-28T06:07:57.176Z] [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
01:07:57 [2020-02-28T06:07:57.176Z] [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
01:07:57 [2020-02-28T06:07:57.176Z] [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 93 kB/s)
01:07:57 [2020-02-28T06:07:57.176Z] [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
01:07:57 [2020-02-28T06:07:57.176Z] [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
01:07:57 [2020-02-28T06:07:57.176Z] [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
01:07:57 [2020-02-28T06:07:57.432Z] [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
01:07:57 [2020-02-28T06:07:57.688Z] [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
01:07:57 [2020-02-28T06:07:57.688Z] [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
01:07:57 [2020-02-28T06:07:57.688Z] [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 322 kB/s)
01:07:57 [2020-02-28T06:07:57.688Z] [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
01:07:57 [2020-02-28T06:07:57.688Z] [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
01:07:57 [2020-02-28T06:07:57.688Z] [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
01:07:57 [2020-02-28T06:07:57.946Z] [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
01:07:57 [2020-02-28T06:07:57.946Z] [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
01:07:57 [2020-02-28T06:07:57.946Z] [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
01:07:58 [2020-02-28T06:07:58.203Z] [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 49 kB/s)
01:07:58 [2020-02-28T06:07:58.203Z] [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
01:07:58 [2020-02-28T06:07:58.203Z] [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
01:07:58 [2020-02-28T06:07:58.203Z] [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
01:07:58 [2020-02-28T06:07:58.460Z] [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
01:07:58 [2020-02-28T06:07:58.460Z] [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
01:07:58 [2020-02-28T06:07:58.460Z] [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
01:07:58 [2020-02-28T06:07:58.460Z] [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 217 kB/s)
01:07:58 [2020-02-28T06:07:58.460Z] [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
01:07:58 [2020-02-28T06:07:58.460Z] [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
01:07:58 [2020-02-28T06:07:58.717Z] [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
01:07:58 [2020-02-28T06:07:58.973Z] [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
01:07:58 [2020-02-28T06:07:58.973Z] [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
01:07:58 [2020-02-28T06:07:58.973Z] [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
01:07:58 [2020-02-28T06:07:58.973Z] [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 51 kB/s)
01:07:58 [2020-02-28T06:07:58.973Z] [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
01:07:59 [2020-02-28T06:07:59.230Z] [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
01:07:59 [2020-02-28T06:07:59.230Z] [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
01:07:59 [2020-02-28T06:07:59.793Z] [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
01:07:59 [2020-02-28T06:07:59.793Z] [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
01:07:59 [2020-02-28T06:07:59.793Z] [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
01:07:59 [2020-02-28T06:07:59.793Z] [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 222 kB/s)
01:08:00 [2020-02-28T06:08:00.723Z] [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
01:08:01 [2020-02-28T06:08:01.285Z] [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
01:08:01 [2020-02-28T06:08:01.847Z] [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
01:08:02 [2020-02-28T06:08:02.102Z] [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
01:08:02 [2020-02-28T06:08:02.102Z] [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
01:08:02 [2020-02-28T06:08:02.358Z] [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
01:08:02 [2020-02-28T06:08:02.358Z] [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 307 kB/s)
01:08:02 [2020-02-28T06:08:02.358Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
01:08:02 [2020-02-28T06:08:02.359Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
01:08:02 [2020-02-28T06:08:02.359Z] [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
01:08:02 [2020-02-28T06:08:02.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
01:08:02 [2020-02-28T06:08:02.921Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
01:08:02 [2020-02-28T06:08:02.921Z] [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
01:08:02 [2020-02-28T06:08:02.921Z] [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 815 kB/s)
01:08:02 [2020-02-28T06:08:02.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
01:08:02 [2020-02-28T06:08:02.921Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
01:08:02 [2020-02-28T06:08:02.921Z] [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
01:08:03 [2020-02-28T06:08:03.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
01:08:03 [2020-02-28T06:08:03.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
01:08:03 [2020-02-28T06:08:03.742Z] [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
01:08:03 [2020-02-28T06:08:03.742Z] [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 211 kB/s)
01:08:03 [2020-02-28T06:08:03.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
01:08:03 [2020-02-28T06:08:03.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
01:08:03 [2020-02-28T06:08:03.742Z] [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
01:08:04 [2020-02-28T06:08:04.305Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
01:08:04 [2020-02-28T06:08:04.305Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
01:08:04 [2020-02-28T06:08:04.305Z] [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
01:08:04 [2020-02-28T06:08:04.305Z] [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)
01:08:04 [2020-02-28T06:08:04.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
01:08:04 [2020-02-28T06:08:04.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
01:08:04 [2020-02-28T06:08:04.305Z] [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
01:08:04 [2020-02-28T06:08:04.561Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
01:08:04 [2020-02-28T06:08:04.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
01:08:04 [2020-02-28T06:08:04.818Z] [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
01:08:04 [2020-02-28T06:08:04.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.4 MB/s)
01:08:04 [2020-02-28T06:08:04.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
01:08:04 [2020-02-28T06:08:04.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
01:08:05 [2020-02-28T06:08:05.074Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
01:08:05 [2020-02-28T06:08:05.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
01:08:05 [2020-02-28T06:08:05.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
01:08:05 [2020-02-28T06:08:05.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
01:08:05 [2020-02-28T06:08:05.587Z] [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 561 kB/s)
01:08:05 [2020-02-28T06:08:05.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
01:08:05 [2020-02-28T06:08:05.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
01:08:05 [2020-02-28T06:08:05.587Z] [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
01:08:05 [2020-02-28T06:08:05.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
01:08:06 [2020-02-28T06:08:06.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
01:08:06 [2020-02-28T06:08:06.099Z] [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
01:08:06 [2020-02-28T06:08:06.099Z] [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 782 kB/s)
01:08:06 [2020-02-28T06:08:06.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
01:08:06 [2020-02-28T06:08:06.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
01:08:06 [2020-02-28T06:08:06.355Z] [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
01:08:06 [2020-02-28T06:08:06.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
01:08:06 [2020-02-28T06:08:06.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
01:08:06 [2020-02-28T06:08:06.612Z] [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
01:08:06 [2020-02-28T06:08:06.612Z] [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 3.3 MB/s)
01:08:06 [2020-02-28T06:08:06.612Z] [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
01:08:06 [2020-02-28T06:08:06.612Z] [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
01:08:06 [2020-02-28T06:08:06.612Z] [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
01:08:07 [2020-02-28T06:08:07.173Z] [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
01:08:07 [2020-02-28T06:08:07.173Z] [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
01:08:07 [2020-02-28T06:08:07.173Z] [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
01:08:07 [2020-02-28T06:08:07.173Z] [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 776 kB/s)
01:08:07 [2020-02-28T06:08:07.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
01:08:07 [2020-02-28T06:08:07.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
01:08:07 [2020-02-28T06:08:07.173Z] [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
01:08:07 [2020-02-28T06:08:07.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
01:08:07 [2020-02-28T06:08:07.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
01:08:07 [2020-02-28T06:08:07.429Z] [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
01:08:07 [2020-02-28T06:08:07.685Z] [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.2 MB/s)
01:08:07 [2020-02-28T06:08:07.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
01:08:07 [2020-02-28T06:08:07.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
01:08:07 [2020-02-28T06:08:07.685Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
01:08:07 [2020-02-28T06:08:07.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
01:08:07 [2020-02-28T06:08:07.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
01:08:07 [2020-02-28T06:08:07.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
01:08:08 [2020-02-28T06:08:08.210Z] [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 922 kB/s)
01:08:08 [2020-02-28T06:08:08.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
01:08:08 [2020-02-28T06:08:08.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
01:08:08 [2020-02-28T06:08:08.210Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
01:08:08 [2020-02-28T06:08:08.466Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
01:08:08 [2020-02-28T06:08:08.466Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
01:08:08 [2020-02-28T06:08:08.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
01:08:08 [2020-02-28T06:08:08.466Z] [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 146 kB/s)
01:08:08 [2020-02-28T06:08:08.466Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
01:08:08 [2020-02-28T06:08:08.466Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
01:08:08 [2020-02-28T06:08:08.723Z] [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
01:08:08 [2020-02-28T06:08:08.979Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
01:08:08 [2020-02-28T06:08:08.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
01:08:08 [2020-02-28T06:08:08.979Z] [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
01:08:08 [2020-02-28T06:08:08.979Z] [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 635 kB/s)
01:08:08 [2020-02-28T06:08:08.979Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
01:08:08 [2020-02-28T06:08:08.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
01:08:08 [2020-02-28T06:08:08.979Z] [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
01:08:09 [2020-02-28T06:08:09.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
01:08:09 [2020-02-28T06:08:09.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
01:08:09 [2020-02-28T06:08:09.541Z] [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
01:08:09 [2020-02-28T06:08:09.541Z] [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 538 kB/s)
01:08:09 [2020-02-28T06:08:09.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
01:08:09 [2020-02-28T06:08:09.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
01:08:09 [2020-02-28T06:08:09.542Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
01:08:09 [2020-02-28T06:08:09.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
01:08:09 [2020-02-28T06:08:09.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
01:08:09 [2020-02-28T06:08:09.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
01:08:09 [2020-02-28T06:08:09.798Z] [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 91 kB/s)
01:08:09 [2020-02-28T06:08:09.798Z] [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
01:08:10 [2020-02-28T06:08:10.055Z] [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
01:08:10 [2020-02-28T06:08:10.055Z] [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
01:08:10 [2020-02-28T06:08:10.311Z] [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
01:08:10 [2020-02-28T06:08:10.311Z] [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
01:08:10 [2020-02-28T06:08:10.311Z] [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
01:08:10 [2020-02-28T06:08:10.311Z] [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 18 kB/s)
01:08:10 [2020-02-28T06:08:10.311Z] [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
01:08:10 [2020-02-28T06:08:10.567Z] [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
01:08:10 [2020-02-28T06:08:10.567Z] [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
01:08:10 [2020-02-28T06:08:10.823Z] [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
01:08:10 [2020-02-28T06:08:10.823Z] [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
01:08:10 [2020-02-28T06:08:10.823Z] [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
01:08:10 [2020-02-28T06:08:10.823Z] [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 39 kB/s)
01:08:10 [2020-02-28T06:08:10.823Z] [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
01:08:11 [2020-02-28T06:08:11.079Z] [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
01:08:11 [2020-02-28T06:08:11.079Z] [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
01:08:11 [2020-02-28T06:08:11.336Z] [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
01:08:11 [2020-02-28T06:08:11.336Z] [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
01:08:11 [2020-02-28T06:08:11.336Z] [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
01:08:11 [2020-02-28T06:08:11.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 34 kB/s)
01:08:11 [2020-02-28T06:08:11.336Z] [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
01:08:13 [2020-02-28T06:08:13.226Z] [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
01:08:13 [2020-02-28T06:08:13.226Z] [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
01:08:13 [2020-02-28T06:08:13.483Z] [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
01:08:13 [2020-02-28T06:08:13.483Z] [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
01:08:13 [2020-02-28T06:08:13.483Z] [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
01:08:13 [2020-02-28T06:08:13.483Z] [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 20 kB/s)
01:08:13 [2020-02-28T06:08:13.483Z] [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
01:08:13 [2020-02-28T06:08:13.483Z] [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
01:08:13 [2020-02-28T06:08:13.483Z] [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
01:08:14 [2020-02-28T06:08:14.046Z] [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
01:08:14 [2020-02-28T06:08:14.046Z] [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
01:08:14 [2020-02-28T06:08:14.046Z] [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
01:08:14 [2020-02-28T06:08:14.046Z] [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 35 kB/s)
01:08:14 [2020-02-28T06:08:14.046Z] [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
01:08:14 [2020-02-28T06:08:14.046Z] [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
01:08:14 [2020-02-28T06:08:14.046Z] [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
01:08:14 [2020-02-28T06:08:14.302Z] [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
01:08:14 [2020-02-28T06:08:14.302Z] [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
01:08:14 [2020-02-28T06:08:14.618Z] [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
01:08:14 [2020-02-28T06:08:14.618Z] [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 31 kB/s)
01:08:14 [2020-02-28T06:08:14.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
01:08:14 [2020-02-28T06:08:14.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
01:08:14 [2020-02-28T06:08:14.618Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom
01:08:14 [2020-02-28T06:08:14.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
01:08:14 [2020-02-28T06:08:14.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
01:08:14 [2020-02-28T06:08:14.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
01:08:14 [2020-02-28T06:08:14.920Z] [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 261 kB/s)
01:08:14 [2020-02-28T06:08:14.920Z] [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
01:08:14 [2020-02-28T06:08:14.920Z] [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
01:08:14 [2020-02-28T06:08:14.920Z] [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
01:08:15 [2020-02-28T06:08:15.522Z] [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
01:08:15 [2020-02-28T06:08:15.522Z] [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
01:08:15 [2020-02-28T06:08:15.522Z] [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
01:08:15 [2020-02-28T06:08:15.522Z] [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 53 kB/s)
01:08:15 [2020-02-28T06:08:15.522Z] [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
01:08:15 [2020-02-28T06:08:15.522Z] [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
01:08:15 [2020-02-28T06:08:15.522Z] [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
01:08:15 [2020-02-28T06:08:15.818Z] [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
01:08:15 [2020-02-28T06:08:15.818Z] [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
01:08:15 [2020-02-28T06:08:15.818Z] [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
01:08:15 [2020-02-28T06:08:15.818Z] [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 21 kB/s)
01:08:15 [2020-02-28T06:08:15.818Z] [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
01:08:15 [2020-02-28T06:08:15.818Z] [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
01:08:15 [2020-02-28T06:08:15.818Z] [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
01:08:16 [2020-02-28T06:08:16.119Z] [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
01:08:16 [2020-02-28T06:08:16.119Z] [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
01:08:16 [2020-02-28T06:08:16.376Z] [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
01:08:16 [2020-02-28T06:08:16.376Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 102 kB/s)
01:08:16 [2020-02-28T06:08:16.376Z] [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
01:08:16 [2020-02-28T06:08:16.376Z] [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
01:08:16 [2020-02-28T06:08:16.376Z] [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
01:08:16 [2020-02-28T06:08:16.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
01:08:16 [2020-02-28T06:08:16.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
01:08:16 [2020-02-28T06:08:16.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
01:08:17 [2020-02-28T06:08:17.027Z] [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 20 kB/s)
01:08:17 [2020-02-28T06:08:17.027Z] [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
01:08:17 [2020-02-28T06:08:17.027Z] [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
01:08:17 [2020-02-28T06:08:17.027Z] [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
01:08:17 [2020-02-28T06:08:17.320Z] [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
01:08:17 [2020-02-28T06:08:17.320Z] [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
01:08:17 [2020-02-28T06:08:17.320Z] [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
01:08:17 [2020-02-28T06:08:17.320Z] [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 237 kB/s)
01:08:17 [2020-02-28T06:08:17.320Z] [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
01:08:17 [2020-02-28T06:08:17.320Z] [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
01:08:17 [2020-02-28T06:08:17.320Z] [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
01:08:17 [2020-02-28T06:08:17.620Z] [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
01:08:17 [2020-02-28T06:08:17.620Z] [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
01:08:17 [2020-02-28T06:08:17.620Z] [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
01:08:17 [2020-02-28T06:08:17.620Z] [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 35 kB/s)
01:08:17 [2020-02-28T06:08:17.620Z] [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
01:08:17 [2020-02-28T06:08:17.620Z] [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
01:08:17 [2020-02-28T06:08:17.620Z] [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
01:08:18 [2020-02-28T06:08:18.182Z] [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
01:08:18 [2020-02-28T06:08:18.182Z] [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
01:08:18 [2020-02-28T06:08:18.182Z] [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
01:08:18 [2020-02-28T06:08:18.182Z] [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 495 kB/s)
01:08:18 [2020-02-28T06:08:18.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
01:08:18 [2020-02-28T06:08:18.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
01:08:18 [2020-02-28T06:08:18.182Z] [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
01:08:18 [2020-02-28T06:08:18.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
01:08:18 [2020-02-28T06:08:18.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
01:08:18 [2020-02-28T06:08:18.694Z] [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
01:08:18 [2020-02-28T06:08:18.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.0 MB/s)
01:08:18 [2020-02-28T06:08:18.694Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
01:08:18 [2020-02-28T06:08:18.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
01:08:18 [2020-02-28T06:08:18.694Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
01:08:18 [2020-02-28T06:08:18.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
01:08:18 [2020-02-28T06:08:18.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
01:08:18 [2020-02-28T06:08:18.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
01:08:18 [2020-02-28T06:08:18.953Z] [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 164 kB/s)
01:08:18 [2020-02-28T06:08:18.953Z] [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
01:08:18 [2020-02-28T06:08:18.953Z] [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
01:08:19 [2020-02-28T06:08:19.220Z] [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
01:08:19 [2020-02-28T06:08:19.477Z] [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
01:08:19 [2020-02-28T06:08:19.477Z] [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
01:08:19 [2020-02-28T06:08:19.477Z] [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
01:08:19 [2020-02-28T06:08:19.477Z] [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 63 kB/s)
01:08:19 [2020-02-28T06:08:19.477Z] [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
01:08:19 [2020-02-28T06:08:19.477Z] [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
01:08:19 [2020-02-28T06:08:19.477Z] [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
01:08:20 [2020-02-28T06:08:20.039Z] [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
01:08:20 [2020-02-28T06:08:20.039Z] [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
01:08:20 [2020-02-28T06:08:20.039Z] [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
01:08:20 [2020-02-28T06:08:20.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 33 kB/s)
01:08:20 [2020-02-28T06:08:20.039Z] [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
01:08:20 [2020-02-28T06:08:20.039Z] [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
01:08:20 [2020-02-28T06:08:20.039Z] [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
01:08:20 [2020-02-28T06:08:20.295Z] [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
01:08:20 [2020-02-28T06:08:20.295Z] [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
01:08:20 [2020-02-28T06:08:20.295Z] [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
01:08:20 [2020-02-28T06:08:20.551Z] [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 36 kB/s)
01:08:20 [2020-02-28T06:08:20.551Z] [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
01:08:20 [2020-02-28T06:08:20.551Z] [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
01:08:20 [2020-02-28T06:08:20.551Z] [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
01:08:20 [2020-02-28T06:08:20.807Z] [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
01:08:20 [2020-02-28T06:08:20.807Z] [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
01:08:20 [2020-02-28T06:08:20.807Z] [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
01:08:21 [2020-02-28T06:08:21.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 3.6 kB/s)
01:08:21 [2020-02-28T06:08:21.065Z] [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
01:08:21 [2020-02-28T06:08:21.065Z] [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
01:08:21 [2020-02-28T06:08:21.065Z] [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
01:08:21 [2020-02-28T06:08:21.065Z] [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
01:08:21 [2020-02-28T06:08:21.065Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.321Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
01:08:21 [2020-02-28T06:08:21.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
01:08:21 [2020-02-28T06:08:21.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.322Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.578Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
01:08:21 [2020-02-28T06:08:21.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
01:08:21 [2020-02-28T06:08:21.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:21 [2020-02-28T06:08:21.835Z] [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
01:08:22 [2020-02-28T06:08:22.091Z] [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
01:08:22 [2020-02-28T06:08:22.091Z] [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
01:08:22 [2020-02-28T06:08:22.091Z] [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
01:08:22 [2020-02-28T06:08:22.091Z] [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
01:08:22 [2020-02-28T06:08:22.091Z] [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
01:08:22 [2020-02-28T06:08:22.091Z] [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
01:08:23 [2020-02-28T06:08:23.981Z] [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
01:08:23 [2020-02-28T06:08:23.981Z] [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
01:08:23 [2020-02-28T06:08:23.981Z] [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
01:08:23 [2020-02-28T06:08:23.981Z] [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
01:08:23 [2020-02-28T06:08:23.981Z] [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
01:08:24 [2020-02-28T06:08:24.237Z] [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
01:08:24 [2020-02-28T06:08:24.237Z] [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
01:08:24 [2020-02-28T06:08:24.237Z] [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
01:08:24 [2020-02-28T06:08:24.237Z] [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
01:08:24 [2020-02-28T06:08:24.237Z] [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
01:08:24 [2020-02-28T06:08:24.495Z] [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
01:08:24 [2020-02-28T06:08:24.495Z] [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
01:08:24 [2020-02-28T06:08:24.495Z] [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
01:08:24 [2020-02-28T06:08:24.495Z] [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
01:08:24 [2020-02-28T06:08:24.495Z] [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
01:08:24 [2020-02-28T06:08:24.751Z] [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
01:08:24 [2020-02-28T06:08:24.752Z] [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
01:08:24 [2020-02-28T06:08:24.752Z] [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
01:08:24 [2020-02-28T06:08:24.752Z] [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
01:08:25 [2020-02-28T06:08:25.008Z] [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
01:08:25 [2020-02-28T06:08:25.008Z] [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
01:08:25 [2020-02-28T06:08:25.008Z] [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
01:08:25 [2020-02-28T06:08:25.008Z] [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
01:08:25 [2020-02-28T06:08:25.008Z] [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
01:08:25 [2020-02-28T06:08:25.264Z] [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
01:08:25 [2020-02-28T06:08:25.264Z] [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
01:08:25 [2020-02-28T06:08:25.520Z] [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
01:08:25 [2020-02-28T06:08:25.520Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
01:08:25 [2020-02-28T06:08:25.520Z] [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
01:08:25 [2020-02-28T06:08:25.520Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
01:08:25 [2020-02-28T06:08:25.520Z] [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
01:08:25 [2020-02-28T06:08:25.776Z] [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
01:08:25 [2020-02-28T06:08:25.776Z] [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
01:08:25 [2020-02-28T06:08:25.776Z] [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
01:08:25 [2020-02-28T06:08:25.776Z] [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
01:08:26 [2020-02-28T06:08:26.033Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar
01:08:26 [2020-02-28T06:08:26.033Z] [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
01:08:26 [2020-02-28T06:08:26.033Z] [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
01:08:26 [2020-02-28T06:08:26.033Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
01:08:26 [2020-02-28T06:08:26.033Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
01:08:26 [2020-02-28T06:08:26.291Z] [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
01:08:26 [2020-02-28T06:08:26.291Z] [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
01:08:26 [2020-02-28T06:08:26.291Z] [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
01:08:26 [2020-02-28T06:08:26.291Z] [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
01:08:26 [2020-02-28T06:08:26.291Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
01:08:26 [2020-02-28T06:08:26.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
01:08:26 [2020-02-28T06:08:26.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:26 [2020-02-28T06:08:26.854Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [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
01:08:27 [2020-02-28T06:08:27.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
01:08:27 [2020-02-28T06:08:27.111Z] [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
01:08:27 [2020-02-28T06:08:27.111Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
01:08:27 [2020-02-28T06:08:27.111Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
01:08:27 [2020-02-28T06:08:27.111Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
01:08:27 [2020-02-28T06:08:27.111Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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 3.8 MB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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 771 kB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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 104 kB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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 8.5 MB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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 3.0 MB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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 2.1 MB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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 591 kB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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 648 kB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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 641 kB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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 367 kB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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 163 kB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.368Z] [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 1.2 MB/s)
01:08:27 [2020-02-28T06:08:27.368Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 706 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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 993 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 4.4 MB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 536 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 184 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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 297 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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 1.3 MB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 84 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 956 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 1.2 MB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 445 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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 1.3 MB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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 253 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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 969 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
01:08:27 [2020-02-28T06:08:27.625Z] [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 386 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 213 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 204 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 883 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 1.9 MB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
01:08:27 [2020-02-28T06:08:27.625Z] [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 387 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 11 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 45 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 121 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 23 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.625Z] [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 150 kB/s)
01:08:27 [2020-02-28T06:08:27.625Z] [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
01:08:27 [2020-02-28T06:08:27.882Z] [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 103 kB/s)
01:08:27 [2020-02-28T06:08:27.882Z] [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
01:08:27 [2020-02-28T06:08:27.882Z] [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 11 kB/s)
01:08:27 [2020-02-28T06:08:27.882Z] [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
01:08:27 [2020-02-28T06:08:27.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 3.6 MB/s)
01:08:27 [2020-02-28T06:08:27.882Z] [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
01:08:27 [2020-02-28T06:08:27.882Z] [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 95 kB/s)
01:08:27 [2020-02-28T06:08:27.882Z] [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 70 kB/s)
01:08:27 [2020-02-28T06:08:27.882Z] [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 51 kB/s)
01:08:27 [2020-02-28T06:08:27.882Z] [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 475 kB/s)
01:08:28 [2020-02-28T06:08:28.139Z] [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 13 kB/s)
01:08:30 [2020-02-28T06:08:30.029Z] [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
01:08:30 [2020-02-28T06:08:30.029Z] [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
01:08:30 [2020-02-28T06:08:30.029Z] [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
01:08:30 [2020-02-28T06:08:30.029Z] [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
01:08:30 [2020-02-28T06:08:30.029Z] [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
01:08:30 [2020-02-28T06:08:30.029Z] [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
01:08:30 [2020-02-28T06:08:30.284Z] [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 26 MB/s)
01:08:30 [2020-02-28T06:08:30.541Z] [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
01:08:30 [2020-02-28T06:08:30.541Z] [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
01:08:30 [2020-02-28T06:08:30.541Z] [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
01:08:31 [2020-02-28T06:08:31.103Z] [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
01:08:31 [2020-02-28T06:08:31.103Z] [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
01:08:31 [2020-02-28T06:08:31.103Z] [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
01:08:31 [2020-02-28T06:08:31.103Z] [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 3.3 MB/s)
01:08:31 [2020-02-28T06:08:31.103Z] [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
01:08:31 [2020-02-28T06:08:31.103Z] [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
01:08:31 [2020-02-28T06:08:31.103Z] [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
01:08:31 [2020-02-28T06:08:31.359Z] [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
01:08:31 [2020-02-28T06:08:31.616Z] [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
01:08:31 [2020-02-28T06:08:31.616Z] [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
01:08:31 [2020-02-28T06:08:31.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 2.5 MB/s)
01:08:31 [2020-02-28T06:08:31.616Z] [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
01:08:31 [2020-02-28T06:08:31.616Z] [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
01:08:31 [2020-02-28T06:08:31.616Z] [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
01:08:31 [2020-02-28T06:08:31.873Z] [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
01:08:32 [2020-02-28T06:08:32.130Z] [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
01:08:32 [2020-02-28T06:08:32.130Z] [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
01:08:32 [2020-02-28T06:08:32.130Z] [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 550 kB/s)
01:08:33 [2020-02-28T06:08:33.496Z] [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
01:08:33 [2020-02-28T06:08:33.496Z] [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
01:08:33 [2020-02-28T06:08:33.496Z] [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
01:08:33 [2020-02-28T06:08:33.752Z] [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
01:08:33 [2020-02-28T06:08:33.752Z] [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
01:08:33 [2020-02-28T06:08:33.752Z] [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
01:08:33 [2020-02-28T06:08:33.752Z] [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 133 kB/s)
01:08:33 [2020-02-28T06:08:33.752Z] [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
01:08:33 [2020-02-28T06:08:33.752Z] [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
01:08:33 [2020-02-28T06:08:33.752Z] [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
01:08:34 [2020-02-28T06:08:34.314Z] [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
01:08:34 [2020-02-28T06:08:34.314Z] [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
01:08:34 [2020-02-28T06:08:34.314Z] [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
01:08:34 [2020-02-28T06:08:34.314Z] [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 133 kB/s)
01:08:34 [2020-02-28T06:08:34.314Z] [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
01:08:34 [2020-02-28T06:08:34.314Z] [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
01:08:34 [2020-02-28T06:08:34.314Z] [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
01:08:34 [2020-02-28T06:08:34.570Z] [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
01:08:34 [2020-02-28T06:08:34.827Z] [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
01:08:34 [2020-02-28T06:08:34.827Z] [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
01:08:34 [2020-02-28T06:08:34.827Z] [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 407 kB/s)
01:08:34 [2020-02-28T06:08:34.827Z] [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
01:08:34 [2020-02-28T06:08:34.827Z] [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
01:08:35 [2020-02-28T06:08:35.083Z] [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
01:08:35 [2020-02-28T06:08:35.341Z] [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
01:08:35 [2020-02-28T06:08:35.341Z] [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
01:08:35 [2020-02-28T06:08:35.341Z] [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
01:08:35 [2020-02-28T06:08:35.341Z] [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 22 kB/s)
01:08:35 [2020-02-28T06:08:35.341Z] [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
01:08:35 [2020-02-28T06:08:35.341Z] [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
01:08:35 [2020-02-28T06:08:35.597Z] [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
01:08:35 [2020-02-28T06:08:35.852Z] [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
01:08:35 [2020-02-28T06:08:35.852Z] [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
01:08:35 [2020-02-28T06:08:35.852Z] [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
01:08:36 [2020-02-28T06:08:36.108Z] [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 111 kB/s)
01:08:36 [2020-02-28T06:08:36.108Z] [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
01:08:36 [2020-02-28T06:08:36.108Z] [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
01:08:36 [2020-02-28T06:08:36.108Z] [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
01:08:36 [2020-02-28T06:08:36.364Z] [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
01:08:36 [2020-02-28T06:08:36.364Z] [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
01:08:36 [2020-02-28T06:08:36.364Z] [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
01:08:36 [2020-02-28T06:08:36.621Z] [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 60 kB/s)
01:08:36 [2020-02-28T06:08:36.621Z] [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
01:08:36 [2020-02-28T06:08:36.621Z] [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
01:08:36 [2020-02-28T06:08:36.621Z] [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
01:08:36 [2020-02-28T06:08:36.877Z] [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
01:08:36 [2020-02-28T06:08:36.877Z] [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
01:08:37 [2020-02-28T06:08:37.133Z] [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
01:08:37 [2020-02-28T06:08:37.133Z] [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 177 kB/s)
01:08:37 [2020-02-28T06:08:37.133Z] [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
01:08:37 [2020-02-28T06:08:37.133Z] [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
01:08:37 [2020-02-28T06:08:37.388Z] [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
01:08:38 [2020-02-28T06:08:38.314Z] [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
01:08:38 [2020-02-28T06:08:38.570Z] [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
01:08:38 [2020-02-28T06:08:38.570Z] [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
01:08:38 [2020-02-28T06:08:38.570Z] [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 218 kB/s)
01:08:38 [2020-02-28T06:08:38.570Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
01:08:38 [2020-02-28T06:08:38.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
01:08:38 [2020-02-28T06:08:38.570Z] [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
01:08:39 [2020-02-28T06:08:39.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
01:08:39 [2020-02-28T06:08:39.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
01:08:39 [2020-02-28T06:08:39.132Z] [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
01:08:39 [2020-02-28T06:08:39.132Z] [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 620 kB/s)
01:08:39 [2020-02-28T06:08:39.132Z] [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
01:08:39 [2020-02-28T06:08:39.132Z] [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
01:08:39 [2020-02-28T06:08:39.132Z] [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
01:08:39 [2020-02-28T06:08:39.388Z] [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
01:08:39 [2020-02-28T06:08:39.388Z] [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
01:08:39 [2020-02-28T06:08:39.388Z] [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
01:08:39 [2020-02-28T06:08:39.644Z] [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 284 kB/s)
01:08:39 [2020-02-28T06:08:39.644Z] [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
01:08:39 [2020-02-28T06:08:39.644Z] [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
01:08:39 [2020-02-28T06:08:39.644Z] [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
01:08:39 [2020-02-28T06:08:39.900Z] [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
01:08:39 [2020-02-28T06:08:39.901Z] [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
01:08:41 [2020-02-28T06:08:41.267Z] [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
01:08:41 [2020-02-28T06:08:41.267Z] [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 483 kB/s)
01:08:41 [2020-02-28T06:08:41.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
01:08:41 [2020-02-28T06:08:41.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
01:08:41 [2020-02-28T06:08:41.267Z] [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
01:08:42 [2020-02-28T06:08:42.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
01:08:42 [2020-02-28T06:08:42.644Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
01:08:42 [2020-02-28T06:08:42.644Z] [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
01:08:42 [2020-02-28T06:08:42.644Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.6 MB/s)
01:08:42 [2020-02-28T06:08:42.644Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
01:08:42 [2020-02-28T06:08:42.644Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
01:08:42 [2020-02-28T06:08:42.900Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
01:08:43 [2020-02-28T06:08:43.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
01:08:43 [2020-02-28T06:08:43.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
01:08:43 [2020-02-28T06:08:43.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
01:08:43 [2020-02-28T06:08:43.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 400 kB/s)
01:08:43 [2020-02-28T06:08:43.412Z] [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
01:08:43 [2020-02-28T06:08:43.412Z] [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
01:08:43 [2020-02-28T06:08:43.412Z] [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
01:08:43 [2020-02-28T06:08:43.973Z] [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
01:08:44 [2020-02-28T06:08:44.229Z] [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
01:08:44 [2020-02-28T06:08:44.484Z] [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
01:08:44 [2020-02-28T06:08:44.484Z] [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 64 kB/s)
01:08:44 [2020-02-28T06:08:44.484Z] [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
01:08:44 [2020-02-28T06:08:44.484Z] [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
01:08:44 [2020-02-28T06:08:44.739Z] [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
01:08:44 [2020-02-28T06:08:44.995Z] [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
01:08:44 [2020-02-28T06:08:44.995Z] [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
01:08:44 [2020-02-28T06:08:44.995Z] [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
01:08:44 [2020-02-28T06:08:44.995Z] [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 886 kB/s)
01:08:44 [2020-02-28T06:08:44.995Z] [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
01:08:44 [2020-02-28T06:08:44.995Z] [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
01:08:45 [2020-02-28T06:08:45.251Z] [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
01:08:45 [2020-02-28T06:08:45.507Z] [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
01:08:45 [2020-02-28T06:08:45.507Z] [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
01:08:45 [2020-02-28T06:08:45.507Z] [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
01:08:45 [2020-02-28T06:08:45.507Z] [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 53 kB/s)
01:08:45 [2020-02-28T06:08:45.763Z] [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
01:08:45 [2020-02-28T06:08:45.763Z] [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
01:08:45 [2020-02-28T06:08:45.763Z] [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
01:08:45 [2020-02-28T06:08:45.763Z] [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
01:08:45 [2020-02-28T06:08:45.763Z] [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
01:08:45 [2020-02-28T06:08:45.763Z] [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
01:08:45 [2020-02-28T06:08:45.763Z] [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
01:08:45 [2020-02-28T06:08:45.763Z] [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
01:08:45 [2020-02-28T06:08:45.763Z] [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
01:08:46 [2020-02-28T06:08:46.325Z] [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
01:08:46 [2020-02-28T06:08:46.325Z] [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
01:08:46 [2020-02-28T06:08:46.325Z] [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
01:08:46 [2020-02-28T06:08:46.581Z] [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
01:08:46 [2020-02-28T06:08:46.581Z] [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
01:08:46 [2020-02-28T06:08:46.581Z] [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
01:08:46 [2020-02-28T06:08:46.837Z] [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
01:08:46 [2020-02-28T06:08:46.837Z] [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
01:08:46 [2020-02-28T06:08:46.837Z] [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
01:08:46 [2020-02-28T06:08:46.837Z] [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 948 kB/s)
01:08:46 [2020-02-28T06:08:46.837Z] [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 271 kB/s)
01:08:46 [2020-02-28T06:08:46.837Z] [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 846 kB/s)
01:08:47 [2020-02-28T06:08:47.093Z] [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
01:08:47 [2020-02-28T06:08:47.093Z] [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
01:08:47 [2020-02-28T06:08:47.093Z] [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
01:08:47 [2020-02-28T06:08:47.655Z] [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
01:08:47 [2020-02-28T06:08:47.655Z] [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
01:08:47 [2020-02-28T06:08:47.655Z] [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
01:08:48 [2020-02-28T06:08:48.582Z] [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 2.9 kB/s)
01:08:48 [2020-02-28T06:08:48.582Z] [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
01:08:48 [2020-02-28T06:08:48.582Z] [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
01:08:48 [2020-02-28T06:08:48.582Z] [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
01:08:49 [2020-02-28T06:08:49.144Z] [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
01:08:49 [2020-02-28T06:08:49.144Z] [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
01:08:49 [2020-02-28T06:08:49.706Z] [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
01:08:49 [2020-02-28T06:08:49.961Z] [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 101 kB/s)
01:08:49 [2020-02-28T06:08:49.961Z] [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
01:08:50 [2020-02-28T06:08:50.217Z] [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
01:08:50 [2020-02-28T06:08:50.217Z] [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
01:08:50 [2020-02-28T06:08:50.474Z] [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
01:08:50 [2020-02-28T06:08:50.474Z] [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
01:08:50 [2020-02-28T06:08:50.474Z] [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
01:08:51 [2020-02-28T06:08:51.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 1.4 kB/s)
01:08:51 [2020-02-28T06:08:51.036Z] [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
01:08:51 [2020-02-28T06:08:51.294Z] [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
01:08:51 [2020-02-28T06:08:51.294Z] [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
01:08:51 [2020-02-28T06:08:51.550Z] [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
01:08:51 [2020-02-28T06:08:51.550Z] [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
01:08:51 [2020-02-28T06:08:51.550Z] [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
01:08:51 [2020-02-28T06:08:51.550Z] [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 249 kB/s)
01:08:51 [2020-02-28T06:08:51.550Z] [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
01:08:51 [2020-02-28T06:08:51.550Z] [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
01:08:51 [2020-02-28T06:08:51.550Z] [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
01:08:52 [2020-02-28T06:08:52.111Z] [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
01:08:52 [2020-02-28T06:08:52.112Z] [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
01:08:52 [2020-02-28T06:08:52.112Z] [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
01:08:52 [2020-02-28T06:08:52.112Z] [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 598 kB/s)
01:08:52 [2020-02-28T06:08:52.112Z] [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
01:08:52 [2020-02-28T06:08:52.367Z] [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
01:08:52 [2020-02-28T06:08:52.367Z] [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
01:08:52 [2020-02-28T06:08:52.624Z] [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
01:08:52 [2020-02-28T06:08:52.624Z] [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
01:08:52 [2020-02-28T06:08:52.624Z] [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
01:08:55 [2020-02-28T06:08:55.889Z] [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 241 B/s)
01:08:56 [2020-02-28T06:08:56.145Z] [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
01:08:56 [2020-02-28T06:08:56.145Z] [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
01:08:56 [2020-02-28T06:08:56.145Z] [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
01:08:56 [2020-02-28T06:08:56.401Z] [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
01:08:56 [2020-02-28T06:08:56.401Z] [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
01:08:56 [2020-02-28T06:08:56.401Z] [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
01:08:56 [2020-02-28T06:08:56.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 212 kB/s)
01:08:56 [2020-02-28T06:08:56.656Z] [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
01:08:57 [2020-02-28T06:08:57.218Z] [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
01:08:57 [2020-02-28T06:08:57.473Z] [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
01:08:57 [2020-02-28T06:08:57.729Z] [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
01:08:57 [2020-02-28T06:08:57.729Z] [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
01:08:57 [2020-02-28T06:08:57.729Z] [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
01:08:57 [2020-02-28T06:08:57.729Z] [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 115 kB/s)
01:08:57 [2020-02-28T06:08:57.729Z] [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
01:08:57 [2020-02-28T06:08:57.729Z] [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
01:08:57 [2020-02-28T06:08:57.986Z] [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
01:08:58 [2020-02-28T06:08:58.242Z] [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
01:08:58 [2020-02-28T06:08:58.243Z] [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
01:08:58 [2020-02-28T06:08:58.243Z] [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
01:08:58 [2020-02-28T06:08:58.243Z] [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)
01:08:58 [2020-02-28T06:08:58.243Z] [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
01:08:58 [2020-02-28T06:08:58.498Z] [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
01:08:58 [2020-02-28T06:08:58.499Z] [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
01:08:58 [2020-02-28T06:08:58.756Z] [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
01:08:58 [2020-02-28T06:08:58.756Z] [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
01:08:58 [2020-02-28T06:08:58.756Z] [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
01:08:59 [2020-02-28T06:08:59.012Z] [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 283 kB/s)
01:08:59 [2020-02-28T06:08:59.012Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
01:08:59 [2020-02-28T06:08:59.012Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
01:08:59 [2020-02-28T06:08:59.012Z] [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
01:08:59 [2020-02-28T06:08:59.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
01:08:59 [2020-02-28T06:08:59.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
01:08:59 [2020-02-28T06:08:59.524Z] [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
01:08:59 [2020-02-28T06:08:59.524Z] [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 339 kB/s)
01:08:59 [2020-02-28T06:08:59.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
01:08:59 [2020-02-28T06:08:59.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
01:08:59 [2020-02-28T06:08:59.524Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
01:09:00 [2020-02-28T06:09:00.086Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
01:09:00 [2020-02-28T06:09:00.086Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
01:09:00 [2020-02-28T06:09:00.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
01:09:00 [2020-02-28T06:09:00.342Z] [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 122 kB/s)
01:09:00 [2020-02-28T06:09:00.342Z] [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
01:09:00 [2020-02-28T06:09:00.342Z] [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
01:09:00 [2020-02-28T06:09:00.342Z] [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
01:09:00 [2020-02-28T06:09:00.598Z] [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
01:09:00 [2020-02-28T06:09:00.598Z] [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
01:09:00 [2020-02-28T06:09:00.854Z] [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
01:09:00 [2020-02-28T06:09:00.854Z] [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 71 kB/s)
01:09:00 [2020-02-28T06:09:00.854Z] [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
01:09:00 [2020-02-28T06:09:00.854Z] [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
01:09:00 [2020-02-28T06:09:00.854Z] [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
01:09:01 [2020-02-28T06:09:01.109Z] [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
01:09:01 [2020-02-28T06:09:01.109Z] [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
01:09:01 [2020-02-28T06:09:01.365Z] [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
01:09:01 [2020-02-28T06:09:01.365Z] [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 66 kB/s)
01:09:01 [2020-02-28T06:09:01.365Z] [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
01:09:01 [2020-02-28T06:09:01.365Z] [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
01:09:01 [2020-02-28T06:09:01.365Z] [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
01:09:01 [2020-02-28T06:09:01.621Z] [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
01:09:01 [2020-02-28T06:09:01.877Z] [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
01:09:01 [2020-02-28T06:09:01.877Z] [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
01:09:01 [2020-02-28T06:09:01.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 19 kB/s)
01:09:01 [2020-02-28T06:09:01.877Z] [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
01:09:01 [2020-02-28T06:09:01.877Z] [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
01:09:01 [2020-02-28T06:09:01.877Z] [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
01:09:02 [2020-02-28T06:09:02.133Z] [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
01:09:02 [2020-02-28T06:09:02.133Z] [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
01:09:02 [2020-02-28T06:09:02.388Z] [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
01:09:02 [2020-02-28T06:09:02.388Z] [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 205 kB/s)
01:09:02 [2020-02-28T06:09:02.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
01:09:02 [2020-02-28T06:09:02.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
01:09:02 [2020-02-28T06:09:02.388Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
01:09:02 [2020-02-28T06:09:02.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
01:09:02 [2020-02-28T06:09:02.950Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
01:09:02 [2020-02-28T06:09:02.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
01:09:02 [2020-02-28T06:09:02.950Z] [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 107 kB/s)
01:09:03 [2020-02-28T06:09:03.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
01:09:03 [2020-02-28T06:09:03.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
01:09:03 [2020-02-28T06:09:03.206Z] [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
01:09:03 [2020-02-28T06:09:03.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
01:09:03 [2020-02-28T06:09:03.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
01:09:03 [2020-02-28T06:09:03.717Z] [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
01:09:03 [2020-02-28T06:09:03.717Z] [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 28 kB/s)
01:09:03 [2020-02-28T06:09:03.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
01:09:03 [2020-02-28T06:09:03.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
01:09:03 [2020-02-28T06:09:03.717Z] [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
01:09:05 [2020-02-28T06:09:05.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
01:09:05 [2020-02-28T06:09:05.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
01:09:05 [2020-02-28T06:09:05.592Z] [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
01:09:05 [2020-02-28T06:09:05.592Z] [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 294 kB/s)
01:09:05 [2020-02-28T06:09:05.592Z] [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
01:09:05 [2020-02-28T06:09:05.592Z] [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
01:09:05 [2020-02-28T06:09:05.849Z] [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
01:09:06 [2020-02-28T06:09:06.105Z] [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
01:09:06 [2020-02-28T06:09:06.105Z] [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
01:09:06 [2020-02-28T06:09:06.105Z] [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
01:09:06 [2020-02-28T06:09:06.105Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 112 kB/s)
01:09:06 [2020-02-28T06:09:06.360Z] [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
01:09:06 [2020-02-28T06:09:06.361Z] [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
01:09:06 [2020-02-28T06:09:06.361Z] [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
01:09:06 [2020-02-28T06:09:06.616Z] [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
01:09:06 [2020-02-28T06:09:06.616Z] [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
01:09:06 [2020-02-28T06:09:06.873Z] [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
01:09:06 [2020-02-28T06:09:06.873Z] [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 14 kB/s)
01:09:06 [2020-02-28T06:09:06.873Z] [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
01:09:06 [2020-02-28T06:09:06.873Z] [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
01:09:07 [2020-02-28T06:09:07.129Z] [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
01:09:07 [2020-02-28T06:09:07.691Z] [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
01:09:07 [2020-02-28T06:09:07.691Z] [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
01:09:07 [2020-02-28T06:09:07.691Z] [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
01:09:07 [2020-02-28T06:09:07.691Z] [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 83 kB/s)
01:09:07 [2020-02-28T06:09:07.691Z] [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
01:09:07 [2020-02-28T06:09:07.691Z] [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
01:09:07 [2020-02-28T06:09:07.691Z] [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
01:09:08 [2020-02-28T06:09:08.253Z] [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
01:09:08 [2020-02-28T06:09:08.253Z] [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
01:09:08 [2020-02-28T06:09:08.253Z] [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
01:09:08 [2020-02-28T06:09:08.253Z] [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 76 kB/s)
01:09:08 [2020-02-28T06:09:08.253Z] [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
01:09:08 [2020-02-28T06:09:08.253Z] [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
01:09:08 [2020-02-28T06:09:08.519Z] [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
01:09:08 [2020-02-28T06:09:08.774Z] [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
01:09:09 [2020-02-28T06:09:09.030Z] [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
01:09:09 [2020-02-28T06:09:09.030Z] [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
01:09:09 [2020-02-28T06:09:09.030Z] [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 25 kB/s)
01:09:09 [2020-02-28T06:09:09.030Z] [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
01:09:09 [2020-02-28T06:09:09.030Z] [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
01:09:09 [2020-02-28T06:09:09.286Z] [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
01:09:09 [2020-02-28T06:09:09.541Z] [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
01:09:09 [2020-02-28T06:09:09.541Z] [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
01:09:09 [2020-02-28T06:09:09.541Z] [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
01:09:09 [2020-02-28T06:09:09.541Z] [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 130 kB/s)
01:09:09 [2020-02-28T06:09:09.797Z] [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
01:09:09 [2020-02-28T06:09:09.797Z] [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
01:09:09 [2020-02-28T06:09:09.797Z] [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
01:09:10 [2020-02-28T06:09:10.053Z] [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
01:09:10 [2020-02-28T06:09:10.053Z] [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
01:09:10 [2020-02-28T06:09:10.053Z] [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
01:09:11 [2020-02-28T06:09:11.418Z] [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 1.9 kB/s)
01:09:11 [2020-02-28T06:09:11.418Z] [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
01:09:11 [2020-02-28T06:09:11.418Z] [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
01:09:11 [2020-02-28T06:09:11.418Z] [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
01:09:17 [2020-02-28T06:09:17.951Z] [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
01:09:17 [2020-02-28T06:09:17.951Z] [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
01:09:17 [2020-02-28T06:09:17.951Z] [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
01:09:18 [2020-02-28T06:09:18.207Z] [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 11 kB/s)
01:09:18 [2020-02-28T06:09:18.207Z] [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
01:09:18 [2020-02-28T06:09:18.207Z] [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
01:09:18 [2020-02-28T06:09:18.207Z] [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
01:09:18 [2020-02-28T06:09:18.768Z] [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
01:09:18 [2020-02-28T06:09:18.768Z] [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
01:09:18 [2020-02-28T06:09:18.768Z] [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
01:09:19 [2020-02-28T06:09:19.023Z] [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 9.7 kB/s)
01:09:19 [2020-02-28T06:09:19.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
01:09:19 [2020-02-28T06:09:19.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
01:09:19 [2020-02-28T06:09:19.023Z] [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
01:09:19 [2020-02-28T06:09:19.584Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
01:09:19 [2020-02-28T06:09:19.584Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
01:09:19 [2020-02-28T06:09:19.584Z] [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
01:09:19 [2020-02-28T06:09:19.584Z] [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 105 kB/s)
01:09:19 [2020-02-28T06:09:19.584Z] [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
01:09:19 [2020-02-28T06:09:19.584Z] [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
01:09:19 [2020-02-28T06:09:19.584Z] [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
01:09:19 [2020-02-28T06:09:19.840Z] [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
01:09:20 [2020-02-28T06:09:20.096Z] [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
01:09:20 [2020-02-28T06:09:20.096Z] [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
01:09:20 [2020-02-28T06:09:20.096Z] [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 86 kB/s)
01:09:20 [2020-02-28T06:09:20.096Z] [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
01:09:20 [2020-02-28T06:09:20.096Z] [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
01:09:20 [2020-02-28T06:09:20.096Z] [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
01:09:20 [2020-02-28T06:09:20.351Z] [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
01:09:20 [2020-02-28T06:09:20.351Z] [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
01:09:20 [2020-02-28T06:09:20.351Z] [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
01:09:20 [2020-02-28T06:09:20.606Z] [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 24 kB/s)
01:09:20 [2020-02-28T06:09:20.606Z] [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
01:09:20 [2020-02-28T06:09:20.606Z] [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
01:09:20 [2020-02-28T06:09:20.606Z] [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
01:09:20 [2020-02-28T06:09:20.862Z] [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
01:09:20 [2020-02-28T06:09:20.862Z] [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
01:09:20 [2020-02-28T06:09:20.862Z] [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
01:09:21 [2020-02-28T06:09:21.117Z] [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 142 kB/s)
01:09:21 [2020-02-28T06:09:21.117Z] [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
01:09:21 [2020-02-28T06:09:21.117Z] [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
01:09:21 [2020-02-28T06:09:21.117Z] [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
01:09:21 [2020-02-28T06:09:21.373Z] [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
01:09:21 [2020-02-28T06:09:21.373Z] [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
01:09:21 [2020-02-28T06:09:21.373Z] [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
01:09:21 [2020-02-28T06:09:21.373Z] [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 131 kB/s)
01:09:21 [2020-02-28T06:09:21.373Z] [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
01:09:21 [2020-02-28T06:09:21.373Z] [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
01:09:21 [2020-02-28T06:09:21.373Z] [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
01:09:21 [2020-02-28T06:09:21.628Z] [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
01:09:21 [2020-02-28T06:09:21.884Z] [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
01:09:21 [2020-02-28T06:09:21.884Z] [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
01:09:21 [2020-02-28T06:09:21.884Z] [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 31 kB/s)
01:09:21 [2020-02-28T06:09:21.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
01:09:21 [2020-02-28T06:09:21.884Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
01:09:21 [2020-02-28T06:09:21.884Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
01:09:22 [2020-02-28T06:09:22.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
01:09:22 [2020-02-28T06:09:22.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
01:09:22 [2020-02-28T06:09:22.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
01:09:22 [2020-02-28T06:09:22.398Z] [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 208 kB/s)
01:09:22 [2020-02-28T06:09:22.398Z] [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
01:09:22 [2020-02-28T06:09:22.398Z] [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
01:09:22 [2020-02-28T06:09:22.398Z] [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
01:09:22 [2020-02-28T06:09:22.398Z] [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
01:09:22 [2020-02-28T06:09:22.398Z] [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
01:09:22 [2020-02-28T06:09:22.398Z] [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
01:09:22 [2020-02-28T06:09:22.959Z] [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
01:09:22 [2020-02-28T06:09:22.959Z] [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
01:09:22 [2020-02-28T06:09:22.959Z] [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
01:09:22 [2020-02-28T06:09:22.959Z] [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
01:09:22 [2020-02-28T06:09:22.959Z] [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
01:09:22 [2020-02-28T06:09:22.959Z] [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
01:09:22 [2020-02-28T06:09:22.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 465 kB/s)
01:09:22 [2020-02-28T06:09:22.959Z] [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 103 kB/s)
01:09:22 [2020-02-28T06:09:22.960Z] [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
01:09:23 [2020-02-28T06:09:23.215Z] [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
01:09:24 [2020-02-28T06:09:24.143Z] [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
01:09:24 [2020-02-28T06:09:24.705Z] [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
01:09:24 [2020-02-28T06:09:24.705Z] [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
01:09:24 [2020-02-28T06:09:24.705Z] [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
01:09:24 [2020-02-28T06:09:24.961Z] [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 5.7 kB/s)
01:09:24 [2020-02-28T06:09:24.961Z] [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
01:09:24 [2020-02-28T06:09:24.961Z] [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
01:09:24 [2020-02-28T06:09:24.961Z] [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
01:09:26 [2020-02-28T06:09:26.325Z] [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
01:09:26 [2020-02-28T06:09:26.325Z] [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
01:09:26 [2020-02-28T06:09:26.325Z] [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
01:09:26 [2020-02-28T06:09:26.325Z] [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 31 kB/s)
01:09:26 [2020-02-28T06:09:26.581Z] [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
01:09:26 [2020-02-28T06:09:26.581Z] [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
01:09:26 [2020-02-28T06:09:26.581Z] [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
01:09:27 [2020-02-28T06:09:27.142Z] [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
01:09:27 [2020-02-28T06:09:27.142Z] [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
01:09:27 [2020-02-28T06:09:27.142Z] [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
01:09:28 [2020-02-28T06:09:28.507Z] [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 6.4 kB/s)
01:09:28 [2020-02-28T06:09:28.507Z] [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
01:09:28 [2020-02-28T06:09:28.507Z] [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
01:09:28 [2020-02-28T06:09:28.507Z] [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
01:09:28 [2020-02-28T06:09:28.762Z] [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
01:09:28 [2020-02-28T06:09:28.762Z] [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
01:09:30 [2020-02-28T06:09:30.128Z] [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
01:09:30 [2020-02-28T06:09:30.128Z] [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 36 kB/s)
01:09:30 [2020-02-28T06:09:30.128Z] [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
01:09:30 [2020-02-28T06:09:30.128Z] [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
01:09:30 [2020-02-28T06:09:30.128Z] [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
01:09:30 [2020-02-28T06:09:30.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
01:09:31 [2020-02-28T06:09:31.747Z] [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
01:09:31 [2020-02-28T06:09:31.747Z] [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
01:09:31 [2020-02-28T06:09:31.747Z] [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 292 kB/s)
01:09:32 [2020-02-28T06:09:32.003Z] [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
01:09:32 [2020-02-28T06:09:32.003Z] [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
01:09:32 [2020-02-28T06:09:32.003Z] [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
01:09:32 [2020-02-28T06:09:32.259Z] [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
01:09:32 [2020-02-28T06:09:32.259Z] [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
01:09:32 [2020-02-28T06:09:32.259Z] [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
01:09:32 [2020-02-28T06:09:32.259Z] [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 96 kB/s)
01:09:32 [2020-02-28T06:09:32.259Z] [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
01:09:32 [2020-02-28T06:09:32.259Z] [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
01:09:32 [2020-02-28T06:09:32.514Z] [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
01:09:32 [2020-02-28T06:09:32.769Z] [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
01:09:32 [2020-02-28T06:09:32.769Z] [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
01:09:32 [2020-02-28T06:09:32.769Z] [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
01:09:32 [2020-02-28T06:09:32.769Z] [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 341 kB/s)
01:09:32 [2020-02-28T06:09:32.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
01:09:32 [2020-02-28T06:09:32.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
01:09:32 [2020-02-28T06:09:32.769Z] [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
01:09:33 [2020-02-28T06:09:33.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
01:09:33 [2020-02-28T06:09:33.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
01:09:33 [2020-02-28T06:09:33.330Z] [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
01:09:33 [2020-02-28T06:09:33.330Z] [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.7 MB/s)
01:09:33 [2020-02-28T06:09:33.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
01:09:33 [2020-02-28T06:09:33.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
01:09:33 [2020-02-28T06:09:33.330Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
01:09:33 [2020-02-28T06:09:33.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
01:09:33 [2020-02-28T06:09:33.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
01:09:33 [2020-02-28T06:09:33.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
01:09:33 [2020-02-28T06:09:33.908Z] [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 873 kB/s)
01:09:33 [2020-02-28T06:09:33.908Z] [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
01:09:33 [2020-02-28T06:09:33.908Z] [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
01:09:33 [2020-02-28T06:09:33.908Z] [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
01:09:34 [2020-02-28T06:09:34.469Z] [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
01:09:34 [2020-02-28T06:09:34.469Z] [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
01:09:34 [2020-02-28T06:09:34.469Z] [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
01:09:34 [2020-02-28T06:09:34.469Z] [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 27 kB/s)
01:09:34 [2020-02-28T06:09:34.724Z] [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
01:09:34 [2020-02-28T06:09:34.724Z] [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
01:09:34 [2020-02-28T06:09:34.724Z] [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
01:09:34 [2020-02-28T06:09:34.981Z] [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
01:09:34 [2020-02-28T06:09:34.981Z] [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
01:09:34 [2020-02-28T06:09:34.981Z] [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
01:09:34 [2020-02-28T06:09:34.981Z] [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 26 kB/s)
01:09:35 [2020-02-28T06:09:35.237Z] [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
01:09:35 [2020-02-28T06:09:35.237Z] [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
01:09:35 [2020-02-28T06:09:35.493Z] [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
01:09:35 [2020-02-28T06:09:35.749Z] [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
01:09:36 [2020-02-28T06:09:36.676Z] [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
01:09:36 [2020-02-28T06:09:36.931Z] [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
01:09:36 [2020-02-28T06:09:36.931Z] [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 122 kB/s)
01:09:36 [2020-02-28T06:09:36.931Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
01:09:36 [2020-02-28T06:09:36.931Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
01:09:36 [2020-02-28T06:09:36.931Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
01:09:37 [2020-02-28T06:09:37.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
01:09:37 [2020-02-28T06:09:37.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom
01:09:37 [2020-02-28T06:09:37.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
01:09:37 [2020-02-28T06:09:37.186Z] [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 272 kB/s)
01:09:37 [2020-02-28T06:09:37.442Z] [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
01:09:37 [2020-02-28T06:09:37.442Z] [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
01:09:37 [2020-02-28T06:09:37.442Z] [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
01:09:37 [2020-02-28T06:09:37.442Z] [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
01:09:37 [2020-02-28T06:09:37.442Z] [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
01:09:37 [2020-02-28T06:09:37.442Z] [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
01:09:37 [2020-02-28T06:09:37.442Z] [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
01:09:37 [2020-02-28T06:09:37.442Z] [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
01:09:37 [2020-02-28T06:09:37.697Z] [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
01:09:37 [2020-02-28T06:09:37.697Z] [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
01:09:37 [2020-02-28T06:09:37.697Z] [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
01:09:37 [2020-02-28T06:09:37.697Z] [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
01:09:37 [2020-02-28T06:09:37.953Z] [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
01:09:37 [2020-02-28T06:09:37.953Z] [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
01:09:37 [2020-02-28T06:09:37.954Z] [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
01:09:37 [2020-02-28T06:09:37.954Z] [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
01:09:38 [2020-02-28T06:09:38.209Z] [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
01:09:38 [2020-02-28T06:09:38.209Z] [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
01:09:38 [2020-02-28T06:09:38.209Z] [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
01:09:38 [2020-02-28T06:09:38.209Z] [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
01:09:38 [2020-02-28T06:09:38.209Z] [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
01:09:38 [2020-02-28T06:09:38.209Z] [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
01:09:38 [2020-02-28T06:09:38.209Z] [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
01:09:38 [2020-02-28T06:09:38.209Z] [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
01:09:38 [2020-02-28T06:09:38.209Z] [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 6.6 MB/s)
01:09:38 [2020-02-28T06:09:38.465Z] [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 331 kB/s)
01:09:38 [2020-02-28T06:09:38.465Z] [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 620 kB/s)
01:09:38 [2020-02-28T06:09:38.465Z] [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 219 kB/s)
01:09:38 [2020-02-28T06:09:38.465Z] [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
01:09:38 [2020-02-28T06:09:38.465Z] [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
01:09:38 [2020-02-28T06:09:38.465Z] [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
01:09:38 [2020-02-28T06:09:38.720Z] [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
01:09:38 [2020-02-28T06:09:38.720Z] [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
01:09:38 [2020-02-28T06:09:38.721Z] [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
01:09:38 [2020-02-28T06:09:38.976Z] [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 106 kB/s)
01:09:38 [2020-02-28T06:09:38.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
01:09:38 [2020-02-28T06:09:38.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
01:09:38 [2020-02-28T06:09:38.976Z] [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
01:09:39 [2020-02-28T06:09:39.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
01:09:39 [2020-02-28T06:09:39.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
01:09:39 [2020-02-28T06:09:39.234Z] [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
01:09:39 [2020-02-28T06:09:39.490Z] [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 334 kB/s)
01:09:39 [2020-02-28T06:09:39.490Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
01:09:39 [2020-02-28T06:09:39.490Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
01:09:39 [2020-02-28T06:09:39.490Z] [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
01:09:39 [2020-02-28T06:09:39.744Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
01:09:39 [2020-02-28T06:09:39.744Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
01:09:39 [2020-02-28T06:09:39.744Z] [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
01:09:40 [2020-02-28T06:09:40.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.7 MB/s)
01:09:40 [2020-02-28T06:09:40.000Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
01:09:40 [2020-02-28T06:09:40.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
01:09:40 [2020-02-28T06:09:40.000Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
01:09:40 [2020-02-28T06:09:40.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
01:09:40 [2020-02-28T06:09:40.255Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
01:09:40 [2020-02-28T06:09:40.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
01:09:40 [2020-02-28T06:09:40.512Z] [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 698 kB/s)
01:09:40 [2020-02-28T06:09:40.512Z] [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
01:09:40 [2020-02-28T06:09:40.512Z] [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
01:09:40 [2020-02-28T06:09:40.512Z] [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
01:09:40 [2020-02-28T06:09:40.768Z] [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
01:09:41 [2020-02-28T06:09:41.023Z] [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
01:09:41 [2020-02-28T06:09:41.279Z] [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
01:09:41 [2020-02-28T06:09:41.279Z] [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 264 kB/s)
01:09:41 [2020-02-28T06:09:41.534Z] [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
01:09:41 [2020-02-28T06:09:41.534Z] [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
01:09:41 [2020-02-28T06:09:41.534Z] [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
01:09:42 [2020-02-28T06:09:42.460Z] [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
01:09:42 [2020-02-28T06:09:42.460Z] [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
01:09:42 [2020-02-28T06:09:42.716Z] [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
01:09:42 [2020-02-28T06:09:42.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 140 kB/s)
01:09:42 [2020-02-28T06:09:42.716Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
01:09:42 [2020-02-28T06:09:42.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
01:09:42 [2020-02-28T06:09:42.716Z] [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
01:09:43 [2020-02-28T06:09:43.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
01:09:43 [2020-02-28T06:09:43.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
01:09:43 [2020-02-28T06:09:43.278Z] [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
01:09:43 [2020-02-28T06:09:43.278Z] [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 299 kB/s)
01:09:43 [2020-02-28T06:09:43.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
01:09:43 [2020-02-28T06:09:43.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
01:09:43 [2020-02-28T06:09:43.278Z] [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
01:09:43 [2020-02-28T06:09:43.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
01:09:43 [2020-02-28T06:09:43.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
01:09:43 [2020-02-28T06:09:43.789Z] [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
01:09:43 [2020-02-28T06:09:43.789Z] [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 2.1 MB/s)
01:09:43 [2020-02-28T06:09:43.789Z] [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
01:09:43 [2020-02-28T06:09:43.789Z] [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
01:09:43 [2020-02-28T06:09:43.789Z] [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
01:09:44 [2020-02-28T06:09:44.045Z] [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
01:09:44 [2020-02-28T06:09:44.301Z] [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
01:09:44 [2020-02-28T06:09:44.301Z] [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
01:09:44 [2020-02-28T06:09:44.301Z] [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 341 kB/s)
01:09:44 [2020-02-28T06:09:44.301Z] [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
01:09:44 [2020-02-28T06:09:44.301Z] [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
01:09:44 [2020-02-28T06:09:44.557Z] [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
01:09:44 [2020-02-28T06:09:44.821Z] [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
01:09:44 [2020-02-28T06:09:44.821Z] [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
01:09:44 [2020-02-28T06:09:44.821Z] [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
01:09:44 [2020-02-28T06:09:44.821Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 84 kB/s)
01:09:44 [2020-02-28T06:09:44.821Z] [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
01:09:44 [2020-02-28T06:09:44.821Z] [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
01:09:44 [2020-02-28T06:09:44.821Z] [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
01:09:45 [2020-02-28T06:09:45.382Z] [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
01:09:45 [2020-02-28T06:09:45.382Z] [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
01:09:45 [2020-02-28T06:09:45.382Z] [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
01:09:45 [2020-02-28T06:09:45.637Z] [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 310 kB/s)
01:09:45 [2020-02-28T06:09:45.637Z] [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
01:09:45 [2020-02-28T06:09:45.637Z] [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
01:09:45 [2020-02-28T06:09:45.637Z] [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
01:09:45 [2020-02-28T06:09:45.893Z] [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
01:09:46 [2020-02-28T06:09:46.149Z] [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
01:09:46 [2020-02-28T06:09:46.149Z] [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
01:09:46 [2020-02-28T06:09:46.149Z] [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 153 kB/s)
01:09:46 [2020-02-28T06:09:46.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
01:09:46 [2020-02-28T06:09:46.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
01:09:46 [2020-02-28T06:09:46.149Z] [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
01:09:46 [2020-02-28T06:09:46.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
01:09:46 [2020-02-28T06:09:46.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
01:09:46 [2020-02-28T06:09:46.660Z] [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
01:09:46 [2020-02-28T06:09:46.660Z] [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)
01:09:46 [2020-02-28T06:09:46.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
01:09:46 [2020-02-28T06:09:46.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
01:09:46 [2020-02-28T06:09:46.660Z] [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
01:09:46 [2020-02-28T06:09:46.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
01:09:46 [2020-02-28T06:09:46.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
01:09:46 [2020-02-28T06:09:46.915Z] [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
01:09:46 [2020-02-28T06:09:46.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.4 MB/s)
01:09:46 [2020-02-28T06:09:46.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
01:09:46 [2020-02-28T06:09:46.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
01:09:47 [2020-02-28T06:09:47.170Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
01:09:47 [2020-02-28T06:09:47.426Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
01:09:47 [2020-02-28T06:09:47.426Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
01:09:47 [2020-02-28T06:09:47.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
01:09:47 [2020-02-28T06:09:47.426Z] [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)
01:09:47 [2020-02-28T06:09:47.426Z] [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
01:09:47 [2020-02-28T06:09:47.682Z] [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
01:09:47 [2020-02-28T06:09:47.682Z] [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
01:09:48 [2020-02-28T06:09:48.243Z] [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
01:09:48 [2020-02-28T06:09:48.243Z] [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
01:09:48 [2020-02-28T06:09:48.243Z] [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
01:09:48 [2020-02-28T06:09:48.243Z] [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 448 kB/s)
01:09:48 [2020-02-28T06:09:48.243Z] [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
01:09:48 [2020-02-28T06:09:48.243Z] [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
01:09:48 [2020-02-28T06:09:48.499Z] [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
01:09:48 [2020-02-28T06:09:48.754Z] [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
01:09:48 [2020-02-28T06:09:48.754Z] [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
01:09:48 [2020-02-28T06:09:48.754Z] [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
01:09:48 [2020-02-28T06:09:48.754Z] [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 146 kB/s)
01:09:48 [2020-02-28T06:09:48.754Z] [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
01:09:48 [2020-02-28T06:09:48.754Z] [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
01:09:49 [2020-02-28T06:09:49.010Z] [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
01:09:49 [2020-02-28T06:09:49.570Z] [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
01:09:49 [2020-02-28T06:09:49.827Z] [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
01:09:49 [2020-02-28T06:09:49.827Z] [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
01:09:50 [2020-02-28T06:09:50.123Z] [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 656 kB/s)
01:09:50 [2020-02-28T06:09:50.123Z] [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
01:09:50 [2020-02-28T06:09:50.123Z] [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
01:09:50 [2020-02-28T06:09:50.123Z] [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
01:09:50 [2020-02-28T06:09:50.379Z] [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
01:09:50 [2020-02-28T06:09:50.379Z] [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
01:09:50 [2020-02-28T06:09:50.379Z] [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
01:09:50 [2020-02-28T06:09:50.379Z] [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 465 kB/s)
01:09:50 [2020-02-28T06:09:50.379Z] [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
01:09:50 [2020-02-28T06:09:50.635Z] [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
01:09:50 [2020-02-28T06:09:50.635Z] [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
01:09:50 [2020-02-28T06:09:50.890Z] [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
01:09:50 [2020-02-28T06:09:50.890Z] [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
01:09:50 [2020-02-28T06:09:50.890Z] [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
01:09:51 [2020-02-28T06:09:51.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 2.1 MB/s)
01:09:51 [2020-02-28T06:09:51.146Z] [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
01:09:51 [2020-02-28T06:09:51.146Z] [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
01:09:51 [2020-02-28T06:09:51.146Z] [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
01:09:51 [2020-02-28T06:09:51.401Z] [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
01:09:51 [2020-02-28T06:09:51.401Z] [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
01:09:51 [2020-02-28T06:09:51.401Z] [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
01:09:51 [2020-02-28T06:09:51.656Z] [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 101 kB/s)
01:09:51 [2020-02-28T06:09:51.656Z] [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
01:09:51 [2020-02-28T06:09:51.656Z] [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
01:09:51 [2020-02-28T06:09:51.656Z] [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
01:09:51 [2020-02-28T06:09:51.912Z] [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
01:09:52 [2020-02-28T06:09:52.167Z] [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
01:09:52 [2020-02-28T06:09:52.167Z] [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
01:09:52 [2020-02-28T06:09:52.167Z] [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 619 kB/s)
01:09:52 [2020-02-28T06:09:52.167Z] [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
01:09:52 [2020-02-28T06:09:52.167Z] [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
01:09:52 [2020-02-28T06:09:52.423Z] [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
01:09:52 [2020-02-28T06:09:52.678Z] [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
01:09:52 [2020-02-28T06:09:52.678Z] [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
01:09:52 [2020-02-28T06:09:52.678Z] [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
01:09:52 [2020-02-28T06:09:52.678Z] [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 78 kB/s)
01:09:52 [2020-02-28T06:09:52.678Z] [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
01:09:52 [2020-02-28T06:09:52.934Z] [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
01:09:52 [2020-02-28T06:09:52.934Z] [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
01:09:53 [2020-02-28T06:09:53.189Z] [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
01:09:53 [2020-02-28T06:09:53.189Z] [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
01:09:53 [2020-02-28T06:09:53.189Z] [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
01:09:53 [2020-02-28T06:09:53.445Z] [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 18 kB/s)
01:09:53 [2020-02-28T06:09:53.445Z] [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
01:09:53 [2020-02-28T06:09:53.445Z] [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
01:09:53 [2020-02-28T06:09:53.445Z] [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
01:09:53 [2020-02-28T06:09:53.701Z] [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
01:09:53 [2020-02-28T06:09:53.701Z] [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
01:09:53 [2020-02-28T06:09:53.701Z] [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
01:09:53 [2020-02-28T06:09:53.956Z] [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 61 kB/s)
01:09:53 [2020-02-28T06:09:53.956Z] [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
01:09:53 [2020-02-28T06:09:53.956Z] [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
01:09:53 [2020-02-28T06:09:53.956Z] [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
01:09:54 [2020-02-28T06:09:54.212Z] [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
01:09:54 [2020-02-28T06:09:54.212Z] [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
01:09:54 [2020-02-28T06:09:54.212Z] [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
01:09:54 [2020-02-28T06:09:54.212Z] [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 24 kB/s)
01:09:54 [2020-02-28T06:09:54.212Z] [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
01:09:54 [2020-02-28T06:09:54.467Z] [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
01:09:54 [2020-02-28T06:09:54.467Z] [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
01:09:54 [2020-02-28T06:09:54.723Z] [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
01:09:54 [2020-02-28T06:09:54.723Z] [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
01:09:54 [2020-02-28T06:09:54.723Z] [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
01:09:54 [2020-02-28T06:09:54.723Z] [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 60 kB/s)
01:09:54 [2020-02-28T06:09:54.980Z] [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
01:09:54 [2020-02-28T06:09:54.980Z] [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
01:09:54 [2020-02-28T06:09:54.980Z] [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
01:09:55 [2020-02-28T06:09:55.237Z] [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
01:09:55 [2020-02-28T06:09:55.237Z] [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
01:09:55 [2020-02-28T06:09:55.237Z] [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
01:09:55 [2020-02-28T06:09:55.493Z] [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 44 kB/s)
01:09:55 [2020-02-28T06:09:55.493Z] [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
01:09:55 [2020-02-28T06:09:55.493Z] [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
01:09:55 [2020-02-28T06:09:55.493Z] [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
01:09:55 [2020-02-28T06:09:55.749Z] [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
01:09:55 [2020-02-28T06:09:55.749Z] [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
01:09:55 [2020-02-28T06:09:55.749Z] [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
01:09:56 [2020-02-28T06:09:56.004Z] [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 28 kB/s)
01:09:56 [2020-02-28T06:09:56.004Z] [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
01:09:56 [2020-02-28T06:09:56.004Z] [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
01:09:56 [2020-02-28T06:09:56.004Z] [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
01:09:56 [2020-02-28T06:09:56.260Z] [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
01:09:56 [2020-02-28T06:09:56.260Z] [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
01:09:56 [2020-02-28T06:09:56.260Z] [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
01:09:56 [2020-02-28T06:09:56.260Z] [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 98 kB/s)
01:09:56 [2020-02-28T06:09:56.516Z] [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
01:09:56 [2020-02-28T06:09:56.516Z] [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
01:09:56 [2020-02-28T06:09:56.516Z] [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
01:09:56 [2020-02-28T06:09:56.772Z] [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
01:09:56 [2020-02-28T06:09:56.772Z] [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
01:09:58 [2020-02-28T06:09:58.136Z] [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
01:09:58 [2020-02-28T06:09:58.136Z] [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 882 kB/s)
01:09:58 [2020-02-28T06:09:58.136Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
01:09:58 [2020-02-28T06:09:58.136Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
01:09:58 [2020-02-28T06:09:58.136Z] [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
01:09:58 [2020-02-28T06:09:58.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
01:09:58 [2020-02-28T06:09:58.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
01:09:58 [2020-02-28T06:09:58.392Z] [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
01:09:58 [2020-02-28T06:09:58.392Z] [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 2.1 MB/s)
01:09:58 [2020-02-28T06:09:58.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
01:09:58 [2020-02-28T06:09:58.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
01:09:58 [2020-02-28T06:09:58.392Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
01:09:59 [2020-02-28T06:09:59.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
01:09:59 [2020-02-28T06:09:59.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
01:09:59 [2020-02-28T06:09:59.318Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
01:09:59 [2020-02-28T06:09:59.318Z] [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 673 kB/s)
01:09:59 [2020-02-28T06:09:59.318Z] [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
01:09:59 [2020-02-28T06:09:59.318Z] [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
01:09:59 [2020-02-28T06:09:59.318Z] [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
01:09:59 [2020-02-28T06:09:59.574Z] [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
01:09:59 [2020-02-28T06:09:59.574Z] [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
01:09:59 [2020-02-28T06:09:59.574Z] [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
01:09:59 [2020-02-28T06:09:59.574Z] [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 50 kB/s)
01:09:59 [2020-02-28T06:09:59.829Z] [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
01:09:59 [2020-02-28T06:09:59.829Z] [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
01:09:59 [2020-02-28T06:09:59.829Z] [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
01:10:00 [2020-02-28T06:10:00.084Z] [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
01:10:00 [2020-02-28T06:10:00.084Z] [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
01:10:00 [2020-02-28T06:10:00.084Z] [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
01:10:00 [2020-02-28T06:10:00.084Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 366 kB/s)
01:10:00 [2020-02-28T06:10:00.340Z] [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
01:10:00 [2020-02-28T06:10:00.340Z] [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
01:10:00 [2020-02-28T06:10:00.340Z] [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
01:10:00 [2020-02-28T06:10:00.595Z] [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
01:10:00 [2020-02-28T06:10:00.595Z] [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
01:10:00 [2020-02-28T06:10:00.852Z] [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
01:10:00 [2020-02-28T06:10:00.852Z] [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 23 kB/s)
01:10:00 [2020-02-28T06:10:00.852Z] [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
01:10:00 [2020-02-28T06:10:00.852Z] [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
01:10:00 [2020-02-28T06:10:00.852Z] [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
01:10:01 [2020-02-28T06:10:01.122Z] [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
01:10:01 [2020-02-28T06:10:01.378Z] [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
01:10:01 [2020-02-28T06:10:01.378Z] [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
01:10:01 [2020-02-28T06:10:01.378Z] [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 1.0 MB/s)
01:10:01 [2020-02-28T06:10:01.378Z] [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
01:10:01 [2020-02-28T06:10:01.378Z] [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
01:10:01 [2020-02-28T06:10:01.378Z] [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
01:10:01 [2020-02-28T06:10:01.633Z] [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
01:10:01 [2020-02-28T06:10:01.633Z] [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
01:10:01 [2020-02-28T06:10:01.633Z] [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
01:10:01 [2020-02-28T06:10:01.889Z] [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 180 kB/s)
01:10:01 [2020-02-28T06:10:01.889Z] [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
01:10:01 [2020-02-28T06:10:01.889Z] [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
01:10:01 [2020-02-28T06:10:01.889Z] [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
01:10:02 [2020-02-28T06:10:02.145Z] [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
01:10:02 [2020-02-28T06:10:02.145Z] [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
01:10:02 [2020-02-28T06:10:02.401Z] [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
01:10:02 [2020-02-28T06:10:02.401Z] [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 113 kB/s)
01:10:02 [2020-02-28T06:10:02.401Z] [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
01:10:02 [2020-02-28T06:10:02.401Z] [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
01:10:02 [2020-02-28T06:10:02.656Z] [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
01:10:02 [2020-02-28T06:10:02.912Z] [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
01:10:02 [2020-02-28T06:10:02.912Z] [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
01:10:02 [2020-02-28T06:10:02.912Z] [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
01:10:02 [2020-02-28T06:10:02.912Z] [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 896 kB/s)
01:10:02 [2020-02-28T06:10:02.912Z] [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
01:10:02 [2020-02-28T06:10:02.912Z] [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
01:10:02 [2020-02-28T06:10:02.912Z] [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
01:10:03 [2020-02-28T06:10:03.472Z] [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
01:10:03 [2020-02-28T06:10:03.472Z] [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
01:10:03 [2020-02-28T06:10:03.472Z] [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
01:10:03 [2020-02-28T06:10:03.472Z] [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)
01:10:03 [2020-02-28T06:10:03.472Z] [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
01:10:03 [2020-02-28T06:10:03.472Z] [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
01:10:03 [2020-02-28T06:10:03.472Z] [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
01:10:03 [2020-02-28T06:10:03.728Z] [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
01:10:03 [2020-02-28T06:10:03.984Z] [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
01:10:03 [2020-02-28T06:10:03.984Z] [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
01:10:03 [2020-02-28T06:10:03.984Z] [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 42 kB/s)
01:10:03 [2020-02-28T06:10:03.984Z] [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
01:10:03 [2020-02-28T06:10:03.984Z] [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
01:10:03 [2020-02-28T06:10:03.984Z] [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
01:10:04 [2020-02-28T06:10:04.545Z] [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
01:10:04 [2020-02-28T06:10:04.545Z] [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
01:10:04 [2020-02-28T06:10:04.800Z] [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
01:10:04 [2020-02-28T06:10:04.800Z] [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 72 kB/s)
01:10:04 [2020-02-28T06:10:04.800Z] [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
01:10:04 [2020-02-28T06:10:04.800Z] [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
01:10:04 [2020-02-28T06:10:04.800Z] [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
01:10:05 [2020-02-28T06:10:05.056Z] [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
01:10:05 [2020-02-28T06:10:05.056Z] [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
01:10:05 [2020-02-28T06:10:05.312Z] [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
01:10:05 [2020-02-28T06:10:05.312Z] [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.1 MB/s)
01:10:05 [2020-02-28T06:10:05.312Z] [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
01:10:05 [2020-02-28T06:10:05.312Z] [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
01:10:05 [2020-02-28T06:10:05.312Z] [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
01:10:05 [2020-02-28T06:10:05.872Z] [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
01:10:05 [2020-02-28T06:10:05.872Z] [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
01:10:05 [2020-02-28T06:10:05.872Z] [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
01:10:06 [2020-02-28T06:10:06.131Z] [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 116 kB/s)
01:10:06 [2020-02-28T06:10:06.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
01:10:06 [2020-02-28T06:10:06.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
01:10:06 [2020-02-28T06:10:06.131Z] [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
01:10:06 [2020-02-28T06:10:06.387Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
01:10:06 [2020-02-28T06:10:06.387Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
01:10:06 [2020-02-28T06:10:06.642Z] [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
01:10:06 [2020-02-28T06:10:06.642Z] [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 498 kB/s)
01:10:06 [2020-02-28T06:10:06.642Z] [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
01:10:06 [2020-02-28T06:10:06.642Z] [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
01:10:06 [2020-02-28T06:10:06.642Z] [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
01:10:06 [2020-02-28T06:10:06.897Z] [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
01:10:07 [2020-02-28T06:10:07.153Z] [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
01:10:07 [2020-02-28T06:10:07.153Z] [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
01:10:07 [2020-02-28T06:10:07.153Z] [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 137 kB/s)
01:10:07 [2020-02-28T06:10:07.153Z] [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
01:10:07 [2020-02-28T06:10:07.153Z] [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
01:10:07 [2020-02-28T06:10:07.153Z] [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
01:10:07 [2020-02-28T06:10:07.714Z] [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
01:10:07 [2020-02-28T06:10:07.714Z] [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
01:10:07 [2020-02-28T06:10:07.714Z] [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
01:10:07 [2020-02-28T06:10:07.714Z] [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 575 kB/s)
01:10:07 [2020-02-28T06:10:07.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
01:10:07 [2020-02-28T06:10:07.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
01:10:07 [2020-02-28T06:10:07.969Z] [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
01:10:08 [2020-02-28T06:10:08.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
01:10:08 [2020-02-28T06:10:08.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
01:10:08 [2020-02-28T06:10:08.226Z] [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
01:10:08 [2020-02-28T06:10:08.226Z] [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 252 kB/s)
01:10:08 [2020-02-28T06:10:08.226Z] [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
01:10:08 [2020-02-28T06:10:08.226Z] [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
01:10:08 [2020-02-28T06:10:08.481Z] [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
01:10:08 [2020-02-28T06:10:08.737Z] [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
01:10:08 [2020-02-28T06:10:08.737Z] [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
01:10:08 [2020-02-28T06:10:08.737Z] [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
01:10:08 [2020-02-28T06:10:08.737Z] [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 41 kB/s)
01:10:08 [2020-02-28T06:10:08.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
01:10:08 [2020-02-28T06:10:08.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
01:10:08 [2020-02-28T06:10:08.992Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
01:10:09 [2020-02-28T06:10:09.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
01:10:09 [2020-02-28T06:10:09.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
01:10:09 [2020-02-28T06:10:09.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
01:10:09 [2020-02-28T06:10:09.247Z] [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 32 kB/s)
01:10:09 [2020-02-28T06:10:09.247Z] [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
01:10:09 [2020-02-28T06:10:09.247Z] [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
01:10:09 [2020-02-28T06:10:09.503Z] [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
01:10:09 [2020-02-28T06:10:09.758Z] [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
01:10:10 [2020-02-28T06:10:10.014Z] [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
01:10:10 [2020-02-28T06:10:10.014Z] [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
01:10:10 [2020-02-28T06:10:10.015Z] [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 163 kB/s)
01:10:10 [2020-02-28T06:10:10.015Z] [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
01:10:10 [2020-02-28T06:10:10.015Z] [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
01:10:10 [2020-02-28T06:10:10.015Z] [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
01:10:10 [2020-02-28T06:10:10.270Z] [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
01:10:10 [2020-02-28T06:10:10.270Z] [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
01:10:10 [2020-02-28T06:10:10.270Z] [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
01:10:10 [2020-02-28T06:10:10.526Z] [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 136 kB/s)
01:10:10 [2020-02-28T06:10:10.526Z] [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
01:10:10 [2020-02-28T06:10:10.526Z] [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
01:10:10 [2020-02-28T06:10:10.526Z] [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
01:10:10 [2020-02-28T06:10:10.781Z] [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
01:10:10 [2020-02-28T06:10:10.781Z] [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
01:10:11 [2020-02-28T06:10:11.037Z] [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
01:10:11 [2020-02-28T06:10:11.037Z] [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 36 kB/s)
01:10:11 [2020-02-28T06:10:11.037Z] [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
01:10:11 [2020-02-28T06:10:11.037Z] [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
01:10:11 [2020-02-28T06:10:11.037Z] [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
01:10:11 [2020-02-28T06:10:11.321Z] [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
01:10:11 [2020-02-28T06:10:11.321Z] [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
01:10:11 [2020-02-28T06:10:11.321Z] [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
01:10:11 [2020-02-28T06:10:11.321Z] [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 325 kB/s)
01:10:11 [2020-02-28T06:10:11.321Z] [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
01:10:11 [2020-02-28T06:10:11.597Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
01:10:11 [2020-02-28T06:10:11.597Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
01:10:12 [2020-02-28T06:10:12.523Z] [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
01:10:12 [2020-02-28T06:10:12.523Z] [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
01:10:12 [2020-02-28T06:10:12.523Z] [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
01:10:12 [2020-02-28T06:10:12.523Z] [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 774 kB/s)
01:10:12 [2020-02-28T06:10:12.523Z] [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
01:10:12 [2020-02-28T06:10:12.523Z] [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
01:10:12 [2020-02-28T06:10:12.523Z] [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
01:10:13 [2020-02-28T06:10:13.084Z] [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
01:10:13 [2020-02-28T06:10:13.084Z] [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
01:10:13 [2020-02-28T06:10:13.084Z] [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
01:10:13 [2020-02-28T06:10:13.084Z] [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 207 kB/s)
01:10:13 [2020-02-28T06:10:13.084Z] [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
01:10:13 [2020-02-28T06:10:13.084Z] [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
01:10:13 [2020-02-28T06:10:13.084Z] [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
01:10:13 [2020-02-28T06:10:13.339Z] [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
01:10:13 [2020-02-28T06:10:13.339Z] [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
01:10:13 [2020-02-28T06:10:13.339Z] [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
01:10:13 [2020-02-28T06:10:13.594Z] [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 37 kB/s)
01:10:13 [2020-02-28T06:10:13.594Z] [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
01:10:13 [2020-02-28T06:10:13.594Z] [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
01:10:13 [2020-02-28T06:10:13.594Z] [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
01:10:14 [2020-02-28T06:10:14.961Z] [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
01:10:14 [2020-02-28T06:10:14.961Z] [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
01:10:14 [2020-02-28T06:10:14.961Z] [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
01:10:14 [2020-02-28T06:10:14.961Z] [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 42 kB/s)
01:10:14 [2020-02-28T06:10:14.961Z] [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
01:10:14 [2020-02-28T06:10:14.961Z] [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
01:10:14 [2020-02-28T06:10:14.961Z] [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
01:10:15 [2020-02-28T06:10:15.521Z] [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
01:10:15 [2020-02-28T06:10:15.521Z] [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
01:10:15 [2020-02-28T06:10:15.521Z] [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
01:10:15 [2020-02-28T06:10:15.521Z] [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 121 kB/s)
01:10:15 [2020-02-28T06:10:15.521Z] [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
01:10:15 [2020-02-28T06:10:15.521Z] [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
01:10:15 [2020-02-28T06:10:15.521Z] [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
01:10:15 [2020-02-28T06:10:15.777Z] [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
01:10:15 [2020-02-28T06:10:15.777Z] [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
01:10:16 [2020-02-28T06:10:16.032Z] [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
01:10:16 [2020-02-28T06:10:16.032Z] [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 223 kB/s)
01:10:16 [2020-02-28T06:10:16.032Z] [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
01:10:16 [2020-02-28T06:10:16.032Z] [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
01:10:16 [2020-02-28T06:10:16.032Z] [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
01:10:16 [2020-02-28T06:10:16.287Z] [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
01:10:16 [2020-02-28T06:10:16.287Z] [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
01:10:16 [2020-02-28T06:10:16.287Z] [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
01:10:16 [2020-02-28T06:10:16.542Z] [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 71 kB/s)
01:10:16 [2020-02-28T06:10:16.542Z] [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
01:10:16 [2020-02-28T06:10:16.542Z] [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
01:10:16 [2020-02-28T06:10:16.542Z] [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
01:10:16 [2020-02-28T06:10:16.798Z] [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
01:10:16 [2020-02-28T06:10:16.798Z] [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
01:10:16 [2020-02-28T06:10:16.798Z] [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
01:10:16 [2020-02-28T06:10:16.798Z] [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 63 kB/s)
01:10:17 [2020-02-28T06:10:17.053Z] [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
01:10:17 [2020-02-28T06:10:17.053Z] [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
01:10:17 [2020-02-28T06:10:17.053Z] [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
01:10:17 [2020-02-28T06:10:17.310Z] [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
01:10:17 [2020-02-28T06:10:17.310Z] [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
01:10:17 [2020-02-28T06:10:17.310Z] [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
01:10:17 [2020-02-28T06:10:17.566Z] [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 84 kB/s)
01:10:17 [2020-02-28T06:10:17.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
01:10:17 [2020-02-28T06:10:17.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
01:10:17 [2020-02-28T06:10:17.566Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
01:10:17 [2020-02-28T06:10:17.821Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
01:10:17 [2020-02-28T06:10:17.821Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
01:10:17 [2020-02-28T06:10:17.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
01:10:17 [2020-02-28T06:10:17.821Z] [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 562 kB/s)
01:10:18 [2020-02-28T06:10:18.076Z] [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
01:10:18 [2020-02-28T06:10:18.076Z] [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
01:10:18 [2020-02-28T06:10:18.076Z] [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
01:10:18 [2020-02-28T06:10:18.331Z] [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
01:10:18 [2020-02-28T06:10:18.331Z] [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
01:10:18 [2020-02-28T06:10:18.331Z] [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
01:10:19 [2020-02-28T06:10:19.695Z] [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 15 kB/s)
01:10:19 [2020-02-28T06:10:19.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
01:10:19 [2020-02-28T06:10:19.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
01:10:19 [2020-02-28T06:10:19.695Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
01:10:20 [2020-02-28T06:10:20.255Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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 438 kB/s)
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.255Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:20 [2020-02-28T06:10:20.816Z] [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
01:10:21 [2020-02-28T06:10:21.071Z] [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
01:10:21 [2020-02-28T06:10:21.327Z] [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
01:10:21 [2020-02-28T06:10:21.327Z] [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
01:10:21 [2020-02-28T06:10:21.327Z] [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
01:10:21 [2020-02-28T06:10:21.327Z] [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
01:10:21 [2020-02-28T06:10:21.327Z] [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
01:10:21 [2020-02-28T06:10:21.583Z] [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
01:10:21 [2020-02-28T06:10:21.583Z] [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
01:10:21 [2020-02-28T06:10:21.583Z] [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
01:10:21 [2020-02-28T06:10:21.583Z] [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
01:10:21 [2020-02-28T06:10:21.583Z] [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
01:10:21 [2020-02-28T06:10:21.838Z] [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
01:10:21 [2020-02-28T06:10:21.838Z] [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
01:10:21 [2020-02-28T06:10:21.838Z] [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
01:10:21 [2020-02-28T06:10:21.838Z] [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
01:10:21 [2020-02-28T06:10:21.838Z] [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
01:10:22 [2020-02-28T06:10:22.093Z] [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
01:10:22 [2020-02-28T06:10:22.093Z] [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
01:10:22 [2020-02-28T06:10:22.093Z] [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
01:10:22 [2020-02-28T06:10:22.349Z] [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
01:10:22 [2020-02-28T06:10:22.349Z] [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
01:10:22 [2020-02-28T06:10:22.604Z] [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
01:10:22 [2020-02-28T06:10:22.604Z] [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
01:10:22 [2020-02-28T06:10:22.604Z] [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
01:10:22 [2020-02-28T06:10:22.604Z] [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
01:10:22 [2020-02-28T06:10:22.604Z] [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
01:10:22 [2020-02-28T06:10:22.604Z] [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
01:10:22 [2020-02-28T06:10:22.604Z] [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
01:10:22 [2020-02-28T06:10:22.604Z] [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
01:10:22 [2020-02-28T06:10:22.604Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:22 [2020-02-28T06:10:22.861Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.225Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 1.1 MB/s)
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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 6.8 MB/s)
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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 395 kB/s)
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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 2.6 MB/s)
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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.4 MB/s)
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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 10 MB/s)
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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 427 kB/s)
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 1.8 MB/s)
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [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 115 kB/s)
01:10:24 [2020-02-28T06:10:24.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.3 MB/s)
01:10:24 [2020-02-28T06:10:24.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
01:10:24 [2020-02-28T06:10:24.481Z] [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
01:10:24 [2020-02-28T06:10:24.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 2.1 MB/s)
01:10:24 [2020-02-28T06:10:24.737Z] [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
01:10:24 [2020-02-28T06:10:24.737Z] [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 3.5 MB/s)
01:10:24 [2020-02-28T06:10:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.9 MB/s)
01:10:24 [2020-02-28T06:10:24.737Z] [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 199 kB/s)
01:10:24 [2020-02-28T06:10:24.737Z] [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
01:10:24 [2020-02-28T06:10:24.737Z] [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
01:10:24 [2020-02-28T06:10:24.737Z] [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
01:10:24 [2020-02-28T06:10:24.737Z] [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 163 kB/s)
01:10:24 [2020-02-28T06:10:24.737Z] [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 371 kB/s)
01:10:24 [2020-02-28T06:10:24.737Z] [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
01:10:24 [2020-02-28T06:10:24.737Z] [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 204 kB/s)
01:10:24 [2020-02-28T06:10:24.737Z] [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 146 kB/s)
01:10:24 [2020-02-28T06:10:24.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 1.1 MB/s)
01:10:24 [2020-02-28T06:10:24.737Z] [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 361 kB/s)
01:10:26 [2020-02-28T06:10:26.626Z] [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
01:10:26 [2020-02-28T06:10:26.626Z] [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
01:10:26 [2020-02-28T06:10:26.626Z] [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
01:10:26 [2020-02-28T06:10:26.883Z] [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
01:10:26 [2020-02-28T06:10:26.883Z] [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
01:10:26 [2020-02-28T06:10:26.883Z] [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
01:10:26 [2020-02-28T06:10:26.883Z] [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 104 kB/s)
01:10:26 [2020-02-28T06:10:26.883Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
01:10:27 [2020-02-28T06:10:27.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
01:10:27 [2020-02-28T06:10:27.139Z] [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
01:10:27 [2020-02-28T06:10:27.394Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
01:10:27 [2020-02-28T06:10:27.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
01:10:27 [2020-02-28T06:10:27.394Z] [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
01:10:27 [2020-02-28T06:10:27.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 379 kB/s)
01:10:27 [2020-02-28T06:10:27.394Z] [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
01:10:27 [2020-02-28T06:10:27.394Z] [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
01:10:27 [2020-02-28T06:10:27.394Z] [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
01:10:27 [2020-02-28T06:10:27.955Z] [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
01:10:27 [2020-02-28T06:10:27.955Z] [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
01:10:27 [2020-02-28T06:10:27.955Z] [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
01:10:27 [2020-02-28T06:10:27.955Z] [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 450 kB/s)
01:10:28 [2020-02-28T06:10:28.210Z] [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
01:10:28 [2020-02-28T06:10:28.210Z] [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
01:10:28 [2020-02-28T06:10:28.210Z] [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
01:10:28 [2020-02-28T06:10:28.466Z] [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
01:10:28 [2020-02-28T06:10:28.466Z] [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
01:10:28 [2020-02-28T06:10:28.466Z] [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
01:10:28 [2020-02-28T06:10:28.466Z] [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 225 kB/s)
01:10:28 [2020-02-28T06:10:28.466Z] [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
01:10:28 [2020-02-28T06:10:28.721Z] [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
01:10:28 [2020-02-28T06:10:28.721Z] [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
01:10:28 [2020-02-28T06:10:28.977Z] [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
01:10:28 [2020-02-28T06:10:28.977Z] [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
01:10:28 [2020-02-28T06:10:28.977Z] [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
01:10:28 [2020-02-28T06:10:28.977Z] [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 585 kB/s)
01:10:28 [2020-02-28T06:10:28.977Z] [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
01:10:29 [2020-02-28T06:10:29.233Z] [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
01:10:29 [2020-02-28T06:10:29.233Z] [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
01:10:29 [2020-02-28T06:10:29.794Z] [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
01:10:29 [2020-02-28T06:10:29.794Z] [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
01:10:29 [2020-02-28T06:10:29.794Z] [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
01:10:30 [2020-02-28T06:10:30.050Z] [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 166 kB/s)
01:10:30 [2020-02-28T06:10:30.050Z] [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
01:10:30 [2020-02-28T06:10:30.050Z] [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
01:10:30 [2020-02-28T06:10:30.306Z] [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
01:10:30 [2020-02-28T06:10:30.561Z] [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
01:10:30 [2020-02-28T06:10:30.561Z] [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
01:10:30 [2020-02-28T06:10:30.561Z] [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
01:10:30 [2020-02-28T06:10:30.561Z] [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 30 kB/s)
01:10:30 [2020-02-28T06:10:30.817Z] [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
01:10:30 [2020-02-28T06:10:30.817Z] [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
01:10:30 [2020-02-28T06:10:30.817Z] [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
01:10:31 [2020-02-28T06:10:31.073Z] [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
01:10:31 [2020-02-28T06:10:31.073Z] [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
01:10:31 [2020-02-28T06:10:31.328Z] [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
01:10:31 [2020-02-28T06:10:31.328Z] [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 179 kB/s)
01:10:31 [2020-02-28T06:10:31.328Z] [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
01:10:31 [2020-02-28T06:10:31.328Z] [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
01:10:31 [2020-02-28T06:10:31.328Z] [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
01:10:31 [2020-02-28T06:10:31.889Z] [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
01:10:31 [2020-02-28T06:10:31.889Z] [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
01:10:31 [2020-02-28T06:10:31.889Z] [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
01:10:31 [2020-02-28T06:10:31.889Z] [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 100 kB/s)
01:10:31 [2020-02-28T06:10:31.889Z] [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
01:10:31 [2020-02-28T06:10:31.889Z] [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
01:10:31 [2020-02-28T06:10:31.889Z] [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
01:10:32 [2020-02-28T06:10:32.451Z] [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
01:10:32 [2020-02-28T06:10:32.451Z] [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
01:10:32 [2020-02-28T06:10:32.451Z] [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
01:10:32 [2020-02-28T06:10:32.451Z] [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 345 kB/s)
01:10:33 [2020-02-28T06:10:33.378Z] [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
01:10:33 [2020-02-28T06:10:33.378Z] [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
01:10:33 [2020-02-28T06:10:33.378Z] [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
01:10:33 [2020-02-28T06:10:33.633Z] [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
01:10:33 [2020-02-28T06:10:33.888Z] [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
01:10:33 [2020-02-28T06:10:33.888Z] [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
01:10:33 [2020-02-28T06:10:33.889Z] [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 28 kB/s)
01:10:33 [2020-02-28T06:10:33.889Z] [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
01:10:33 [2020-02-28T06:10:33.889Z] [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
01:10:34 [2020-02-28T06:10:34.145Z] [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
01:10:34 [2020-02-28T06:10:34.401Z] [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
01:10:34 [2020-02-28T06:10:34.401Z] [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
01:10:34 [2020-02-28T06:10:34.658Z] [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
01:10:34 [2020-02-28T06:10:34.658Z] [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 571 kB/s)
01:10:34 [2020-02-28T06:10:34.658Z] [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
01:10:34 [2020-02-28T06:10:34.658Z] [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
01:10:34 [2020-02-28T06:10:34.658Z] [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
01:10:34 [2020-02-28T06:10:34.915Z] [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
01:10:35 [2020-02-28T06:10:35.170Z] [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
01:10:35 [2020-02-28T06:10:35.170Z] [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
01:10:35 [2020-02-28T06:10:35.170Z] [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 34 kB/s)
01:10:35 [2020-02-28T06:10:35.170Z] [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
01:10:35 [2020-02-28T06:10:35.170Z] [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
01:10:35 [2020-02-28T06:10:35.170Z] [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
01:10:35 [2020-02-28T06:10:35.170Z] [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
01:10:35 [2020-02-28T06:10:35.170Z] [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
01:10:35 [2020-02-28T06:10:35.170Z] [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
01:10:35 [2020-02-28T06:10:35.732Z] [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
01:10:35 [2020-02-28T06:10:35.732Z] [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
01:10:35 [2020-02-28T06:10:35.732Z] [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
01:10:35 [2020-02-28T06:10:35.732Z] [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
01:10:35 [2020-02-28T06:10:35.732Z] [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
01:10:35 [2020-02-28T06:10:35.732Z] [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
01:10:35 [2020-02-28T06:10:35.732Z] [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 8.1 MB/s)
01:10:36 [2020-02-28T06:10:36.293Z] [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 19 MB/s)
01:10:36 [2020-02-28T06:10:36.293Z] [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
01:10:36 [2020-02-28T06:10:36.293Z] [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
01:10:36 [2020-02-28T06:10:36.293Z] [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
01:10:36 [2020-02-28T06:10:36.854Z] [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
01:10:36 [2020-02-28T06:10:36.854Z] [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
01:10:36 [2020-02-28T06:10:36.854Z] [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
01:10:36 [2020-02-28T06:10:36.854Z] [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 25 kB/s)
01:10:36 [2020-02-28T06:10:36.854Z] [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
01:10:36 [2020-02-28T06:10:36.854Z] [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
01:10:37 [2020-02-28T06:10:37.110Z] [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
01:10:37 [2020-02-28T06:10:37.365Z] [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
01:10:37 [2020-02-28T06:10:37.365Z] [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
01:10:37 [2020-02-28T06:10:37.622Z] [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
01:10:37 [2020-02-28T06:10:37.622Z] [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 289 kB/s)
01:10:37 [2020-02-28T06:10:37.622Z] [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
01:10:37 [2020-02-28T06:10:37.622Z] [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
01:10:37 [2020-02-28T06:10:37.622Z] [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
01:10:37 [2020-02-28T06:10:37.877Z] [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
01:10:38 [2020-02-28T06:10:38.133Z] [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
01:10:38 [2020-02-28T06:10:38.133Z] [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
01:10:38 [2020-02-28T06:10:38.133Z] [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 928 kB/s)
01:10:38 [2020-02-28T06:10:38.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
01:10:38 [2020-02-28T06:10:38.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
01:10:38 [2020-02-28T06:10:38.133Z] [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
01:10:38 [2020-02-28T06:10:38.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
01:10:38 [2020-02-28T06:10:38.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
01:10:38 [2020-02-28T06:10:38.644Z] [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
01:10:38 [2020-02-28T06:10:38.644Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.7 MB/s)
01:10:38 [2020-02-28T06:10:38.644Z] [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
01:10:38 [2020-02-28T06:10:38.644Z] [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
01:10:38 [2020-02-28T06:10:38.644Z] [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
01:10:38 [2020-02-28T06:10:38.900Z] [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
01:10:38 [2020-02-28T06:10:38.900Z] [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
01:10:38 [2020-02-28T06:10:38.900Z] [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
01:10:39 [2020-02-28T06:10:39.155Z] [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 8.1 MB/s)
01:10:39 [2020-02-28T06:10:39.155Z] [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
01:10:39 [2020-02-28T06:10:39.155Z] [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
01:10:39 [2020-02-28T06:10:39.155Z] [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
01:10:39 [2020-02-28T06:10:39.716Z] [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
01:10:39 [2020-02-28T06:10:39.716Z] [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
01:10:39 [2020-02-28T06:10:39.716Z] [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
01:10:40 [2020-02-28T06:10:40.017Z] [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 21 kB/s)
01:10:40 [2020-02-28T06:10:40.017Z] [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
01:10:40 [2020-02-28T06:10:40.017Z] [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
01:10:40 [2020-02-28T06:10:40.017Z] [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
01:10:40 [2020-02-28T06:10:40.579Z] [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
01:10:40 [2020-02-28T06:10:40.579Z] [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
01:10:40 [2020-02-28T06:10:40.579Z] [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
01:10:40 [2020-02-28T06:10:40.579Z] [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 169 kB/s)
01:10:40 [2020-02-28T06:10:40.835Z] [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
01:10:40 [2020-02-28T06:10:40.835Z] [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
01:10:40 [2020-02-28T06:10:40.835Z] [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
01:10:41 [2020-02-28T06:10:41.396Z] [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)
01:10:41 [2020-02-28T06:10:41.396Z] [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
01:10:41 [2020-02-28T06:10:41.396Z] [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
01:10:41 [2020-02-28T06:10:41.396Z] [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
01:10:41 [2020-02-28T06:10:41.652Z] [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 29 kB/s)
01:10:41 [2020-02-28T06:10:41.652Z] [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
01:10:41 [2020-02-28T06:10:41.652Z] [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
01:10:41 [2020-02-28T06:10:41.652Z] [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
01:10:42 [2020-02-28T06:10:42.213Z] [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 143 kB/s)
01:10:43 [2020-02-28T06:10:43.139Z] [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
01:10:43 [2020-02-28T06:10:43.139Z] [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
01:10:43 [2020-02-28T06:10:43.139Z] [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
01:10:43 [2020-02-28T06:10:43.139Z] [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
01:10:43 [2020-02-28T06:10:43.139Z] [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
01:10:43 [2020-02-28T06:10:43.394Z] [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
01:10:43 [2020-02-28T06:10:43.394Z] [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 47 kB/s)
01:10:43 [2020-02-28T06:10:43.394Z] [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
01:10:43 [2020-02-28T06:10:43.394Z] [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
01:10:43 [2020-02-28T06:10:43.394Z] [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
01:10:43 [2020-02-28T06:10:43.649Z] [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
01:10:43 [2020-02-28T06:10:43.649Z] [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
01:10:43 [2020-02-28T06:10:43.649Z] [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
01:10:43 [2020-02-28T06:10:43.905Z] [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 30 kB/s)
01:10:43 [2020-02-28T06:10:43.905Z] [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
01:10:43 [2020-02-28T06:10:43.905Z] [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
01:10:43 [2020-02-28T06:10:43.905Z] [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
01:10:44 [2020-02-28T06:10:44.161Z] [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
01:10:44 [2020-02-28T06:10:44.161Z] [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
01:10:44 [2020-02-28T06:10:44.161Z] [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
01:10:44 [2020-02-28T06:10:44.416Z] [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 484 kB/s)
01:10:44 [2020-02-28T06:10:44.416Z] [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
01:10:44 [2020-02-28T06:10:44.416Z] [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
01:10:44 [2020-02-28T06:10:44.416Z] [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
01:10:44 [2020-02-28T06:10:44.672Z] [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
01:10:44 [2020-02-28T06:10:44.672Z] [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
01:10:44 [2020-02-28T06:10:44.672Z] [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
01:10:44 [2020-02-28T06:10:44.672Z] [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 147 kB/s)
01:10:44 [2020-02-28T06:10:44.672Z] [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
01:10:44 [2020-02-28T06:10:44.927Z] [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
01:10:44 [2020-02-28T06:10:44.928Z] [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
01:10:45 [2020-02-28T06:10:45.182Z] [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
01:10:45 [2020-02-28T06:10:45.182Z] [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
01:10:45 [2020-02-28T06:10:45.182Z] [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
01:10:45 [2020-02-28T06:10:45.182Z] [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 115 kB/s)
01:10:45 [2020-02-28T06:10:45.183Z] [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
01:10:45 [2020-02-28T06:10:45.183Z] [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
01:10:45 [2020-02-28T06:10:45.183Z] [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
01:10:45 [2020-02-28T06:10:45.746Z] [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
01:10:45 [2020-02-28T06:10:45.746Z] [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
01:10:45 [2020-02-28T06:10:45.746Z] [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
01:10:45 [2020-02-28T06:10:45.746Z] [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 368 kB/s)
01:10:45 [2020-02-28T06:10:45.746Z] [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
01:10:45 [2020-02-28T06:10:45.746Z] [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
01:10:45 [2020-02-28T06:10:45.746Z] [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
01:10:46 [2020-02-28T06:10:46.001Z] [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
01:10:46 [2020-02-28T06:10:46.001Z] [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
01:10:46 [2020-02-28T06:10:46.001Z] [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
01:10:46 [2020-02-28T06:10:46.257Z] [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 528 kB/s)
01:10:46 [2020-02-28T06:10:46.257Z] [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
01:10:46 [2020-02-28T06:10:46.257Z] [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
01:10:46 [2020-02-28T06:10:46.257Z] [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
01:10:46 [2020-02-28T06:10:46.513Z] [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
01:10:46 [2020-02-28T06:10:46.514Z] [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
01:10:46 [2020-02-28T06:10:46.514Z] [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
01:10:46 [2020-02-28T06:10:46.769Z] [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)
01:10:46 [2020-02-28T06:10:46.769Z] [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
01:10:46 [2020-02-28T06:10:46.769Z] [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
01:10:46 [2020-02-28T06:10:46.769Z] [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
01:10:47 [2020-02-28T06:10:47.025Z] [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
01:10:47 [2020-02-28T06:10:47.025Z] [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
01:10:47 [2020-02-28T06:10:47.025Z] [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
01:10:47 [2020-02-28T06:10:47.025Z] [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 72 kB/s)
01:10:47 [2020-02-28T06:10:47.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
01:10:47 [2020-02-28T06:10:47.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
01:10:47 [2020-02-28T06:10:47.282Z] [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
01:10:47 [2020-02-28T06:10:47.538Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
01:10:47 [2020-02-28T06:10:47.538Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
01:10:47 [2020-02-28T06:10:47.538Z] [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
01:10:47 [2020-02-28T06:10:47.538Z] [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 745 kB/s)
01:10:47 [2020-02-28T06:10:47.538Z] [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
01:10:47 [2020-02-28T06:10:47.538Z] [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
01:10:47 [2020-02-28T06:10:47.794Z] [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
01:10:48 [2020-02-28T06:10:48.049Z] [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
01:10:48 [2020-02-28T06:10:48.049Z] [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
01:10:48 [2020-02-28T06:10:48.049Z] [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
01:10:48 [2020-02-28T06:10:48.049Z] [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 121 kB/s)
01:10:48 [2020-02-28T06:10:48.049Z] [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
01:10:48 [2020-02-28T06:10:48.050Z] [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
01:10:48 [2020-02-28T06:10:48.305Z] [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
01:10:48 [2020-02-28T06:10:48.561Z] [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
01:10:48 [2020-02-28T06:10:48.561Z] [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
01:10:48 [2020-02-28T06:10:48.561Z] [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
01:10:48 [2020-02-28T06:10:48.561Z] [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 191 kB/s)
01:10:48 [2020-02-28T06:10:48.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
01:10:48 [2020-02-28T06:10:48.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
01:10:48 [2020-02-28T06:10:48.817Z] [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
01:10:49 [2020-02-28T06:10:49.073Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
01:10:49 [2020-02-28T06:10:49.073Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
01:10:49 [2020-02-28T06:10:49.073Z] [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
01:10:49 [2020-02-28T06:10:49.073Z] [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 622 kB/s)
01:10:49 [2020-02-28T06:10:49.073Z] [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
01:10:49 [2020-02-28T06:10:49.073Z] [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
01:10:49 [2020-02-28T06:10:49.328Z] [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
01:10:49 [2020-02-28T06:10:49.584Z] [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
01:10:49 [2020-02-28T06:10:49.584Z] [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
01:10:49 [2020-02-28T06:10:49.839Z] [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
01:10:49 [2020-02-28T06:10:49.839Z] [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 147 kB/s)
01:10:49 [2020-02-28T06:10:49.839Z] [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
01:10:49 [2020-02-28T06:10:49.839Z] [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
01:10:49 [2020-02-28T06:10:49.839Z] [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
01:10:50 [2020-02-28T06:10:50.400Z] [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
01:10:50 [2020-02-28T06:10:50.400Z] [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
01:10:50 [2020-02-28T06:10:50.400Z] [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
01:10:50 [2020-02-28T06:10:50.400Z] [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 113 kB/s)
01:10:50 [2020-02-28T06:10:50.400Z] [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
01:10:50 [2020-02-28T06:10:50.400Z] [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
01:10:50 [2020-02-28T06:10:50.400Z] [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
01:10:50 [2020-02-28T06:10:50.656Z] [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
01:10:50 [2020-02-28T06:10:50.656Z] [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
01:10:50 [2020-02-28T06:10:50.656Z] [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
01:10:50 [2020-02-28T06:10:50.656Z] [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 180 kB/s)
01:10:50 [2020-02-28T06:10:50.912Z] [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
01:10:50 [2020-02-28T06:10:50.912Z] [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
01:10:50 [2020-02-28T06:10:50.912Z] [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
01:10:51 [2020-02-28T06:10:51.168Z] [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
01:10:51 [2020-02-28T06:10:51.168Z] [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
01:10:51 [2020-02-28T06:10:51.168Z] [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
01:10:51 [2020-02-28T06:10:51.168Z] [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 673 kB/s)
01:10:51 [2020-02-28T06:10:51.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
01:10:51 [2020-02-28T06:10:51.423Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
01:10:51 [2020-02-28T06:10:51.423Z] [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
01:10:51 [2020-02-28T06:10:51.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
01:10:51 [2020-02-28T06:10:51.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
01:10:51 [2020-02-28T06:10:51.679Z] [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
01:10:51 [2020-02-28T06:10:51.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.0 MB/s)
01:10:51 [2020-02-28T06:10:51.679Z] [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
01:10:51 [2020-02-28T06:10:51.934Z] [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
01:10:51 [2020-02-28T06:10:51.935Z] [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
01:10:52 [2020-02-28T06:10:52.190Z] [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
01:10:52 [2020-02-28T06:10:52.190Z] [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
01:10:52 [2020-02-28T06:10:52.190Z] [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
01:10:52 [2020-02-28T06:10:52.190Z] [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 18 kB/s)
01:10:52 [2020-02-28T06:10:52.190Z] [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
01:10:52 [2020-02-28T06:10:52.190Z] [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
01:10:52 [2020-02-28T06:10:52.445Z] [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
01:10:52 [2020-02-28T06:10:52.700Z] [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
01:10:52 [2020-02-28T06:10:52.700Z] [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
01:10:52 [2020-02-28T06:10:52.700Z] [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
01:10:52 [2020-02-28T06:10:52.956Z] [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 32 kB/s)
01:10:52 [2020-02-28T06:10:52.956Z] [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
01:10:52 [2020-02-28T06:10:52.956Z] [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
01:10:52 [2020-02-28T06:10:52.956Z] [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
01:10:53 [2020-02-28T06:10:53.211Z] [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
01:10:53 [2020-02-28T06:10:53.211Z] [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
01:10:53 [2020-02-28T06:10:53.211Z] [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
01:10:53 [2020-02-28T06:10:53.467Z] [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 22 kB/s)
01:10:53 [2020-02-28T06:10:53.467Z] [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
01:10:53 [2020-02-28T06:10:53.467Z] [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
01:10:53 [2020-02-28T06:10:53.467Z] [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
01:10:53 [2020-02-28T06:10:53.722Z] [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
01:10:53 [2020-02-28T06:10:53.722Z] [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
01:10:53 [2020-02-28T06:10:53.722Z] [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
01:10:53 [2020-02-28T06:10:53.978Z] [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 19 kB/s)
01:10:53 [2020-02-28T06:10:53.978Z] [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
01:10:53 [2020-02-28T06:10:53.978Z] [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
01:10:53 [2020-02-28T06:10:53.978Z] [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
01:10:54 [2020-02-28T06:10:54.233Z] [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
01:10:54 [2020-02-28T06:10:54.233Z] [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
01:10:54 [2020-02-28T06:10:54.233Z] [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
01:10:54 [2020-02-28T06:10:54.233Z] [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 50 kB/s)
01:10:54 [2020-02-28T06:10:54.233Z] [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
01:10:54 [2020-02-28T06:10:54.233Z] [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
01:10:54 [2020-02-28T06:10:54.233Z] [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
01:10:54 [2020-02-28T06:10:54.795Z] [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
01:10:54 [2020-02-28T06:10:54.795Z] [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
01:10:54 [2020-02-28T06:10:54.795Z] [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
01:10:54 [2020-02-28T06:10:54.795Z] [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 20 kB/s)
01:10:54 [2020-02-28T06:10:54.796Z] [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
01:10:54 [2020-02-28T06:10:54.796Z] [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
01:10:54 [2020-02-28T06:10:54.796Z] [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
01:10:55 [2020-02-28T06:10:55.356Z] [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
01:10:55 [2020-02-28T06:10:55.356Z] [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
01:10:55 [2020-02-28T06:10:55.356Z] [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
01:10:55 [2020-02-28T06:10:55.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 53 kB/s)
01:10:55 [2020-02-28T06:10:55.356Z] [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
01:10:55 [2020-02-28T06:10:55.356Z] [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
01:10:55 [2020-02-28T06:10:55.356Z] [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
01:10:55 [2020-02-28T06:10:55.917Z] [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
01:10:55 [2020-02-28T06:10:55.917Z] [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
01:10:55 [2020-02-28T06:10:55.917Z] [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
01:10:55 [2020-02-28T06:10:55.917Z] [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 15 kB/s)
01:10:55 [2020-02-28T06:10:55.917Z] [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
01:10:55 [2020-02-28T06:10:55.917Z] [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
01:10:55 [2020-02-28T06:10:55.917Z] [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
01:10:56 [2020-02-28T06:10:56.174Z] [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
01:10:56 [2020-02-28T06:10:56.174Z] [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
01:10:56 [2020-02-28T06:10:56.430Z] [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
01:10:56 [2020-02-28T06:10:56.430Z] [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 99 kB/s)
01:10:56 [2020-02-28T06:10:56.430Z] [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
01:10:56 [2020-02-28T06:10:56.430Z] [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
01:10:56 [2020-02-28T06:10:56.430Z] [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
01:10:56 [2020-02-28T06:10:56.686Z] [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
01:10:56 [2020-02-28T06:10:56.686Z] [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
01:10:56 [2020-02-28T06:10:56.941Z] [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
01:10:56 [2020-02-28T06:10:56.941Z] [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 21 kB/s)
01:10:56 [2020-02-28T06:10:56.941Z] [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
01:10:56 [2020-02-28T06:10:56.941Z] [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
01:10:56 [2020-02-28T06:10:56.941Z] [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
01:10:57 [2020-02-28T06:10:57.503Z] [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
01:10:57 [2020-02-28T06:10:57.503Z] [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
01:10:57 [2020-02-28T06:10:57.503Z] [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
01:10:57 [2020-02-28T06:10:57.503Z] [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 151 kB/s)
01:10:57 [2020-02-28T06:10:57.503Z] [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
01:10:57 [2020-02-28T06:10:57.503Z] [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
01:10:57 [2020-02-28T06:10:57.503Z] [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
01:10:57 [2020-02-28T06:10:57.758Z] [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
01:10:57 [2020-02-28T06:10:57.758Z] [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
01:10:58 [2020-02-28T06:10:58.014Z] [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
01:10:58 [2020-02-28T06:10:58.014Z] [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 21 kB/s)
01:10:58 [2020-02-28T06:10:58.014Z] [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
01:10:58 [2020-02-28T06:10:58.014Z] [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
01:10:58 [2020-02-28T06:10:58.014Z] [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
01:10:58 [2020-02-28T06:10:58.270Z] [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
01:10:58 [2020-02-28T06:10:58.525Z] [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
01:10:58 [2020-02-28T06:10:58.525Z] [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
01:10:58 [2020-02-28T06:10:58.525Z] [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 13 kB/s)
01:10:58 [2020-02-28T06:10:58.525Z] [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
01:10:58 [2020-02-28T06:10:58.525Z] [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
01:10:58 [2020-02-28T06:10:58.525Z] [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
01:10:59 [2020-02-28T06:10:59.085Z] [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
01:10:59 [2020-02-28T06:10:59.085Z] [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
01:10:59 [2020-02-28T06:10:59.085Z] [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
01:10:59 [2020-02-28T06:10:59.085Z] [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 56 kB/s)
01:10:59 [2020-02-28T06:10:59.085Z] [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
01:10:59 [2020-02-28T06:10:59.085Z] [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
01:10:59 [2020-02-28T06:10:59.085Z] [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
01:10:59 [2020-02-28T06:10:59.340Z] [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
01:10:59 [2020-02-28T06:10:59.596Z] [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
01:10:59 [2020-02-28T06:10:59.596Z] [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
01:10:59 [2020-02-28T06:10:59.596Z] [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 43 kB/s)
01:10:59 [2020-02-28T06:10:59.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
01:10:59 [2020-02-28T06:10:59.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
01:10:59 [2020-02-28T06:10:59.596Z] [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
01:10:59 [2020-02-28T06:10:59.853Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
01:10:59 [2020-02-28T06:10:59.853Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
01:10:59 [2020-02-28T06:10:59.853Z] [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
01:10:59 [2020-02-28T06:10:59.853Z] [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 30 kB/s)
01:11:00 [2020-02-28T06:11:00.109Z] [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
01:11:00 [2020-02-28T06:11:00.109Z] [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
01:11:00 [2020-02-28T06:11:00.109Z] [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
01:11:00 [2020-02-28T06:11:00.364Z] [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
01:11:00 [2020-02-28T06:11:00.364Z] [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
01:11:00 [2020-02-28T06:11:00.364Z] [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
01:11:00 [2020-02-28T06:11:00.364Z] [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 167 kB/s)
01:11:00 [2020-02-28T06:11:00.620Z] [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
01:11:00 [2020-02-28T06:11:00.620Z] [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
01:11:00 [2020-02-28T06:11:00.620Z] [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
01:11:00 [2020-02-28T06:11:00.876Z] [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
01:11:00 [2020-02-28T06:11:00.876Z] [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
01:11:00 [2020-02-28T06:11:00.876Z] [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
01:11:00 [2020-02-28T06:11:00.876Z] [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 187 kB/s)
01:11:00 [2020-02-28T06:11:00.876Z] [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
01:11:00 [2020-02-28T06:11:00.876Z] [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
01:11:01 [2020-02-28T06:11:01.133Z] [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
01:11:01 [2020-02-28T06:11:01.422Z] [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
01:11:01 [2020-02-28T06:11:01.422Z] [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
01:11:01 [2020-02-28T06:11:01.422Z] [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
01:11:01 [2020-02-28T06:11:01.422Z] [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 123 kB/s)
01:11:01 [2020-02-28T06:11:01.422Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
01:11:01 [2020-02-28T06:11:01.422Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
01:11:01 [2020-02-28T06:11:01.422Z] [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
01:11:01 [2020-02-28T06:11:01.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
01:11:01 [2020-02-28T06:11:01.934Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
01:11:01 [2020-02-28T06:11:01.934Z] [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
01:11:01 [2020-02-28T06:11:01.934Z] [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 178 kB/s)
01:11:01 [2020-02-28T06:11:01.934Z] [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
01:11:01 [2020-02-28T06:11:01.934Z] [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
01:11:01 [2020-02-28T06:11:01.934Z] [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
01:11:02 [2020-02-28T06:11:02.495Z] [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
01:11:03 [2020-02-28T06:11:03.422Z] [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
01:11:03 [2020-02-28T06:11:03.422Z] [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
01:11:03 [2020-02-28T06:11:03.422Z] [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 87 kB/s)
01:11:03 [2020-02-28T06:11:03.422Z] [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
01:11:03 [2020-02-28T06:11:03.422Z] [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
01:11:03 [2020-02-28T06:11:03.422Z] [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
01:11:04 [2020-02-28T06:11:04.003Z] [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
01:11:04 [2020-02-28T06:11:04.003Z] [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
01:11:04 [2020-02-28T06:11:04.003Z] [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
01:11:04 [2020-02-28T06:11:04.003Z] [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 123 kB/s)
01:11:04 [2020-02-28T06:11:04.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
01:11:04 [2020-02-28T06:11:04.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
01:11:04 [2020-02-28T06:11:04.003Z] [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
01:11:04 [2020-02-28T06:11:04.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
01:11:04 [2020-02-28T06:11:04.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
01:11:04 [2020-02-28T06:11:04.259Z] [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
01:11:04 [2020-02-28T06:11:04.259Z] [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 13 kB/s)
01:11:04 [2020-02-28T06:11:04.259Z] [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
01:11:04 [2020-02-28T06:11:04.259Z] [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
01:11:04 [2020-02-28T06:11:04.515Z] [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
01:11:04 [2020-02-28T06:11:04.770Z] [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
01:11:04 [2020-02-28T06:11:04.770Z] [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
01:11:04 [2020-02-28T06:11:04.770Z] [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
01:11:04 [2020-02-28T06:11:04.770Z] [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 21 kB/s)
01:11:04 [2020-02-28T06:11:04.770Z] [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
01:11:04 [2020-02-28T06:11:04.770Z] [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
01:11:05 [2020-02-28T06:11:05.026Z] [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
01:11:05 [2020-02-28T06:11:05.282Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 15 kB/s)
01:11:05 [2020-02-28T06:11:05.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
01:11:05 [2020-02-28T06:11:05.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
01:11:05 [2020-02-28T06:11:05.537Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
01:11:05 [2020-02-28T06:11:05.793Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 86 kB/s)
01:11:05 [2020-02-28T06:11:05.793Z] [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
01:11:05 [2020-02-28T06:11:05.793Z] [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
01:11:05 [2020-02-28T06:11:05.793Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
01:11:06 [2020-02-28T06:11:06.048Z] [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
01:11:06 [2020-02-28T06:11:06.049Z] [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
01:11:06 [2020-02-28T06:11:06.049Z] [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
01:11:06 [2020-02-28T06:11:06.049Z] [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 223 kB/s)
01:11:06 [2020-02-28T06:11:06.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
01:11:06 [2020-02-28T06:11:06.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
01:11:06 [2020-02-28T06:11:06.304Z] [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
01:11:06 [2020-02-28T06:11:06.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
01:11:06 [2020-02-28T06:11:06.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
01:11:06 [2020-02-28T06:11:06.560Z] [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
01:11:06 [2020-02-28T06:11:06.560Z] [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 322 kB/s)
01:11:06 [2020-02-28T06:11:06.560Z] [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
01:11:06 [2020-02-28T06:11:06.560Z] [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
01:11:06 [2020-02-28T06:11:06.818Z] [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
01:11:07 [2020-02-28T06:11:07.074Z] [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
01:11:07 [2020-02-28T06:11:07.074Z] [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
01:11:07 [2020-02-28T06:11:07.074Z] [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
01:11:07 [2020-02-28T06:11:07.074Z] [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 130 kB/s)
01:11:07 [2020-02-28T06:11:07.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
01:11:07 [2020-02-28T06:11:07.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
01:11:07 [2020-02-28T06:11:07.074Z] [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
01:11:07 [2020-02-28T06:11:07.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
01:11:07 [2020-02-28T06:11:07.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
01:11:07 [2020-02-28T06:11:07.635Z] [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
01:11:07 [2020-02-28T06:11:07.635Z] [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 204 kB/s)
01:11:07 [2020-02-28T06:11:07.635Z] [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
01:11:07 [2020-02-28T06:11:07.635Z] [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
01:11:07 [2020-02-28T06:11:07.635Z] [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
01:11:07 [2020-02-28T06:11:07.891Z] [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
01:11:08 [2020-02-28T06:11:08.146Z] [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
01:11:08 [2020-02-28T06:11:08.146Z] [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
01:11:08 [2020-02-28T06:11:08.146Z] [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 30 kB/s)
01:11:08 [2020-02-28T06:11:08.146Z] [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
01:11:08 [2020-02-28T06:11:08.146Z] [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
01:11:08 [2020-02-28T06:11:08.146Z] [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
01:11:08 [2020-02-28T06:11:08.401Z] [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
01:11:08 [2020-02-28T06:11:08.401Z] [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
01:11:08 [2020-02-28T06:11:08.657Z] [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
01:11:08 [2020-02-28T06:11:08.657Z] [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 45 kB/s)
01:11:08 [2020-02-28T06:11:08.657Z] [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
01:11:08 [2020-02-28T06:11:08.657Z] [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
01:11:08 [2020-02-28T06:11:08.657Z] [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
01:11:08 [2020-02-28T06:11:08.912Z] [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
01:11:09 [2020-02-28T06:11:09.167Z] [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
01:11:09 [2020-02-28T06:11:09.167Z] [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
01:11:09 [2020-02-28T06:11:09.167Z] [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 214 kB/s)
01:11:09 [2020-02-28T06:11:09.167Z] [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
01:11:09 [2020-02-28T06:11:09.167Z] [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
01:11:09 [2020-02-28T06:11:09.167Z] [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
01:11:09 [2020-02-28T06:11:09.423Z] [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
01:11:09 [2020-02-28T06:11:09.423Z] [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
01:11:09 [2020-02-28T06:11:09.423Z] [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
01:11:09 [2020-02-28T06:11:09.678Z] [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 22 kB/s)
01:11:09 [2020-02-28T06:11:09.678Z] [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
01:11:09 [2020-02-28T06:11:09.678Z] [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
01:11:09 [2020-02-28T06:11:09.678Z] [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
01:11:09 [2020-02-28T06:11:09.933Z] [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
01:11:09 [2020-02-28T06:11:09.933Z] [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
01:11:09 [2020-02-28T06:11:09.933Z] [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
01:11:09 [2020-02-28T06:11:09.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 31 kB/s)
01:11:09 [2020-02-28T06:11:09.933Z] [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
01:11:09 [2020-02-28T06:11:09.933Z] [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
01:11:10 [2020-02-28T06:11:10.189Z] [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
01:11:10 [2020-02-28T06:11:10.444Z] [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
01:11:10 [2020-02-28T06:11:10.444Z] [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
01:11:10 [2020-02-28T06:11:10.444Z] [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
01:11:10 [2020-02-28T06:11:10.444Z] [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 14 kB/s)
01:11:10 [2020-02-28T06:11:10.444Z] [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
01:11:10 [2020-02-28T06:11:10.444Z] [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
01:11:10 [2020-02-28T06:11:10.444Z] [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
01:11:11 [2020-02-28T06:11:11.004Z] [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
01:11:11 [2020-02-28T06:11:11.004Z] [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
01:11:11 [2020-02-28T06:11:11.004Z] [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
01:11:11 [2020-02-28T06:11:11.005Z] [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 32 kB/s)
01:11:11 [2020-02-28T06:11:11.005Z] [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
01:11:11 [2020-02-28T06:11:11.005Z] [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
01:11:11 [2020-02-28T06:11:11.005Z] [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
01:11:11 [2020-02-28T06:11:11.260Z] [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
01:11:11 [2020-02-28T06:11:11.260Z] [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
01:11:11 [2020-02-28T06:11:11.260Z] [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
01:11:11 [2020-02-28T06:11:11.516Z] [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 39 kB/s)
01:11:11 [2020-02-28T06:11:11.517Z] [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
01:11:11 [2020-02-28T06:11:11.517Z] [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
01:11:11 [2020-02-28T06:11:11.517Z] [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
01:11:11 [2020-02-28T06:11:11.772Z] [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
01:11:11 [2020-02-28T06:11:11.772Z] [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
01:11:11 [2020-02-28T06:11:11.772Z] [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
01:11:11 [2020-02-28T06:11:11.772Z] [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)
01:11:11 [2020-02-28T06:11:11.772Z] [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
01:11:11 [2020-02-28T06:11:11.772Z] [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
01:11:12 [2020-02-28T06:11:12.029Z] [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
01:11:12 [2020-02-28T06:11:12.591Z] [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
01:11:12 [2020-02-28T06:11:12.591Z] [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
01:11:12 [2020-02-28T06:11:12.591Z] [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
01:11:12 [2020-02-28T06:11:12.591Z] [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 26 kB/s)
01:11:12 [2020-02-28T06:11:12.591Z] [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
01:11:12 [2020-02-28T06:11:12.591Z] [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
01:11:12 [2020-02-28T06:11:12.591Z] [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
01:11:12 [2020-02-28T06:11:12.846Z] [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
01:11:12 [2020-02-28T06:11:12.846Z] [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
01:11:13 [2020-02-28T06:11:13.102Z] [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
01:11:13 [2020-02-28T06:11:13.102Z] [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 26 kB/s)
01:11:13 [2020-02-28T06:11:13.102Z] [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
01:11:13 [2020-02-28T06:11:13.102Z] [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
01:11:13 [2020-02-28T06:11:13.102Z] [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
01:11:13 [2020-02-28T06:11:13.358Z] [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
01:11:13 [2020-02-28T06:11:13.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
01:11:13 [2020-02-28T06:11:13.358Z] [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
01:11:13 [2020-02-28T06:11:13.613Z] [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 36 kB/s)
01:11:13 [2020-02-28T06:11:13.613Z] [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
01:11:13 [2020-02-28T06:11:13.613Z] [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
01:11:13 [2020-02-28T06:11:13.613Z] [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
01:11:13 [2020-02-28T06:11:13.869Z] [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
01:11:13 [2020-02-28T06:11:13.869Z] [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
01:11:13 [2020-02-28T06:11:13.869Z] [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
01:11:13 [2020-02-28T06:11:13.869Z] [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 34 kB/s)
01:11:13 [2020-02-28T06:11:13.869Z] [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
01:11:13 [2020-02-28T06:11:13.869Z] [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
01:11:13 [2020-02-28T06:11:13.869Z] [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
01:11:14 [2020-02-28T06:11:14.430Z] [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
01:11:14 [2020-02-28T06:11:14.430Z] [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
01:11:14 [2020-02-28T06:11:14.430Z] [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
01:11:14 [2020-02-28T06:11:14.430Z] [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 29 kB/s)
01:11:14 [2020-02-28T06:11:14.430Z] [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
01:11:14 [2020-02-28T06:11:14.430Z] [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
01:11:14 [2020-02-28T06:11:14.430Z] [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
01:11:14 [2020-02-28T06:11:14.686Z] [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
01:11:14 [2020-02-28T06:11:14.686Z] [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
01:11:14 [2020-02-28T06:11:14.686Z] [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
01:11:14 [2020-02-28T06:11:14.941Z] [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 11 kB/s)
01:11:14 [2020-02-28T06:11:14.941Z] [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
01:11:14 [2020-02-28T06:11:14.941Z] [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
01:11:14 [2020-02-28T06:11:14.941Z] [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
01:11:15 [2020-02-28T06:11:15.196Z] [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
01:11:15 [2020-02-28T06:11:15.196Z] [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
01:11:15 [2020-02-28T06:11:15.196Z] [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
01:11:15 [2020-02-28T06:11:15.451Z] [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 32 kB/s)
01:11:15 [2020-02-28T06:11:15.451Z] [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
01:11:15 [2020-02-28T06:11:15.451Z] [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
01:11:15 [2020-02-28T06:11:15.451Z] [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
01:11:15 [2020-02-28T06:11:15.707Z] [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
01:11:15 [2020-02-28T06:11:15.707Z] [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
01:11:15 [2020-02-28T06:11:15.707Z] [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
01:11:15 [2020-02-28T06:11:15.707Z] [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)
01:11:15 [2020-02-28T06:11:15.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
01:11:15 [2020-02-28T06:11:15.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
01:11:15 [2020-02-28T06:11:15.707Z] [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
01:11:16 [2020-02-28T06:11:16.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
01:11:16 [2020-02-28T06:11:16.268Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
01:11:16 [2020-02-28T06:11:16.268Z] [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
01:11:16 [2020-02-28T06:11:16.268Z] [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 269 kB/s)
01:11:16 [2020-02-28T06:11:16.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
01:11:16 [2020-02-28T06:11:16.268Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
01:11:16 [2020-02-28T06:11:16.268Z] [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
01:11:16 [2020-02-28T06:11:16.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
01:11:16 [2020-02-28T06:11:16.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
01:11:16 [2020-02-28T06:11:16.779Z] [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
01:11:16 [2020-02-28T06:11:16.779Z] [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 407 kB/s)
01:11:16 [2020-02-28T06:11:16.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
01:11:16 [2020-02-28T06:11:16.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
01:11:16 [2020-02-28T06:11:16.779Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
01:11:17 [2020-02-28T06:11:17.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
01:11:17 [2020-02-28T06:11:17.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
01:11:17 [2020-02-28T06:11:17.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
01:11:17 [2020-02-28T06:11:17.293Z] [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 70 kB/s)
01:11:17 [2020-02-28T06:11:17.293Z] [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
01:11:17 [2020-02-28T06:11:17.293Z] [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
01:11:17 [2020-02-28T06:11:17.293Z] [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
01:11:17 [2020-02-28T06:11:17.549Z] [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
01:11:17 [2020-02-28T06:11:17.549Z] [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
01:11:17 [2020-02-28T06:11:17.549Z] [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
01:11:17 [2020-02-28T06:11:17.804Z] [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 121 kB/s)
01:11:17 [2020-02-28T06:11:17.804Z] [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
01:11:17 [2020-02-28T06:11:17.804Z] [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
01:11:17 [2020-02-28T06:11:17.804Z] [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
01:11:18 [2020-02-28T06:11:18.060Z] [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
01:11:18 [2020-02-28T06:11:18.060Z] [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
01:11:18 [2020-02-28T06:11:18.060Z] [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
01:11:18 [2020-02-28T06:11:18.060Z] [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 175 kB/s)
01:11:18 [2020-02-28T06:11:18.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
01:11:18 [2020-02-28T06:11:18.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
01:11:18 [2020-02-28T06:11:18.316Z] [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
01:11:18 [2020-02-28T06:11:18.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
01:11:18 [2020-02-28T06:11:18.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
01:11:18 [2020-02-28T06:11:18.571Z] [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
01:11:18 [2020-02-28T06:11:18.571Z] [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 291 kB/s)
01:11:18 [2020-02-28T06:11:18.571Z] [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
01:11:18 [2020-02-28T06:11:18.571Z] [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
01:11:18 [2020-02-28T06:11:18.571Z] [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
01:11:18 [2020-02-28T06:11:18.827Z] [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
01:11:18 [2020-02-28T06:11:18.827Z] [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
01:11:19 [2020-02-28T06:11:19.082Z] [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
01:11:19 [2020-02-28T06:11:19.082Z] [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 158 kB/s)
01:11:19 [2020-02-28T06:11:19.082Z] [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
01:11:19 [2020-02-28T06:11:19.082Z] [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
01:11:19 [2020-02-28T06:11:19.082Z] [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
01:11:19 [2020-02-28T06:11:19.337Z] [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
01:11:19 [2020-02-28T06:11:19.337Z] [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
01:11:19 [2020-02-28T06:11:19.337Z] [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
01:11:19 [2020-02-28T06:11:19.593Z] [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 126 kB/s)
01:11:19 [2020-02-28T06:11:19.593Z] [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
01:11:19 [2020-02-28T06:11:19.593Z] [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
01:11:19 [2020-02-28T06:11:19.593Z] [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
01:11:19 [2020-02-28T06:11:19.849Z] [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
01:11:19 [2020-02-28T06:11:19.849Z] [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
01:11:19 [2020-02-28T06:11:19.849Z] [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
01:11:19 [2020-02-28T06:11:19.849Z] [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 459 kB/s)
01:11:19 [2020-02-28T06:11:19.849Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
01:11:19 [2020-02-28T06:11:19.849Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
01:11:20 [2020-02-28T06:11:20.105Z] [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
01:11:20 [2020-02-28T06:11:20.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
01:11:20 [2020-02-28T06:11:20.666Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
01:11:20 [2020-02-28T06:11:20.666Z] [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
01:11:20 [2020-02-28T06:11:20.666Z] [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 217 kB/s)
01:11:20 [2020-02-28T06:11:20.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
01:11:20 [2020-02-28T06:11:20.666Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
01:11:20 [2020-02-28T06:11:20.666Z] [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
01:11:20 [2020-02-28T06:11:20.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
01:11:21 [2020-02-28T06:11:21.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
01:11:21 [2020-02-28T06:11:21.176Z] [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
01:11:21 [2020-02-28T06:11:21.176Z] [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 111 kB/s)
01:11:21 [2020-02-28T06:11:21.176Z] [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
01:11:21 [2020-02-28T06:11:21.176Z] [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
01:11:21 [2020-02-28T06:11:21.176Z] [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
01:11:21 [2020-02-28T06:11:21.432Z] [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
01:11:21 [2020-02-28T06:11:21.432Z] [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
01:11:21 [2020-02-28T06:11:21.688Z] [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
01:11:21 [2020-02-28T06:11:21.943Z] [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 69 kB/s)
01:11:21 [2020-02-28T06:11:21.943Z] [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
01:11:21 [2020-02-28T06:11:21.943Z] [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
01:11:22 [2020-02-28T06:11:22.871Z] [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
01:11:23 [2020-02-28T06:11:23.432Z] [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
01:11:23 [2020-02-28T06:11:23.432Z] [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
01:11:23 [2020-02-28T06:11:23.432Z] [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
01:11:23 [2020-02-28T06:11:23.432Z] [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 73 kB/s)
01:11:23 [2020-02-28T06:11:23.432Z] [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
01:11:23 [2020-02-28T06:11:23.432Z] [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
01:11:23 [2020-02-28T06:11:23.432Z] [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
01:11:23 [2020-02-28T06:11:23.688Z] [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
01:11:23 [2020-02-28T06:11:23.688Z] [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
01:11:23 [2020-02-28T06:11:23.944Z] [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
01:11:24 [2020-02-28T06:11:24.871Z] [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 2.1 kB/s)
01:11:24 [2020-02-28T06:11:24.871Z] [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
01:11:24 [2020-02-28T06:11:24.871Z] [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
01:11:24 [2020-02-28T06:11:24.871Z] [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
01:11:25 [2020-02-28T06:11:25.127Z] [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
01:11:25 [2020-02-28T06:11:25.382Z] [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
01:11:25 [2020-02-28T06:11:25.382Z] [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
01:11:25 [2020-02-28T06:11:25.382Z] [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 152 kB/s)
01:11:25 [2020-02-28T06:11:25.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
01:11:25 [2020-02-28T06:11:25.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
01:11:25 [2020-02-28T06:11:25.383Z] [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
01:11:25 [2020-02-28T06:11:25.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
01:11:25 [2020-02-28T06:11:25.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
01:11:25 [2020-02-28T06:11:25.895Z] [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
01:11:25 [2020-02-28T06:11:25.895Z] [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 772 kB/s)
01:11:25 [2020-02-28T06:11:25.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
01:11:25 [2020-02-28T06:11:25.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
01:11:25 [2020-02-28T06:11:25.895Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
01:11:26 [2020-02-28T06:11:26.150Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
01:11:26 [2020-02-28T06:11:26.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
01:11:26 [2020-02-28T06:11:26.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
01:11:27 [2020-02-28T06:11:27.332Z] [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 1.8 kB/s)
01:11:27 [2020-02-28T06:11:27.588Z] [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
01:11:27 [2020-02-28T06:11:27.588Z] [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
01:11:27 [2020-02-28T06:11:27.588Z] [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
01:11:27 [2020-02-28T06:11:27.844Z] [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
01:11:28 [2020-02-28T06:11:28.099Z] [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
01:11:28 [2020-02-28T06:11:28.357Z] [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
01:11:28 [2020-02-28T06:11:28.357Z] [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 112 kB/s)
01:11:28 [2020-02-28T06:11:28.357Z] [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
01:11:28 [2020-02-28T06:11:28.357Z] [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
01:11:28 [2020-02-28T06:11:28.357Z] [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
01:11:28 [2020-02-28T06:11:28.918Z] [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
01:11:29 [2020-02-28T06:11:29.174Z] [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
01:11:29 [2020-02-28T06:11:29.174Z] [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
01:11:29 [2020-02-28T06:11:29.174Z] [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 20 kB/s)
01:11:29 [2020-02-28T06:11:29.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
01:11:29 [2020-02-28T06:11:29.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
01:11:29 [2020-02-28T06:11:29.174Z] [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
01:11:29 [2020-02-28T06:11:29.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
01:11:29 [2020-02-28T06:11:29.685Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
01:11:29 [2020-02-28T06:11:29.685Z] [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
01:11:29 [2020-02-28T06:11:29.941Z] [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 75 kB/s)
01:11:29 [2020-02-28T06:11:29.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
01:11:29 [2020-02-28T06:11:29.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
01:11:29 [2020-02-28T06:11:29.941Z] [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
01:11:30 [2020-02-28T06:11:30.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
01:11:30 [2020-02-28T06:11:30.758Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
01:11:30 [2020-02-28T06:11:30.758Z] [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
01:11:30 [2020-02-28T06:11:30.758Z] [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 603 kB/s)
01:11:30 [2020-02-28T06:11:30.758Z] [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
01:11:30 [2020-02-28T06:11:30.758Z] [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
01:11:30 [2020-02-28T06:11:30.758Z] [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
01:11:31 [2020-02-28T06:11:31.685Z] [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
01:11:31 [2020-02-28T06:11:31.685Z] [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
01:11:31 [2020-02-28T06:11:31.685Z] [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
01:11:31 [2020-02-28T06:11:31.685Z] [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 196 kB/s)
01:11:31 [2020-02-28T06:11:31.685Z] [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
01:11:31 [2020-02-28T06:11:31.685Z] [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 194 kB/s)
01:11:31 [2020-02-28T06:11:31.685Z] [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
01:11:31 [2020-02-28T06:11:31.685Z] [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 303 kB/s)
01:11:31 [2020-02-28T06:11:31.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
01:11:31 [2020-02-28T06:11:31.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
01:11:31 [2020-02-28T06:11:31.685Z] [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
01:11:32 [2020-02-28T06:11:32.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
01:11:32 [2020-02-28T06:11:32.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
01:11:32 [2020-02-28T06:11:32.247Z] [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
01:11:32 [2020-02-28T06:11:32.247Z] [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 69 kB/s)
01:11:32 [2020-02-28T06:11:32.247Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
01:11:32 [2020-02-28T06:11:32.247Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
01:11:32 [2020-02-28T06:11:32.247Z] [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
01:11:32 [2020-02-28T06:11:32.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
01:11:33 [2020-02-28T06:11:33.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
01:11:33 [2020-02-28T06:11:33.867Z] [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
01:11:33 [2020-02-28T06:11:33.867Z] [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 161 kB/s)
01:11:33 [2020-02-28T06:11:33.867Z] [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
01:11:33 [2020-02-28T06:11:33.867Z] [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
01:11:33 [2020-02-28T06:11:33.867Z] [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
01:11:34 [2020-02-28T06:11:34.125Z] [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
01:11:34 [2020-02-28T06:11:34.125Z] [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
01:11:34 [2020-02-28T06:11:34.125Z] [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
01:11:34 [2020-02-28T06:11:34.125Z] [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 72 kB/s)
01:11:34 [2020-02-28T06:11:34.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
01:11:34 [2020-02-28T06:11:34.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
01:11:34 [2020-02-28T06:11:34.125Z] [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
01:11:34 [2020-02-28T06:11:34.686Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
01:11:34 [2020-02-28T06:11:34.686Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
01:11:34 [2020-02-28T06:11:34.686Z] [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
01:11:35 [2020-02-28T06:11:35.612Z] [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 4.0 kB/s)
01:11:35 [2020-02-28T06:11:35.612Z] [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
01:11:35 [2020-02-28T06:11:35.612Z] [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
01:11:35 [2020-02-28T06:11:35.612Z] [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
01:11:36 [2020-02-28T06:11:36.173Z] [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
01:11:36 [2020-02-28T06:11:36.173Z] [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
01:11:36 [2020-02-28T06:11:36.173Z] [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
01:11:36 [2020-02-28T06:11:36.173Z] [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 105 kB/s)
01:11:36 [2020-02-28T06:11:36.173Z] [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
01:11:36 [2020-02-28T06:11:36.173Z] [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
01:11:36 [2020-02-28T06:11:36.429Z] [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
01:11:36 [2020-02-28T06:11:36.684Z] [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
01:11:36 [2020-02-28T06:11:36.684Z] [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
01:11:36 [2020-02-28T06:11:36.940Z] [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
01:11:36 [2020-02-28T06:11:36.940Z] [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 202 kB/s)
01:11:36 [2020-02-28T06:11:36.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
01:11:36 [2020-02-28T06:11:36.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
01:11:36 [2020-02-28T06:11:36.940Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
01:11:37 [2020-02-28T06:11:37.195Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
01:11:37 [2020-02-28T06:11:37.195Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
01:11:37 [2020-02-28T06:11:37.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
01:11:37 [2020-02-28T06:11:37.450Z] [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 595 kB/s)
01:11:37 [2020-02-28T06:11:37.450Z] [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
01:11:37 [2020-02-28T06:11:37.450Z] [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
01:11:37 [2020-02-28T06:11:37.451Z] [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
01:11:37 [2020-02-28T06:11:37.707Z] [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
01:11:37 [2020-02-28T06:11:37.707Z] [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
01:11:37 [2020-02-28T06:11:37.707Z] [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
01:11:37 [2020-02-28T06:11:37.707Z] [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 176 kB/s)
01:11:37 [2020-02-28T06:11:37.707Z] [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
01:11:37 [2020-02-28T06:11:37.963Z] [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
01:11:37 [2020-02-28T06:11:37.964Z] [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
01:11:38 [2020-02-28T06:11:38.219Z] [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
01:11:38 [2020-02-28T06:11:38.219Z] [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
01:11:38 [2020-02-28T06:11:38.219Z] [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
01:11:38 [2020-02-28T06:11:38.219Z] [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 200 kB/s)
01:11:38 [2020-02-28T06:11:38.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
01:11:38 [2020-02-28T06:11:38.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
01:11:38 [2020-02-28T06:11:38.219Z] [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
01:11:38 [2020-02-28T06:11:38.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
01:11:38 [2020-02-28T06:11:38.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
01:11:38 [2020-02-28T06:11:38.780Z] [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
01:11:38 [2020-02-28T06:11:38.780Z] [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 284 kB/s)
01:11:38 [2020-02-28T06:11:38.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
01:11:38 [2020-02-28T06:11:38.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
01:11:38 [2020-02-28T06:11:38.780Z] [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
01:11:39 [2020-02-28T06:11:39.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
01:11:39 [2020-02-28T06:11:39.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
01:11:39 [2020-02-28T06:11:39.035Z] [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
01:11:39 [2020-02-28T06:11:39.291Z] [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 666 kB/s)
01:11:39 [2020-02-28T06:11:39.291Z] [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
01:11:39 [2020-02-28T06:11:39.291Z] [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
01:11:39 [2020-02-28T06:11:39.291Z] [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
01:11:39 [2020-02-28T06:11:39.547Z] [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
01:11:39 [2020-02-28T06:11:39.547Z] [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
01:11:39 [2020-02-28T06:11:39.547Z] [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
01:11:39 [2020-02-28T06:11:39.547Z] [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 157 kB/s)
01:11:39 [2020-02-28T06:11:39.547Z] [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
01:11:39 [2020-02-28T06:11:39.803Z] [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
01:11:39 [2020-02-28T06:11:39.803Z] [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
01:11:40 [2020-02-28T06:11:40.058Z] [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
01:11:40 [2020-02-28T06:11:40.058Z] [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
01:11:40 [2020-02-28T06:11:40.058Z] [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
01:11:40 [2020-02-28T06:11:40.058Z] [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 36 kB/s)
01:11:40 [2020-02-28T06:11:40.058Z] [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
01:11:40 [2020-02-28T06:11:40.058Z] [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
01:11:40 [2020-02-28T06:11:40.058Z] [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
01:11:40 [2020-02-28T06:11:40.314Z] [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
01:11:40 [2020-02-28T06:11:40.314Z] [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
01:11:40 [2020-02-28T06:11:40.569Z] [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
01:11:40 [2020-02-28T06:11:40.569Z] [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 342 kB/s)
01:11:40 [2020-02-28T06:11:40.569Z] [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
01:11:40 [2020-02-28T06:11:40.569Z] [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
01:11:40 [2020-02-28T06:11:40.569Z] [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
01:11:40 [2020-02-28T06:11:40.825Z] [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
01:11:40 [2020-02-28T06:11:40.825Z] [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
01:11:40 [2020-02-28T06:11:40.825Z] [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
01:11:41 [2020-02-28T06:11:41.080Z] [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 35 kB/s)
01:11:41 [2020-02-28T06:11:41.080Z] [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
01:11:41 [2020-02-28T06:11:41.080Z] [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
01:11:41 [2020-02-28T06:11:41.080Z] [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
01:11:41 [2020-02-28T06:11:41.336Z] [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
01:11:41 [2020-02-28T06:11:41.592Z] [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
01:11:41 [2020-02-28T06:11:41.848Z] [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
01:11:42 [2020-02-28T06:11:42.778Z] [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 3.0 kB/s)
01:11:43 [2020-02-28T06:11:43.034Z] [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
01:11:43 [2020-02-28T06:11:43.034Z] [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
01:11:43 [2020-02-28T06:11:43.034Z] [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
01:11:43 [2020-02-28T06:11:43.595Z] [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
01:11:43 [2020-02-28T06:11:43.595Z] [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
01:11:43 [2020-02-28T06:11:43.851Z] [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
01:11:43 [2020-02-28T06:11:43.851Z] [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 132 kB/s)
01:11:43 [2020-02-28T06:11:43.851Z] [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
01:11:44 [2020-02-28T06:11:44.777Z] [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
01:11:44 [2020-02-28T06:11:44.777Z] [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
01:11:45 [2020-02-28T06:11:45.033Z] [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
01:11:45 [2020-02-28T06:11:45.290Z] [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
01:11:45 [2020-02-28T06:11:45.290Z] [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
01:11:45 [2020-02-28T06:11:45.290Z] [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 25 kB/s)
01:11:45 [2020-02-28T06:11:45.290Z] [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
01:11:45 [2020-02-28T06:11:45.290Z] [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
01:11:45 [2020-02-28T06:11:45.290Z] [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
01:11:45 [2020-02-28T06:11:45.547Z] [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
01:11:45 [2020-02-28T06:11:45.547Z] [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
01:11:45 [2020-02-28T06:11:45.547Z] [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
01:11:45 [2020-02-28T06:11:45.803Z] [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 58 kB/s)
01:11:45 [2020-02-28T06:11:45.803Z] [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
01:11:45 [2020-02-28T06:11:45.803Z] [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
01:11:45 [2020-02-28T06:11:45.803Z] [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
01:11:46 [2020-02-28T06:11:46.058Z] [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
01:11:46 [2020-02-28T06:11:46.058Z] [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
01:11:46 [2020-02-28T06:11:46.058Z] [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
01:11:46 [2020-02-28T06:11:46.058Z] [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 528 kB/s)
01:11:46 [2020-02-28T06:11:46.058Z] [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
01:11:46 [2020-02-28T06:11:46.058Z] [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
01:11:46 [2020-02-28T06:11:46.058Z] [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
01:11:46 [2020-02-28T06:11:46.619Z] [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
01:11:46 [2020-02-28T06:11:46.619Z] [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
01:11:46 [2020-02-28T06:11:46.619Z] [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
01:11:46 [2020-02-28T06:11:46.619Z] [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 213 kB/s)
01:11:46 [2020-02-28T06:11:46.619Z] [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
01:11:46 [2020-02-28T06:11:46.619Z] [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
01:11:46 [2020-02-28T06:11:46.619Z] [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
01:11:46 [2020-02-28T06:11:46.874Z] [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
01:11:46 [2020-02-28T06:11:46.874Z] [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
01:11:47 [2020-02-28T06:11:47.130Z] [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
01:11:47 [2020-02-28T06:11:47.130Z] [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 103 kB/s)
01:11:47 [2020-02-28T06:11:47.130Z] [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
01:11:47 [2020-02-28T06:11:47.130Z] [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
01:11:47 [2020-02-28T06:11:47.130Z] [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
01:11:47 [2020-02-28T06:11:47.386Z] [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
01:11:47 [2020-02-28T06:11:47.386Z] [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
01:11:47 [2020-02-28T06:11:47.386Z] [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
01:11:47 [2020-02-28T06:11:47.386Z] [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 81 kB/s)
01:11:47 [2020-02-28T06:11:47.386Z] [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
01:11:47 [2020-02-28T06:11:47.386Z] [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
01:11:47 [2020-02-28T06:11:47.386Z] [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
01:11:47 [2020-02-28T06:11:47.946Z] [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
01:11:47 [2020-02-28T06:11:47.946Z] [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
01:11:47 [2020-02-28T06:11:47.946Z] [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
01:11:47 [2020-02-28T06:11:47.946Z] [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 85 kB/s)
01:11:47 [2020-02-28T06:11:47.946Z] [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
01:11:47 [2020-02-28T06:11:47.946Z] [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
01:11:47 [2020-02-28T06:11:47.946Z] [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
01:11:48 [2020-02-28T06:11:48.201Z] [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
01:11:48 [2020-02-28T06:11:48.201Z] [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
01:11:48 [2020-02-28T06:11:48.201Z] [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
01:11:48 [2020-02-28T06:11:48.201Z] [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)
01:11:48 [2020-02-28T06:11:48.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
01:11:48 [2020-02-28T06:11:48.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
01:11:48 [2020-02-28T06:11:48.201Z] [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
01:11:48 [2020-02-28T06:11:48.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
01:11:48 [2020-02-28T06:11:48.762Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
01:11:48 [2020-02-28T06:11:48.762Z] [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
01:11:48 [2020-02-28T06:11:48.762Z] [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 759 kB/s)
01:11:48 [2020-02-28T06:11:48.762Z] [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
01:11:48 [2020-02-28T06:11:48.762Z] [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
01:11:48 [2020-02-28T06:11:48.762Z] [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
01:11:49 [2020-02-28T06:11:49.018Z] [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
01:11:49 [2020-02-28T06:11:49.018Z] [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
01:11:49 [2020-02-28T06:11:49.018Z] [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
01:11:49 [2020-02-28T06:11:49.018Z] [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 72 kB/s)
01:11:49 [2020-02-28T06:11:49.018Z] [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
01:11:49 [2020-02-28T06:11:49.018Z] [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
01:11:49 [2020-02-28T06:11:49.018Z] [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
01:11:49 [2020-02-28T06:11:49.578Z] [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
01:11:49 [2020-02-28T06:11:49.578Z] [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
01:11:49 [2020-02-28T06:11:49.578Z] [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
01:11:49 [2020-02-28T06:11:49.578Z] [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 92 kB/s)
01:11:49 [2020-02-28T06:11:49.578Z] [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
01:11:49 [2020-02-28T06:11:49.578Z] [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
01:11:49 [2020-02-28T06:11:49.578Z] [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
01:11:49 [2020-02-28T06:11:49.833Z] [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
01:11:49 [2020-02-28T06:11:49.833Z] [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
01:11:49 [2020-02-28T06:11:49.833Z] [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
01:11:50 [2020-02-28T06:11:50.088Z] [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 8.5 kB/s)
01:11:50 [2020-02-28T06:11:50.088Z] [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
01:11:50 [2020-02-28T06:11:50.088Z] [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
01:11:50 [2020-02-28T06:11:50.088Z] [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
01:11:50 [2020-02-28T06:11:50.652Z] [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
01:11:50 [2020-02-28T06:11:50.652Z] [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
01:11:50 [2020-02-28T06:11:50.652Z] [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
01:11:50 [2020-02-28T06:11:50.652Z] [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 51 kB/s)
01:11:50 [2020-02-28T06:11:50.652Z] [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
01:11:50 [2020-02-28T06:11:50.652Z] [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
01:11:50 [2020-02-28T06:11:50.652Z] [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
01:11:50 [2020-02-28T06:11:50.908Z] [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
01:11:50 [2020-02-28T06:11:50.908Z] [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
01:11:50 [2020-02-28T06:11:50.908Z] [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
01:11:51 [2020-02-28T06:11:51.163Z] [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 40 kB/s)
01:11:51 [2020-02-28T06:11:51.163Z] [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
01:11:51 [2020-02-28T06:11:51.163Z] [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
01:11:51 [2020-02-28T06:11:51.163Z] [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
01:11:51 [2020-02-28T06:11:51.418Z] [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
01:11:51 [2020-02-28T06:11:51.418Z] [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
01:11:51 [2020-02-28T06:11:51.418Z] [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
01:11:51 [2020-02-28T06:11:51.418Z] [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 223 kB/s)
01:11:51 [2020-02-28T06:11:51.418Z] [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
01:11:51 [2020-02-28T06:11:51.418Z] [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
01:11:51 [2020-02-28T06:11:51.674Z] [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
01:11:51 [2020-02-28T06:11:51.929Z] [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
01:11:51 [2020-02-28T06:11:51.929Z] [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
01:11:51 [2020-02-28T06:11:51.929Z] [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
01:11:51 [2020-02-28T06:11:51.929Z] [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 55 kB/s)
01:11:51 [2020-02-28T06:11:51.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
01:11:51 [2020-02-28T06:11:51.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
01:11:51 [2020-02-28T06:11:51.929Z] [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
01:11:52 [2020-02-28T06:11:52.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
01:11:52 [2020-02-28T06:11:52.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
01:11:52 [2020-02-28T06:11:52.441Z] [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
01:11:52 [2020-02-28T06:11:52.441Z] [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 166 kB/s)
01:11:52 [2020-02-28T06:11:52.441Z] [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
01:11:52 [2020-02-28T06:11:52.441Z] [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
01:11:52 [2020-02-28T06:11:52.441Z] [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
01:11:52 [2020-02-28T06:11:52.696Z] [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
01:11:52 [2020-02-28T06:11:52.696Z] [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
01:11:52 [2020-02-28T06:11:52.696Z] [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
01:11:52 [2020-02-28T06:11:52.951Z] [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 74 kB/s)
01:11:52 [2020-02-28T06:11:52.951Z] [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
01:11:52 [2020-02-28T06:11:52.951Z] [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
01:11:52 [2020-02-28T06:11:52.951Z] [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
01:11:53 [2020-02-28T06:11:53.206Z] [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
01:11:53 [2020-02-28T06:11:53.206Z] [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
01:11:53 [2020-02-28T06:11:53.206Z] [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
01:11:53 [2020-02-28T06:11:53.206Z] [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 117 kB/s)
01:11:53 [2020-02-28T06:11:53.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
01:11:53 [2020-02-28T06:11:53.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
01:11:53 [2020-02-28T06:11:53.462Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
01:11:53 [2020-02-28T06:11:53.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
01:11:53 [2020-02-28T06:11:53.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
01:11:53 [2020-02-28T06:11:53.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
01:11:53 [2020-02-28T06:11:53.717Z] [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 374 kB/s)
01:11:53 [2020-02-28T06:11:53.717Z] [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
01:11:53 [2020-02-28T06:11:53.717Z] [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
01:11:53 [2020-02-28T06:11:53.717Z] [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
01:11:54 [2020-02-28T06:11:54.278Z] [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
01:11:54 [2020-02-28T06:11:54.278Z] [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
01:11:54 [2020-02-28T06:11:54.278Z] [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
01:11:54 [2020-02-28T06:11:54.278Z] [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 24 kB/s)
01:11:54 [2020-02-28T06:11:54.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
01:11:54 [2020-02-28T06:11:54.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
01:11:54 [2020-02-28T06:11:54.278Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
01:11:54 [2020-02-28T06:11:54.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
01:11:54 [2020-02-28T06:11:54.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
01:11:54 [2020-02-28T06:11:54.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
01:11:54 [2020-02-28T06:11:54.788Z] [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 457 kB/s)
01:11:54 [2020-02-28T06:11:54.788Z] [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
01:11:54 [2020-02-28T06:11:54.788Z] [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
01:11:54 [2020-02-28T06:11:54.788Z] [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
01:11:55 [2020-02-28T06:11:55.043Z] [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
01:11:55 [2020-02-28T06:11:55.299Z] [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
01:11:55 [2020-02-28T06:11:55.299Z] [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
01:11:55 [2020-02-28T06:11:55.299Z] [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 111 kB/s)
01:11:55 [2020-02-28T06:11:55.299Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
01:11:55 [2020-02-28T06:11:55.299Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
01:11:55 [2020-02-28T06:11:55.299Z] [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
01:11:55 [2020-02-28T06:11:55.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
01:11:55 [2020-02-28T06:11:55.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
01:11:55 [2020-02-28T06:11:55.811Z] [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
01:11:55 [2020-02-28T06:11:55.811Z] [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 289 kB/s)
01:11:55 [2020-02-28T06:11:55.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
01:11:55 [2020-02-28T06:11:55.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
01:11:55 [2020-02-28T06:11:55.811Z] [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
01:11:56 [2020-02-28T06:11:56.067Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
01:11:56 [2020-02-28T06:11:56.067Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
01:11:56 [2020-02-28T06:11:56.322Z] [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
01:11:56 [2020-02-28T06:11:56.322Z] [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 120 kB/s)
01:11:56 [2020-02-28T06:11:56.322Z] [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
01:11:56 [2020-02-28T06:11:56.322Z] [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
01:11:56 [2020-02-28T06:11:56.322Z] [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
01:11:56 [2020-02-28T06:11:56.577Z] [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
01:11:56 [2020-02-28T06:11:56.577Z] [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
01:11:56 [2020-02-28T06:11:56.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
01:11:56 [2020-02-28T06:11:56.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 29 kB/s)
01:11:57 [2020-02-28T06:11:57.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
01:11:57 [2020-02-28T06:11:57.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
01:11:57 [2020-02-28T06:11:57.088Z] [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
01:11:57 [2020-02-28T06:11:57.343Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
01:11:57 [2020-02-28T06:11:57.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
01:11:57 [2020-02-28T06:11:57.598Z] [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
01:11:57 [2020-02-28T06:11:57.598Z] [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 15 kB/s)
01:11:57 [2020-02-28T06:11:57.598Z] [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
01:11:57 [2020-02-28T06:11:57.854Z] [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 164 kB/s)
01:11:57 [2020-02-28T06:11:57.854Z] [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
01:11:57 [2020-02-28T06:11:57.854Z] [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 353 kB/s)
01:11:57 [2020-02-28T06:11:57.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
01:11:57 [2020-02-28T06:11:57.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
01:11:57 [2020-02-28T06:11:57.854Z] [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
01:11:58 [2020-02-28T06:11:58.109Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
01:11:58 [2020-02-28T06:11:58.365Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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 124 kB/s)
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.365Z] [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
01:11:58 [2020-02-28T06:11:58.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
01:11:58 [2020-02-28T06:11:58.620Z] [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
01:11:58 [2020-02-28T06:11:58.620Z] [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
01:11:58 [2020-02-28T06:11:58.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
01:11:58 [2020-02-28T06:11:58.620Z] [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
01:11:58 [2020-02-28T06:11:58.620Z] [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
01:11:58 [2020-02-28T06:11:58.620Z] [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
01:11:58 [2020-02-28T06:11:58.620Z] [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
01:11:58 [2020-02-28T06:11:58.620Z] [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
01:11:58 [2020-02-28T06:11:58.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
01:11:58 [2020-02-28T06:11:58.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
01:11:58 [2020-02-28T06:11:58.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
01:11:58 [2020-02-28T06:11:58.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
01:11:58 [2020-02-28T06:11:58.620Z] [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
01:11:58 [2020-02-28T06:11:58.620Z] [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 6.4 MB/s)
01:11:58 [2020-02-28T06:11:58.875Z] [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
01:11:58 [2020-02-28T06:11:58.875Z] [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
01:11:58 [2020-02-28T06:11:58.875Z] [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
01:11:58 [2020-02-28T06:11:58.875Z] [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
01:11:58 [2020-02-28T06:11:58.875Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
01:11:59 [2020-02-28T06:11:59.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
01:11:59 [2020-02-28T06:11:59.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
01:11:59 [2020-02-28T06:11:59.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.131Z] [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
01:11:59 [2020-02-28T06:11:59.691Z] [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
01:11:59 [2020-02-28T06:11:59.692Z] [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
01:11:59 [2020-02-28T06:11:59.692Z] [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
01:11:59 [2020-02-28T06:11:59.692Z] [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
01:11:59 [2020-02-28T06:11:59.692Z] [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
01:11:59 [2020-02-28T06:11:59.946Z] [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
01:11:59 [2020-02-28T06:11:59.946Z] [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
01:11:59 [2020-02-28T06:11:59.946Z] [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
01:11:59 [2020-02-28T06:11:59.946Z] [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
01:12:00 [2020-02-28T06:12:00.202Z] [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
01:12:00 [2020-02-28T06:12:00.202Z] [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
01:12:00 [2020-02-28T06:12:00.202Z] [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
01:12:00 [2020-02-28T06:12:00.202Z] [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 101 kB/s)
01:12:00 [2020-02-28T06:12:00.202Z] [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
01:12:00 [2020-02-28T06:12:00.202Z] [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
01:12:00 [2020-02-28T06:12:00.202Z] [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
01:12:00 [2020-02-28T06:12:00.456Z] [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
01:12:00 [2020-02-28T06:12:00.456Z] [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
01:12:00 [2020-02-28T06:12:00.456Z] [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
01:12:00 [2020-02-28T06:12:00.456Z] [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
01:12:00 [2020-02-28T06:12:00.456Z] [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
01:12:00 [2020-02-28T06:12:00.712Z] [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
01:12:00 [2020-02-28T06:12:00.712Z] [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
01:12:00 [2020-02-28T06:12:00.712Z] [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
01:12:00 [2020-02-28T06:12:00.712Z] [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
01:12:00 [2020-02-28T06:12:00.968Z] [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
01:12:00 [2020-02-28T06:12:00.968Z] [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
01:12:00 [2020-02-28T06:12:00.968Z] [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
01:12:00 [2020-02-28T06:12:00.968Z] [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
01:12:00 [2020-02-28T06:12:00.968Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [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
01:12:01 [2020-02-28T06:12:01.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
01:12:01 [2020-02-28T06:12:01.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
01:12:01 [2020-02-28T06:12:01.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
01:12:01 [2020-02-28T06:12:01.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
01:12:01 [2020-02-28T06:12:01.530Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
01:12:01 [2020-02-28T06:12:01.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
01:12:01 [2020-02-28T06:12:01.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:01 [2020-02-28T06:12:01.786Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
01:12:02 [2020-02-28T06:12:02.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
01:12:02 [2020-02-28T06:12:02.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
01:12:02 [2020-02-28T06:12:02.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 2.9 MB/s)
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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 7.1 MB/s)
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 3.6 MB/s)
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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.7 MB/s)
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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 402 kB/s)
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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 736 kB/s)
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 1.1 MB/s)
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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 151 kB/s)
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.042Z] [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 217 kB/s)
01:12:02 [2020-02-28T06:12:02.042Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 463 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 274 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 554 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 182 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 944 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 550 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 241 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 675 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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.0 MB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 405 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 170 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 413 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 213 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 99 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 541 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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.2 MB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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.4 MB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.299Z] [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 24 kB/s)
01:12:02 [2020-02-28T06:12:02.299Z] [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
01:12:02 [2020-02-28T06:12:02.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 9.3 kB/s)
01:12:02 [2020-02-28T06:12:02.555Z] [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 4.4 MB/s)
01:12:02 [2020-02-28T06:12:02.555Z] [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 511 kB/s)
01:12:02 [2020-02-28T06:12:02.555Z] [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 104 kB/s)
01:12:02 [2020-02-28T06:12:02.555Z] [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 520 kB/s)
01:12:03 [2020-02-28T06:12:03.481Z] [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
01:12:03 [2020-02-28T06:12:03.736Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/
01:12:03 [2020-02-28T06:12:03.736Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/
01:12:03 [2020-02-28T06:12:03.736Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.2/r.3
01:12:03 [2020-02-28T06:12:03.991Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/ (57.71kB)
01:12:03 [2020-02-28T06:12:03.991Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/ (57.71kB)
01:12:04 [2020-02-28T06:12:04.247Z] [INFO] Fetching p2.index from https://archive.eclipse.org/linuxtools/update-5.3.0/
01:12:04 [2020-02-28T06:12:04.247Z] [INFO] Fetching p2.index from https://archive.eclipse.org/linuxtools/update-5.3.0/
01:12:04 [2020-02-28T06:12:04.502Z] [INFO] Adding repository https://archive.eclipse.org/linuxtools/update-5.3.0
01:12:04 [2020-02-28T06:12:04.502Z] [INFO] Fetching content.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB)
01:12:04 [2020-02-28T06:12:04.502Z] [INFO] Fetching content.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB)
01:12:04 [2020-02-28T06:12:04.758Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
01:12:04 [2020-02-28T06:12:04.758Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
01:12:04 [2020-02-28T06:12:04.758Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
01:12:05 [2020-02-28T06:12:05.013Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
01:12:05 [2020-02-28T06:12:05.013Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
01:12:05 [2020-02-28T06:12:05.013Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/
01:12:05 [2020-02-28T06:12:05.013Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/
01:12:05 [2020-02-28T06:12:05.269Z] [INFO] Adding repository https://download.eclipse.org/releases/neon
01:12:05 [2020-02-28T06:12:05.269Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/neon/ (518B)
01:12:05 [2020-02-28T06:12:05.269Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/neon/ (518B)
01:12:05 [2020-02-28T06:12:05.524Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
01:12:05 [2020-02-28T06:12:05.524Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
01:12:05 [2020-02-28T06:12:05.524Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/
01:12:05 [2020-02-28T06:12:05.524Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/
01:12:06 [2020-02-28T06:12:06.086Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/
01:12:06 [2020-02-28T06:12:06.086Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/
01:12:06 [2020-02-28T06:12:06.086Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201705151400/
01:12:06 [2020-02-28T06:12:06.086Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201705151400/
01:12:08 [2020-02-28T06:12:08.602Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201703141400/
01:12:08 [2020-02-28T06:12:08.602Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201703141400/
01:12:08 [2020-02-28T06:12:08.857Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201703141400/
01:12:08 [2020-02-28T06:12:08.857Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201703141400/
01:12:10 [2020-02-28T06:12:10.747Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201703231000/
01:12:10 [2020-02-28T06:12:10.747Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201703231000/
01:12:10 [2020-02-28T06:12:10.747Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201703231000/
01:12:10 [2020-02-28T06:12:10.747Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201703231000/
01:12:12 [2020-02-28T06:12:12.111Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201606221000/
01:12:12 [2020-02-28T06:12:12.111Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201606221000/
01:12:12 [2020-02-28T06:12:12.111Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201606221000/
01:12:12 [2020-02-28T06:12:12.111Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201606221000/
01:12:13 [2020-02-28T06:12:13.475Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201609281000/
01:12:13 [2020-02-28T06:12:13.475Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201609281000/
01:12:13 [2020-02-28T06:12:13.730Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201609281000/
01:12:13 [2020-02-28T06:12:13.730Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201609281000/
01:12:15 [2020-02-28T06:12:15.095Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201610111000/
01:12:15 [2020-02-28T06:12:15.095Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201610111000/
01:12:15 [2020-02-28T06:12:15.351Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201610111000/
01:12:15 [2020-02-28T06:12:15.351Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201610111000/
01:12:16 [2020-02-28T06:12:16.714Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201612211000/
01:12:16 [2020-02-28T06:12:16.714Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201612211000/
01:12:16 [2020-02-28T06:12:16.714Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201612211000/
01:12:16 [2020-02-28T06:12:16.714Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201612211000/
01:12:18 [2020-02-28T06:12:18.601Z] [INFO] Adding repository https://download.eclipse.org/tm/terminal/updates/4.2
01:12:18 [2020-02-28T06:12:18.601Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tm/terminal/updates/4.2/
01:12:18 [2020-02-28T06:12:18.601Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tm/terminal/updates/4.2/
01:12:18 [2020-02-28T06:12:18.858Z] [INFO] Fetching content.jar from https://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB)
01:12:18 [2020-02-28T06:12:18.858Z] [INFO] Fetching content.jar from https://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB)
01:12:19 [2020-02-28T06:12:19.113Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/launchbar/neon.2/
01:12:19 [2020-02-28T06:12:19.113Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/launchbar/neon.2/
01:12:19 [2020-02-28T06:12:19.113Z] [INFO] Adding repository https://archive.eclipse.org/tools/cdt/launchbar/neon.2
01:12:19 [2020-02-28T06:12:19.367Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/launchbar/neon.2/
01:12:19 [2020-02-28T06:12:19.367Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/launchbar/neon.2/
01:12:19 [2020-02-28T06:12:19.367Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/
01:12:19 [2020-02-28T06:12:19.367Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/
01:12:19 [2020-02-28T06:12:19.624Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository
01:12:19 [2020-02-28T06:12:19.880Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/
01:12:19 [2020-02-28T06:12:19.880Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/
01:12:21 [2020-02-28T06:12:21.243Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB)
01:12:21 [2020-02-28T06:12:21.243Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB)
01:12:21 [2020-02-28T06:12:21.243Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/
01:12:21 [2020-02-28T06:12:21.243Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/
01:12:21 [2020-02-28T06:12:21.243Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/
01:12:21 [2020-02-28T06:12:21.243Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/
01:12:21 [2020-02-28T06:12:21.499Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
01:12:21 [2020-02-28T06:12:21.499Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
01:12:21 [2020-02-28T06:12:21.754Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
01:12:22 [2020-02-28T06:12:22.679Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
01:12:22 [2020-02-28T06:12:22.679Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
01:12:22 [2020-02-28T06:12:22.934Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
01:12:22 [2020-02-28T06:12:22.934Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
01:12:23 [2020-02-28T06:12:23.189Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
01:12:23 [2020-02-28T06:12:23.189Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
01:12:23 [2020-02-28T06:12:23.190Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
01:12:23 [2020-02-28T06:12:23.190Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
01:12:23 [2020-02-28T06:12:23.445Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
01:12:23 [2020-02-28T06:12:23.445Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
01:12:23 [2020-02-28T06:12:23.445Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/
01:12:23 [2020-02-28T06:12:23.445Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/
01:12:23 [2020-02-28T06:12:23.701Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400
01:12:23 [2020-02-28T06:12:23.701Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/
01:12:23 [2020-02-28T06:12:23.701Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/
01:12:23 [2020-02-28T06:12:23.956Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2
01:12:24 [2020-02-28T06:12:24.212Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
01:12:24 [2020-02-28T06:12:24.212Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
01:12:24 [2020-02-28T06:12:24.212Z] [INFO] Adding repository https://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository
01:12:24 [2020-02-28T06:12:24.467Z] [INFO] Fetching content.jar from https://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/ (266.93kB)
01:12:24 [2020-02-28T06:12:24.467Z] [INFO] Fetching content.jar from https://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/ (266.93kB)
01:12:24 [2020-02-28T06:12:24.467Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.12/
01:12:24 [2020-02-28T06:12:24.467Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.12/
01:12:24 [2020-02-28T06:12:24.722Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.12
01:12:24 [2020-02-28T06:12:24.722Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.12/
01:12:24 [2020-02-28T06:12:24.722Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.12/
01:12:25 [2020-02-28T06:12:25.005Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/develop/repository/
01:12:25 [2020-02-28T06:12:25.005Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/develop/repository/
01:12:25 [2020-02-28T06:12:25.006Z] [INFO] Adding repository https://download.eclipse.org/swtchart/develop/repository
01:12:25 [2020-02-28T06:12:25.261Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/develop/repository/
01:12:25 [2020-02-28T06:12:25.261Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/develop/repository/
01:12:40 [2020-02-28T06:12:40.093Z] [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
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (79.81kB)
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] The user operation is waiting for background work to complete.
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (79.81kB)
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Unpacking com.google.gson_2.7.0.v20170129-0911...
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.26MB)
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] The user operation is waiting for background work to complete.
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.26MB)
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Unpacking com.google.guava_15.0.0.v201403281430...
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (431.77kB)
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] The user operation is waiting for background work to complete.
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (431.77kB)
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Unpacking org.eclipse.osgi_3.11.3.v20170209-1843...
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Fetching org.eclipse.cdt.core_6.2.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (1.53MB)
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] The user operation is waiting for background work to complete.
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Fetching org.eclipse.cdt.core_6.2.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (1.53MB)
01:12:52 [2020-02-28T06:12:52.257Z] [INFO] Unpacking org.eclipse.cdt.core_6.2.0.201709072038...
01:12:53 [2020-02-28T06:12:53.620Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (16.88kB)
01:12:53 [2020-02-28T06:12:53.620Z] [INFO] The user operation is waiting for background work to complete.
01:12:53 [2020-02-28T06:12:53.620Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (16.88kB)
01:12:53 [2020-02-28T06:12:53.875Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.0.201709072038...
01:12:53 [2020-02-28T06:12:53.875Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (39.58kB)
01:12:53 [2020-02-28T06:12:53.875Z] [INFO] The user operation is waiting for background work to complete.
01:12:53 [2020-02-28T06:12:53.875Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (39.58kB)
01:12:54 [2020-02-28T06:12:54.131Z] [INFO] Unpacking org.eclipse.core.contenttype_3.5.100.v20160418-1621...
01:12:54 [2020-02-28T06:12:54.131Z] [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.83kB)
01:12:54 [2020-02-28T06:12:54.131Z] [INFO] The user operation is waiting for background work to complete.
01:12:54 [2020-02-28T06:12:54.131Z] [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.83kB)
01:12:54 [2020-02-28T06:12:54.131Z] [INFO] Unpacking org.eclipse.core.expressions_3.5.100.v20160418-1621...
01:12:54 [2020-02-28T06:12:54.386Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (42.91kB)
01:12:54 [2020-02-28T06:12:54.386Z] [INFO] The user operation is waiting for background work to complete.
01:12:54 [2020-02-28T06:12:54.386Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (42.91kB)
01:12:54 [2020-02-28T06:12:54.386Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.0.v20160503-1849...
01:12:54 [2020-02-28T06:12:54.386Z] [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.54kB)
01:12:54 [2020-02-28T06:12:54.386Z] [INFO] The user operation is waiting for background work to complete.
01:12:54 [2020-02-28T06:12:54.386Z] [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.54kB)
01:12:54 [2020-02-28T06:12:54.642Z] [INFO] Unpacking org.eclipse.core.filesystem_1.6.1.v20161113-2349...
01:12:54 [2020-02-28T06:12:54.642Z] [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (862.01kB)
01:12:54 [2020-02-28T06:12:54.642Z] [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (862.01kB)
01:12:54 [2020-02-28T06:12:54.896Z] [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.25kB)
01:12:54 [2020-02-28T06:12:54.896Z] [INFO] The user operation is waiting for background work to complete.
01:12:54 [2020-02-28T06:12:54.896Z] [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.25kB)
01:12:54 [2020-02-28T06:12:54.896Z] [INFO] Unpacking org.eclipse.core.runtime_3.12.0.v20160606-1342...
01:12:55 [2020-02-28T06:12:55.152Z] [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.99kB)
01:12:55 [2020-02-28T06:12:55.152Z] [INFO] The user operation is waiting for background work to complete.
01:12:55 [2020-02-28T06:12:55.152Z] [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.99kB)
01:12:55 [2020-02-28T06:12:55.152Z] [INFO] Unpacking org.eclipse.core.variables_3.3.0.v20160419-1720...
01:12:55 [2020-02-28T06:12:55.152Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (105.61kB)
01:12:55 [2020-02-28T06:12:55.152Z] [INFO] The user operation is waiting for background work to complete.
01:12:55 [2020-02-28T06:12:55.152Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (105.61kB)
01:12:55 [2020-02-28T06:12:55.412Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705...
01:12:55 [2020-02-28T06:12:55.412Z] [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (91.22kB)
01:12:55 [2020-02-28T06:12:55.412Z] [INFO] The user operation is waiting for background work to complete.
01:12:55 [2020-02-28T06:12:55.412Z] [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (91.22kB)
01:12:55 [2020-02-28T06:12:55.675Z] [INFO] Unpacking org.eclipse.text_3.6.0.v20160503-1849...
01:12:55 [2020-02-28T06:12:55.675Z] [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (8.22MB)
01:12:55 [2020-02-28T06:12:55.675Z] [INFO] The user operation is waiting for background work to complete.
01:12:55 [2020-02-28T06:12:55.675Z] [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (8.22MB)
01:12:55 [2020-02-28T06:12:55.930Z] [INFO] Unpacking com.ibm.icu_56.1.0.v201601250100...
01:12:59 [2020-02-28T06:12:59.197Z] [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.13kB)
01:12:59 [2020-02-28T06:12:59.197Z] [INFO] The user operation is waiting for background work to complete.
01:12:59 [2020-02-28T06:12:59.197Z] [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.13kB)
01:12:59 [2020-02-28T06:12:59.197Z] [INFO] Unpacking org.eclipse.core.commands_3.8.1.v20161221-1651...
01:12:59 [2020-02-28T06:12:59.452Z] [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (51.37kB)
01:12:59 [2020-02-28T06:12:59.452Z] [INFO] The user operation is waiting for background work to complete.
01:12:59 [2020-02-28T06:12:59.452Z] [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (51.37kB)
01:12:59 [2020-02-28T06:12:59.452Z] [INFO] Unpacking org.eclipse.equinox.common_3.8.0.v20160509-1230...
01:12:59 [2020-02-28T06:12:59.708Z] [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.94kB)
01:12:59 [2020-02-28T06:12:59.708Z] [INFO] The user operation is waiting for background work to complete.
01:12:59 [2020-02-28T06:12:59.708Z] [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.94kB)
01:12:59 [2020-02-28T06:12:59.963Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.6.1.v20160815-1406...
01:12:59 [2020-02-28T06:12:59.963Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.51kB)
01:12:59 [2020-02-28T06:12:59.963Z] [INFO] The user operation is waiting for background work to complete.
01:12:59 [2020-02-28T06:12:59.963Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.51kB)
01:12:59 [2020-02-28T06:12:59.963Z] [INFO] Unpacking org.eclipse.equinox.registry_3.6.100.v20160223-2218...
01:13:00 [2020-02-28T06:13:00.218Z] [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (46.37kB)
01:13:00 [2020-02-28T06:13:00.218Z] [INFO] The user operation is waiting for background work to complete.
01:13:00 [2020-02-28T06:13:00.218Z] [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (46.37kB)
01:13:00 [2020-02-28T06:13:00.218Z] [INFO] Unpacking org.eclipse.core.jobs_3.8.0.v20160509-0411...
01:13:00 [2020-02-28T06:13:00.473Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.76kB)
01:13:00 [2020-02-28T06:13:00.473Z] [INFO] The user operation is waiting for background work to complete.
01:13:00 [2020-02-28T06:13:00.473Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.76kB)
01:13:00 [2020-02-28T06:13:00.473Z] [INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528...
01:13:01 [2020-02-28T06:13:01.034Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.74kB)
01:13:01 [2020-02-28T06:13:01.034Z] [INFO] The user operation is waiting for background work to complete.
01:13:01 [2020-02-28T06:13:01.034Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.74kB)
01:13:01 [2020-02-28T06:13:01.289Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.1.0.v20160418-1457...
01:13:01 [2020-02-28T06:13:01.289Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (123.59kB)
01:13:01 [2020-02-28T06:13:01.289Z] [INFO] The user operation is waiting for background work to complete.
01:13:01 [2020-02-28T06:13:01.289Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (123.59kB)
01:13:01 [2020-02-28T06:13:01.289Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
01:13:01 [2020-02-28T06:13:01.544Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (99.04kB)
01:13:01 [2020-02-28T06:13:01.544Z] [INFO] The user operation is waiting for background work to complete.
01:13:01 [2020-02-28T06:13:01.544Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (99.04kB)
01:13:01 [2020-02-28T06:13:01.800Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
01:13:01 [2020-02-28T06:13:01.800Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (73.56kB)
01:13:01 [2020-02-28T06:13:01.800Z] [INFO] The user operation is waiting for background work to complete.
01:13:01 [2020-02-28T06:13:01.800Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (73.56kB)
01:13:01 [2020-02-28T06:13:01.800Z] [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200...
01:13:02 [2020-02-28T06:13:02.054Z] [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
01:13:02 [2020-02-28T06:13:02.309Z] [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
01:13:02 [2020-02-28T06:13:02.309Z] [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
01:13:02 [2020-02-28T06:13:02.309Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB)
01:13:02 [2020-02-28T06:13:02.309Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB)
01:13:02 [2020-02-28T06:13:02.564Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (347.67kB)
01:13:02 [2020-02-28T06:13:02.564Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (347.67kB)
01:13:02 [2020-02-28T06:13:02.819Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (154.43kB)
01:13:02 [2020-02-28T06:13:02.819Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (154.43kB)
01:13:02 [2020-02-28T06:13:02.819Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.78kB)
01:13:03 [2020-02-28T06:13:03.074Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.78kB)
01:13:03 [2020-02-28T06:13:03.074Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.68kB)
01:13:03 [2020-02-28T06:13:03.074Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.68kB)
01:13:03 [2020-02-28T06:13:03.330Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (95.1kB)
01:13:03 [2020-02-28T06:13:03.330Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (95.1kB)
01:13:03 [2020-02-28T06:13:03.587Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (207.37kB)
01:13:03 [2020-02-28T06:13:03.587Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (207.37kB)
01:13:03 [2020-02-28T06:13:03.587Z] [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.14kB)
01:13:03 [2020-02-28T06:13:03.587Z] [INFO] The user operation is waiting for background work to complete.
01:13:03 [2020-02-28T06:13:03.587Z] [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.14kB)
01:13:03 [2020-02-28T06:13:03.842Z] [INFO] Unpacking org.eclipse.osgi.services_3.5.100.v20160504-1419...
01:13:04 [2020-02-28T06:13:04.403Z] [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (251.65kB)
01:13:04 [2020-02-28T06:13:04.403Z] [INFO] The user operation is waiting for background work to complete.
01:13:04 [2020-02-28T06:13:04.403Z] [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (251.65kB)
01:13:04 [2020-02-28T06:13:04.403Z] [INFO] Unpacking org.eclipse.compare_3.7.1.v20170103-1805...
01:13:04 [2020-02-28T06:13:04.658Z] [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (268.51kB)
01:13:04 [2020-02-28T06:13:04.658Z] [INFO] The user operation is waiting for background work to complete.
01:13:04 [2020-02-28T06:13:04.658Z] [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (268.51kB)
01:13:04 [2020-02-28T06:13:04.913Z] [INFO] Unpacking org.eclipse.ui_3.108.1.v20160929-1045...
01:13:05 [2020-02-28T06:13:05.474Z] [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (314.18kB)
01:13:05 [2020-02-28T06:13:05.474Z] [INFO] The user operation is waiting for background work to complete.
01:13:05 [2020-02-28T06:13:05.474Z] [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (314.18kB)
01:13:05 [2020-02-28T06:13:05.474Z] [INFO] Unpacking org.eclipse.jface.text_3.11.2.v20170220-1911...
01:13:05 [2020-02-28T06:13:05.729Z] [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (793.87kB)
01:13:05 [2020-02-28T06:13:05.729Z] [INFO] The user operation is waiting for background work to complete.
01:13:05 [2020-02-28T06:13:05.729Z] [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (793.87kB)
01:13:05 [2020-02-28T06:13:05.729Z] [INFO] Unpacking org.eclipse.ui.ide_3.12.3.v20170119-0935...
01:13:06 [2020-02-28T06:13:06.655Z] [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.08kB)
01:13:06 [2020-02-28T06:13:06.655Z] [INFO] The user operation is waiting for background work to complete.
01:13:06 [2020-02-28T06:13:06.655Z] [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.08kB)
01:13:06 [2020-02-28T06:13:06.655Z] [INFO] Unpacking org.eclipse.ui.views_3.8.102.v20170111-0801...
01:13:06 [2020-02-28T06:13:06.655Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (228.35kB)
01:13:06 [2020-02-28T06:13:06.655Z] [INFO] The user operation is waiting for background work to complete.
01:13:06 [2020-02-28T06:13:06.655Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (228.35kB)
01:13:06 [2020-02-28T06:13:06.655Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626...
01:13:07 [2020-02-28T06:13:07.215Z] [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (178.45kB)
01:13:07 [2020-02-28T06:13:07.215Z] [INFO] The user operation is waiting for background work to complete.
01:13:07 [2020-02-28T06:13:07.215Z] [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (178.45kB)
01:13:07 [2020-02-28T06:13:07.215Z] [INFO] Unpacking org.eclipse.ui.editors_3.10.1.v20161106-1856...
01:13:07 [2020-02-28T06:13:07.470Z] [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (125.61kB)
01:13:07 [2020-02-28T06:13:07.470Z] [INFO] The user operation is waiting for background work to complete.
01:13:07 [2020-02-28T06:13:07.470Z] [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (125.61kB)
01:13:07 [2020-02-28T06:13:07.470Z] [INFO] Unpacking org.eclipse.ui.forms_3.7.1.v20161220-1635...
01:13:07 [2020-02-28T06:13:07.725Z] [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.24kB)
01:13:07 [2020-02-28T06:13:07.725Z] [INFO] The user operation is waiting for background work to complete.
01:13:07 [2020-02-28T06:13:07.725Z] [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.24kB)
01:13:07 [2020-02-28T06:13:07.982Z] [INFO] Unpacking org.eclipse.compare.core_3.6.0.v20160418-1534...
01:13:07 [2020-02-28T06:13:07.982Z] [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.81kB)
01:13:07 [2020-02-28T06:13:07.982Z] [INFO] The user operation is waiting for background work to complete.
01:13:07 [2020-02-28T06:13:07.982Z] [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.81kB)
01:13:07 [2020-02-28T06:13:07.982Z] [INFO] Unpacking org.eclipse.core.databinding_1.6.0.v20160412-0910...
01:13:08 [2020-02-28T06:13:08.237Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (90.47kB)
01:13:08 [2020-02-28T06:13:08.237Z] [INFO] The user operation is waiting for background work to complete.
01:13:08 [2020-02-28T06:13:08.237Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (90.47kB)
01:13:08 [2020-02-28T06:13:08.492Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.0.v20160511-1747...
01:13:08 [2020-02-28T06:13:08.492Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (49.78kB)
01:13:08 [2020-02-28T06:13:08.492Z] [INFO] The user operation is waiting for background work to complete.
01:13:08 [2020-02-28T06:13:08.492Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (49.78kB)
01:13:08 [2020-02-28T06:13:08.492Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.6.0.v20160427-0852...
01:13:08 [2020-02-28T06:13:08.748Z] [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (33.32kB)
01:13:08 [2020-02-28T06:13:08.748Z] [INFO] The user operation is waiting for background work to complete.
01:13:08 [2020-02-28T06:13:08.748Z] [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (33.32kB)
01:13:09 [2020-02-28T06:13:09.003Z] [INFO] Unpacking org.eclipse.core.net_1.3.0.v20160418-1534...
01:13:09 [2020-02-28T06:13:09.003Z] [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (42.22kB)
01:13:09 [2020-02-28T06:13:09.003Z] [INFO] The user operation is waiting for background work to complete.
01:13:09 [2020-02-28T06:13:09.003Z] [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (42.22kB)
01:13:09 [2020-02-28T06:13:09.003Z] [INFO] Unpacking org.eclipse.equinox.security_1.2.200.v20150715-1528...
01:13:09 [2020-02-28T06:13:09.260Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.72kB)
01:13:09 [2020-02-28T06:13:09.260Z] [INFO] The user operation is waiting for background work to complete.
01:13:09 [2020-02-28T06:13:09.260Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.72kB)
01:13:09 [2020-02-28T06:13:09.516Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.11.100.v20160506-0804...
01:13:09 [2020-02-28T06:13:09.516Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.23kB)
01:13:09 [2020-02-28T06:13:09.516Z] [INFO] The user operation is waiting for background work to complete.
01:13:09 [2020-02-28T06:13:09.516Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.23kB)
01:13:09 [2020-02-28T06:13:09.516Z] [INFO] Unpacking org.eclipse.e4.core.di_1.6.1.v20160712-0927...
01:13:09 [2020-02-28T06:13:09.771Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.6kB)
01:13:09 [2020-02-28T06:13:09.771Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.6kB)
01:13:10 [2020-02-28T06:13:10.026Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.44kB)
01:13:10 [2020-02-28T06:13:10.026Z] [INFO] The user operation is waiting for background work to complete.
01:13:10 [2020-02-28T06:13:10.026Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.44kB)
01:13:10 [2020-02-28T06:13:10.026Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.5.1.v20170203-1100...
01:13:10 [2020-02-28T06:13:10.282Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.39kB)
01:13:10 [2020-02-28T06:13:10.282Z] [INFO] The user operation is waiting for background work to complete.
01:13:10 [2020-02-28T06:13:10.282Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.39kB)
01:13:10 [2020-02-28T06:13:10.282Z] [INFO] Unpacking org.eclipse.e4.core.services_2.0.100.v20160509-1032...
01:13:10 [2020-02-28T06:13:10.282Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.59kB)
01:13:10 [2020-02-28T06:13:10.282Z] [INFO] The user operation is waiting for background work to complete.
01:13:10 [2020-02-28T06:13:10.282Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.59kB)
01:13:10 [2020-02-28T06:13:10.537Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241...
01:13:10 [2020-02-28T06:13:10.537Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.88kB)
01:13:10 [2020-02-28T06:13:10.537Z] [INFO] The user operation is waiting for background work to complete.
01:13:10 [2020-02-28T06:13:10.537Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.88kB)
01:13:10 [2020-02-28T06:13:10.793Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614...
01:13:10 [2020-02-28T06:13:10.793Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.67kB)
01:13:10 [2020-02-28T06:13:10.793Z] [INFO] The user operation is waiting for background work to complete.
01:13:10 [2020-02-28T06:13:10.793Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.67kB)
01:13:10 [2020-02-28T06:13:10.793Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804...
01:13:11 [2020-02-28T06:13:11.048Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (98kB)
01:13:11 [2020-02-28T06:13:11.048Z] [INFO] The user operation is waiting for background work to complete.
01:13:11 [2020-02-28T06:13:11.048Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (98kB)
01:13:11 [2020-02-28T06:13:11.049Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
01:13:11 [2020-02-28T06:13:11.304Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (366.46kB)
01:13:11 [2020-02-28T06:13:11.304Z] [INFO] The user operation is waiting for background work to complete.
01:13:11 [2020-02-28T06:13:11.304Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (366.46kB)
01:13:11 [2020-02-28T06:13:11.304Z] [INFO] Unpacking org.eclipse.emf.ecore_2.12.0.v20160420-0247...
01:13:11 [2020-02-28T06:13:11.865Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.02kB)
01:13:11 [2020-02-28T06:13:11.865Z] [INFO] The user operation is waiting for background work to complete.
01:13:11 [2020-02-28T06:13:11.865Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.02kB)
01:13:12 [2020-02-28T06:13:12.120Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025...
01:13:12 [2020-02-28T06:13:12.120Z] [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.2kB)
01:13:12 [2020-02-28T06:13:12.120Z] [INFO] The user operation is waiting for background work to complete.
01:13:12 [2020-02-28T06:13:12.120Z] [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.2kB)
01:13:12 [2020-02-28T06:13:12.120Z] [INFO] Unpacking org.eclipse.swt_3.105.3.v20170228-0512...
01:13:14 [2020-02-28T06:13:14.631Z] [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (344.64kB)
01:13:14 [2020-02-28T06:13:14.631Z] [INFO] The user operation is waiting for background work to complete.
01:13:14 [2020-02-28T06:13:14.631Z] [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (344.64kB)
01:13:14 [2020-02-28T06:13:14.631Z] [INFO] Unpacking org.eclipse.jface_3.12.2.v20170113-2113...
01:13:14 [2020-02-28T06:13:14.886Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (65.01kB)
01:13:14 [2020-02-28T06:13:14.886Z] [INFO] The user operation is waiting for background work to complete.
01:13:14 [2020-02-28T06:13:14.886Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (65.01kB)
01:13:14 [2020-02-28T06:13:14.886Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210...
01:13:15 [2020-02-28T06:13:15.446Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.01kB)
01:13:15 [2020-02-28T06:13:15.446Z] [INFO] The user operation is waiting for background work to complete.
01:13:15 [2020-02-28T06:13:15.446Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.01kB)
01:13:15 [2020-02-28T06:13:15.446Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505...
01:13:15 [2020-02-28T06:13:15.446Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.11kB)
01:13:15 [2020-02-28T06:13:15.446Z] [INFO] The user operation is waiting for background work to complete.
01:13:15 [2020-02-28T06:13:15.446Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.11kB)
01:13:15 [2020-02-28T06:13:15.702Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836...
01:13:16 [2020-02-28T06:13:16.262Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.57kB)
01:13:16 [2020-02-28T06:13:16.262Z] [INFO] The user operation is waiting for background work to complete.
01:13:16 [2020-02-28T06:13:16.262Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.57kB)
01:13:16 [2020-02-28T06:13:16.262Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.1.100.v20160506-0759...
01:13:16 [2020-02-28T06:13:16.262Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.56kB)
01:13:16 [2020-02-28T06:13:16.262Z] [INFO] The user operation is waiting for background work to complete.
01:13:16 [2020-02-28T06:13:16.262Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.56kB)
01:13:16 [2020-02-28T06:13:16.517Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459...
01:13:16 [2020-02-28T06:13:16.773Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.13kB)
01:13:16 [2020-02-28T06:13:16.773Z] [INFO] The user operation is waiting for background work to complete.
01:13:16 [2020-02-28T06:13:16.773Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.13kB)
01:13:16 [2020-02-28T06:13:16.773Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.2.100.v20160506-0759...
01:13:16 [2020-02-28T06:13:16.773Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.84kB)
01:13:16 [2020-02-28T06:13:16.773Z] [INFO] The user operation is waiting for background work to complete.
01:13:16 [2020-02-28T06:13:16.773Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.84kB)
01:13:17 [2020-02-28T06:13:17.028Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759...
01:13:17 [2020-02-28T06:13:17.028Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (81.91kB)
01:13:17 [2020-02-28T06:13:17.028Z] [INFO] The user operation is waiting for background work to complete.
01:13:17 [2020-02-28T06:13:17.028Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (81.91kB)
01:13:17 [2020-02-28T06:13:17.284Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624...
01:13:17 [2020-02-28T06:13:17.284Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.05kB)
01:13:17 [2020-02-28T06:13:17.284Z] [INFO] The user operation is waiting for background work to complete.
01:13:17 [2020-02-28T06:13:17.284Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.05kB)
01:13:17 [2020-02-28T06:13:17.284Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20160420-0247...
01:13:17 [2020-02-28T06:13:17.539Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.33kB)
01:13:17 [2020-02-28T06:13:17.539Z] [INFO] The user operation is waiting for background work to complete.
01:13:17 [2020-02-28T06:13:17.539Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.33kB)
01:13:17 [2020-02-28T06:13:17.795Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247...
01:13:17 [2020-02-28T06:13:17.795Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (54.05kB)
01:13:17 [2020-02-28T06:13:17.795Z] [INFO] The user operation is waiting for background work to complete.
01:13:17 [2020-02-28T06:13:17.795Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (54.05kB)
01:13:17 [2020-02-28T06:13:17.795Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129...
01:13:18 [2020-02-28T06:13:18.050Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (98.24kB)
01:13:18 [2020-02-28T06:13:18.050Z] [INFO] The user operation is waiting for background work to complete.
01:13:18 [2020-02-28T06:13:18.050Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (98.24kB)
01:13:18 [2020-02-28T06:13:18.305Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415...
01:13:18 [2020-02-28T06:13:18.305Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.42kB)
01:13:18 [2020-02-28T06:13:18.305Z] [INFO] The user operation is waiting for background work to complete.
01:13:18 [2020-02-28T06:13:18.305Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.42kB)
01:13:18 [2020-02-28T06:13:18.560Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832...
01:13:18 [2020-02-28T06:13:18.911Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (89.5kB)
01:13:18 [2020-02-28T06:13:18.911Z] [INFO] The user operation is waiting for background work to complete.
01:13:18 [2020-02-28T06:13:18.911Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (89.5kB)
01:13:18 [2020-02-28T06:13:18.911Z] [INFO] Unpacking org.eclipse.equinox.ds_1.4.400.v20160226-2036...
01:13:18 [2020-02-28T06:13:18.911Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (70.71kB)
01:13:18 [2020-02-28T06:13:18.911Z] [INFO] The user operation is waiting for background work to complete.
01:13:18 [2020-02-28T06:13:18.911Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (70.71kB)
01:13:18 [2020-02-28T06:13:18.911Z] [INFO] Unpacking org.eclipse.jface.databinding_1.8.1.v20161026-1531...
01:13:19 [2020-02-28T06:13:19.166Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.92kB)
01:13:19 [2020-02-28T06:13:19.166Z] [INFO] The user operation is waiting for background work to complete.
01:13:19 [2020-02-28T06:13:19.166Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.92kB)
01:13:19 [2020-02-28T06:13:19.421Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759...
01:13:19 [2020-02-28T06:13:19.421Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (104.54kB)
01:13:19 [2020-02-28T06:13:19.421Z] [INFO] The user operation is waiting for background work to complete.
01:13:19 [2020-02-28T06:13:19.421Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (104.54kB)
01:13:19 [2020-02-28T06:13:19.421Z] [INFO] Unpacking org.eclipse.emf.common_2.12.0.v20160420-0247...
01:13:19 [2020-02-28T06:13:19.676Z] [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.14kB)
01:13:19 [2020-02-28T06:13:19.676Z] [INFO] The user operation is waiting for background work to complete.
01:13:19 [2020-02-28T06:13:19.676Z] [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.14kB)
01:13:19 [2020-02-28T06:13:19.932Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.0.0.v20160307-1318...
01:13:19 [2020-02-28T06:13:19.932Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.41kB)
01:13:19 [2020-02-28T06:13:19.932Z] [INFO] The user operation is waiting for background work to complete.
01:13:19 [2020-02-28T06:13:19.932Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.41kB)
01:13:19 [2020-02-28T06:13:19.932Z] [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337...
01:13:20 [2020-02-28T06:13:20.492Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.98kB)
01:13:20 [2020-02-28T06:13:20.492Z] [INFO] The user operation is waiting for background work to complete.
01:13:20 [2020-02-28T06:13:20.492Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.98kB)
01:13:20 [2020-02-28T06:13:20.748Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.100.v20160419-0834...
01:13:20 [2020-02-28T06:13:20.748Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.28kB)
01:13:20 [2020-02-28T06:13:20.748Z] [INFO] The user operation is waiting for background work to complete.
01:13:20 [2020-02-28T06:13:20.748Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.28kB)
01:13:20 [2020-02-28T06:13:20.748Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834...
01:13:20 [2020-02-28T06:13:20.748Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.77kB)
01:13:20 [2020-02-28T06:13:20.748Z] [INFO] The user operation is waiting for background work to complete.
01:13:20 [2020-02-28T06:13:20.748Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.77kB)
01:13:21 [2020-02-28T06:13:21.004Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220...
01:13:21 [2020-02-28T06:13:21.565Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (47.43kB)
01:13:21 [2020-02-28T06:13:21.565Z] [INFO] The user operation is waiting for background work to complete.
01:13:21 [2020-02-28T06:13:21.565Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (47.43kB)
01:13:21 [2020-02-28T06:13:21.565Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834...
01:13:21 [2020-02-28T06:13:21.565Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.26kB)
01:13:21 [2020-02-28T06:13:21.565Z] [INFO] The user operation is waiting for background work to complete.
01:13:21 [2020-02-28T06:13:21.565Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.26kB)
01:13:21 [2020-02-28T06:13:21.565Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324...
01:13:22 [2020-02-28T06:13:22.127Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.04kB)
01:13:22 [2020-02-28T06:13:22.127Z] [INFO] The user operation is waiting for background work to complete.
01:13:22 [2020-02-28T06:13:22.127Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.04kB)
01:13:22 [2020-02-28T06:13:22.382Z] [INFO] Unpacking org.tukaani.xz_1.3.0.v201308270617...
01:13:22 [2020-02-28T06:13:22.382Z] [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (122.2kB)
01:13:22 [2020-02-28T06:13:22.382Z] [INFO] The user operation is waiting for background work to complete.
01:13:22 [2020-02-28T06:13:22.382Z] [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (122.2kB)
01:13:22 [2020-02-28T06:13:22.382Z] [INFO] Unpacking org.eclipse.help_3.7.0.v20160602-1307...
01:13:22 [2020-02-28T06:13:22.943Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (176.66kB)
01:13:22 [2020-02-28T06:13:22.943Z] [INFO] The user operation is waiting for background work to complete.
01:13:22 [2020-02-28T06:13:22.943Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (176.66kB)
01:13:22 [2020-02-28T06:13:22.943Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817...
01:13:22 [2020-02-28T06:13:22.943Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (131.55kB)
01:13:22 [2020-02-28T06:13:22.943Z] [INFO] The user operation is waiting for background work to complete.
01:13:22 [2020-02-28T06:13:22.943Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (131.55kB)
01:13:23 [2020-02-28T06:13:23.198Z] [INFO] Unpacking org.eclipse.ui.navigator_3.6.101.v20161006-1120...
01:13:23 [2020-02-28T06:13:23.758Z] [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (127.51kB)
01:13:23 [2020-02-28T06:13:23.758Z] [INFO] The user operation is waiting for background work to complete.
01:13:23 [2020-02-28T06:13:23.758Z] [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (127.51kB)
01:13:23 [2020-02-28T06:13:23.758Z] [INFO] Unpacking org.eclipse.team.core_3.8.0.v20160418-1534...
01:13:24 [2020-02-28T06:13:24.014Z] [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (431.71kB)
01:13:24 [2020-02-28T06:13:24.014Z] [INFO] The user operation is waiting for background work to complete.
01:13:24 [2020-02-28T06:13:24.014Z] [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (431.71kB)
01:13:24 [2020-02-28T06:13:24.269Z] [INFO] Unpacking org.eclipse.team.ui_3.8.0.v20160518-1906...
01:13:25 [2020-02-28T06:13:25.196Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.17MB)
01:13:25 [2020-02-28T06:13:25.196Z] [INFO] The user operation is waiting for background work to complete.
01:13:25 [2020-02-28T06:13:25.196Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.17MB)
01:13:25 [2020-02-28T06:13:25.196Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512...
01:13:26 [2020-02-28T06:13:26.121Z] [INFO] Fetching org.eclipse.test.performance_3.12.0.v20170213-1316.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.16kB)
01:13:26 [2020-02-28T06:13:26.121Z] [INFO] The user operation is waiting for background work to complete.
01:13:26 [2020-02-28T06:13:26.121Z] [INFO] Fetching org.eclipse.test.performance_3.12.0.v20170213-1316.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.16kB)
01:13:26 [2020-02-28T06:13:26.121Z] [INFO] Unpacking org.eclipse.test.performance_3.12.0.v20170213-1316...
01:13:26 [2020-02-28T06:13:26.376Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (283.72kB)
01:13:26 [2020-02-28T06:13:26.376Z] [INFO] The user operation is waiting for background work to complete.
01:13:26 [2020-02-28T06:13:26.376Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (283.72kB)
01:13:26 [2020-02-28T06:13:26.376Z] [INFO] Unpacking org.junit_4.12.0.v201504281640...
01:13:26 [2020-02-28T06:13:26.633Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB)
01:13:26 [2020-02-28T06:13:26.889Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB)
01:13:27 [2020-02-28T06:13:27.815Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (17.68MB of 59.71MB at 14.22MB/s)
01:13:29 [2020-02-28T06:13:29.176Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (34.41MB of 59.71MB at 12.85MB/s)
01:13:30 [2020-02-28T06:13:30.101Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (57.35MB of 59.71MB at 16.36MB/s)
01:13:30 [2020-02-28T06:13:30.101Z] [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.03MB)
01:13:30 [2020-02-28T06:13:30.101Z] [INFO] The user operation is waiting for background work to complete.
01:13:30 [2020-02-28T06:13:30.101Z] [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.03MB)
01:13:30 [2020-02-28T06:13:30.356Z] [INFO] Unpacking org.eclipse.ui.workbench_3.108.3.v20170216-1539...
01:13:32 [2020-02-28T06:13:32.241Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.51kB)
01:13:32 [2020-02-28T06:13:32.241Z] [INFO] The user operation is waiting for background work to complete.
01:13:32 [2020-02-28T06:13:32.241Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.51kB)
01:13:32 [2020-02-28T06:13:32.241Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.1.101.v20160829-0827...
01:13:32 [2020-02-28T06:13:32.802Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (62.91kB)
01:13:32 [2020-02-28T06:13:32.802Z] [INFO] The user operation is waiting for background work to complete.
01:13:32 [2020-02-28T06:13:32.802Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (62.91kB)
01:13:32 [2020-02-28T06:13:32.802Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640...
01:13:32 [2020-02-28T06:13:32.802Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (39.29kB)
01:13:32 [2020-02-28T06:13:32.802Z] [INFO] The user operation is waiting for background work to complete.
01:13:32 [2020-02-28T06:13:32.802Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (39.29kB)
01:13:32 [2020-02-28T06:13:32.802Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903...
01:13:33 [2020-02-28T06:13:33.362Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (19.33kB)
01:13:33 [2020-02-28T06:13:33.362Z] [INFO] The user operation is waiting for background work to complete.
01:13:33 [2020-02-28T06:13:33.362Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (19.33kB)
01:13:33 [2020-02-28T06:13:33.618Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735...
01:13:33 [2020-02-28T06:13:33.618Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.95kB)
01:13:33 [2020-02-28T06:13:33.618Z] [INFO] The user operation is waiting for background work to complete.
01:13:33 [2020-02-28T06:13:33.618Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.95kB)
01:13:33 [2020-02-28T06:13:33.618Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
01:13:33 [2020-02-28T06:13:33.874Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.01kB)
01:13:33 [2020-02-28T06:13:33.874Z] [INFO] The user operation is waiting for background work to complete.
01:13:33 [2020-02-28T06:13:33.874Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.01kB)
01:13:34 [2020-02-28T06:13:34.129Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.3.201.v20161025-1711...
01:13:34 [2020-02-28T06:13:34.129Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (961.03kB)
01:13:34 [2020-02-28T06:13:34.129Z] [INFO] The user operation is waiting for background work to complete.
01:13:34 [2020-02-28T06:13:34.129Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (961.03kB)
01:13:34 [2020-02-28T06:13:34.384Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512...
01:13:35 [2020-02-28T06:13:35.309Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.28MB)
01:13:35 [2020-02-28T06:13:35.309Z] [INFO] The user operation is waiting for background work to complete.
01:13:35 [2020-02-28T06:13:35.309Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.28MB)
01:13:35 [2020-02-28T06:13:35.309Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512...
01:13:36 [2020-02-28T06:13:36.235Z] [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
01:13:36 [2020-02-28T06:13:36.235Z] [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
01:13:36 [2020-02-28T06:13:36.490Z] [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
01:13:36 [2020-02-28T06:13:36.490Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB)
01:13:36 [2020-02-28T06:13:36.490Z] [INFO] The user operation is waiting for background work to complete.
01:13:36 [2020-02-28T06:13:36.490Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB)
01:13:36 [2020-02-28T06:13:36.490Z] [INFO] Unpacking org.apache.commons.compress_1.6.0.v201310281400...
01:13:37 [2020-02-28T06:13:37.051Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB)
01:13:37 [2020-02-28T06:13:37.051Z] [INFO] The user operation is waiting for background work to complete.
01:13:37 [2020-02-28T06:13:37.051Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB)
01:13:37 [2020-02-28T06:13:37.051Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
01:13:37 [2020-02-28T06:13:37.307Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB)
01:13:37 [2020-02-28T06:13:37.307Z] [INFO] The user operation is waiting for background work to complete.
01:13:37 [2020-02-28T06:13:37.307Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB)
01:13:37 [2020-02-28T06:13:37.562Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
01:13:37 [2020-02-28T06:13:37.817Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB)
01:13:37 [2020-02-28T06:13:37.817Z] [INFO] The user operation is waiting for background work to complete.
01:13:37 [2020-02-28T06:13:37.817Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB)
01:13:37 [2020-02-28T06:13:37.817Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
01:13:38 [2020-02-28T06:13:38.072Z] [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (115.16kB)
01:13:38 [2020-02-28T06:13:38.072Z] [INFO] The user operation is waiting for background work to complete.
01:13:38 [2020-02-28T06:13:38.072Z] [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (115.16kB)
01:13:38 [2020-02-28T06:13:38.072Z] [INFO] Unpacking org.eclipse.debug.core_3.10.100.v20160419-1720...
01:13:38 [2020-02-28T06:13:38.327Z] [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1MB)
01:13:38 [2020-02-28T06:13:38.328Z] [INFO] The user operation is waiting for background work to complete.
01:13:38 [2020-02-28T06:13:38.328Z] [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1MB)
01:13:38 [2020-02-28T06:13:38.328Z] [INFO] Unpacking org.eclipse.debug.ui_3.11.202.v20161114-0338...
01:13:39 [2020-02-28T06:13:39.255Z] [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (84.38kB)
01:13:39 [2020-02-28T06:13:39.255Z] [INFO] The user operation is waiting for background work to complete.
01:13:39 [2020-02-28T06:13:39.255Z] [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (84.38kB)
01:13:39 [2020-02-28T06:13:39.255Z] [INFO] Unpacking org.eclipse.ui.console_3.6.201.v20161107-0337...
01:13:39 [2020-02-28T06:13:39.511Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201703072040.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (18.25kB)
01:13:39 [2020-02-28T06:13:39.511Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201703072040.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (18.25kB)
01:13:39 [2020-02-28T06:13:39.766Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (52.45kB)
01:13:39 [2020-02-28T06:13:39.766Z] [INFO] The user operation is waiting for background work to complete.
01:13:39 [2020-02-28T06:13:39.766Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (52.45kB)
01:13:39 [2020-02-28T06:13:39.766Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358...
01:13:40 [2020-02-28T06:13:40.021Z] [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.34kB)
01:13:40 [2020-02-28T06:13:40.021Z] [INFO] The user operation is waiting for background work to complete.
01:13:40 [2020-02-28T06:13:40.021Z] [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.34kB)
01:13:40 [2020-02-28T06:13:40.022Z] [INFO] Unpacking org.eclipse.osgi.util_3.3.100.v20150423-1351...
01:13:40 [2020-02-28T06:13:40.277Z] [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (167.2kB)
01:13:40 [2020-02-28T06:13:40.277Z] [INFO] The user operation is waiting for background work to complete.
01:13:40 [2020-02-28T06:13:40.277Z] [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (167.2kB)
01:13:40 [2020-02-28T06:13:40.277Z] [INFO] Unpacking org.eclipse.search_3.11.1.v20161113-1700...
01:13:40 [2020-02-28T06:13:40.837Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (318.45kB)
01:13:40 [2020-02-28T06:13:40.838Z] [INFO] The user operation is waiting for background work to complete.
01:13:40 [2020-02-28T06:13:40.838Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (318.45kB)
01:13:41 [2020-02-28T06:13:41.093Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.1.700.v201604272318...
01:13:41 [2020-02-28T06:13:41.348Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.51kB)
01:13:41 [2020-02-28T06:13:41.348Z] [INFO] The user operation is waiting for background work to complete.
01:13:41 [2020-02-28T06:13:41.348Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.51kB)
01:13:41 [2020-02-28T06:13:41.348Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.1.900.v201401141857...
01:13:41 [2020-02-28T06:13:41.603Z] [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (28.68kB)
01:13:41 [2020-02-28T06:13:41.603Z] [INFO] The user operation is waiting for background work to complete.
01:13:41 [2020-02-28T06:13:41.603Z] [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (28.68kB)
01:13:41 [2020-02-28T06:13:41.859Z] [INFO] Unpacking org.eclipse.ui.themes_1.1.300.v20161107-1827...
01:13:41 [2020-02-28T06:13:41.859Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.59kB)
01:13:41 [2020-02-28T06:13:41.859Z] [INFO] The user operation is waiting for background work to complete.
01:13:41 [2020-02-28T06:13:41.859Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.59kB)
01:13:41 [2020-02-28T06:13:41.859Z] [INFO] Unpacking org.eclipse.wst.common.core_1.2.0.v200908251833...
01:13:42 [2020-02-28T06:13:42.114Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.6kB)
01:13:42 [2020-02-28T06:13:42.114Z] [INFO] The user operation is waiting for background work to complete.
01:13:42 [2020-02-28T06:13:42.114Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.6kB)
01:13:42 [2020-02-28T06:13:42.114Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v200912181831...
01:13:42 [2020-02-28T06:13:42.370Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.200.v201304241450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.27kB)
01:13:42 [2020-02-28T06:13:42.370Z] [INFO] The user operation is waiting for background work to complete.
01:13:42 [2020-02-28T06:13:42.370Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.200.v201304241450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.27kB)
01:13:42 [2020-02-28T06:13:42.370Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.200.v201304241450...
01:13:43 [2020-02-28T06:13:43.733Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.41kB)
01:13:43 [2020-02-28T06:13:43.733Z] [INFO] The user operation is waiting for background work to complete.
01:13:43 [2020-02-28T06:13:43.733Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.41kB)
01:13:43 [2020-02-28T06:13:43.733Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002...
01:13:43 [2020-02-28T06:13:43.733Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (111.97kB)
01:13:43 [2020-02-28T06:13:43.733Z] [INFO] The user operation is waiting for background work to complete.
01:13:43 [2020-02-28T06:13:43.733Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (111.97kB)
01:13:43 [2020-02-28T06:13:43.733Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423...
01:13:43 [2020-02-28T06:13:43.987Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.75kB)
01:13:43 [2020-02-28T06:13:43.987Z] [INFO] The user operation is waiting for background work to complete.
01:13:43 [2020-02-28T06:13:43.988Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.75kB)
01:13:44 [2020-02-28T06:13:44.243Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.500.v200911182011...
01:13:44 [2020-02-28T06:13:44.243Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.76kB)
01:13:44 [2020-02-28T06:13:44.243Z] [INFO] The user operation is waiting for background work to complete.
01:13:44 [2020-02-28T06:13:44.243Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.76kB)
01:13:44 [2020-02-28T06:13:44.243Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.200.v201505132009...
01:13:44 [2020-02-28T06:13:44.498Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (147.37kB)
01:13:44 [2020-02-28T06:13:44.498Z] [INFO] The user operation is waiting for background work to complete.
01:13:44 [2020-02-28T06:13:44.498Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (147.37kB)
01:13:44 [2020-02-28T06:13:44.755Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.1.1000.v201608061842...
01:13:45 [2020-02-28T06:13:45.010Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.500.v201605120129.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (295.87kB)
01:13:45 [2020-02-28T06:13:45.010Z] [INFO] The user operation is waiting for background work to complete.
01:13:45 [2020-02-28T06:13:45.010Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.500.v201605120129.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (295.87kB)
01:13:45 [2020-02-28T06:13:45.010Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.3.500.v201605120129...
01:13:45 [2020-02-28T06:13:45.572Z] [INFO] Fetching org.eclipse.wst.validation_1.2.700.v201508251749.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (134.06kB)
01:13:45 [2020-02-28T06:13:45.572Z] [INFO] The user operation is waiting for background work to complete.
01:13:45 [2020-02-28T06:13:45.572Z] [INFO] Fetching org.eclipse.wst.validation_1.2.700.v201508251749.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (134.06kB)
01:13:45 [2020-02-28T06:13:45.572Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.700.v201508251749...
01:13:45 [2020-02-28T06:13:45.828Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.57kB)
01:13:45 [2020-02-28T06:13:45.828Z] [INFO] The user operation is waiting for background work to complete.
01:13:45 [2020-02-28T06:13:45.828Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.57kB)
01:13:45 [2020-02-28T06:13:45.828Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.500.v201310231452...
01:13:46 [2020-02-28T06:13:46.083Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (241.35kB)
01:13:46 [2020-02-28T06:13:46.083Z] [INFO] The user operation is waiting for background work to complete.
01:13:46 [2020-02-28T06:13:46.083Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (241.35kB)
01:13:46 [2020-02-28T06:13:46.083Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.1.1001.v201702270442...
01:13:46 [2020-02-28T06:13:46.338Z] [INFO] Fetching org.eclipse.xsd_2.12.0.v20160526-0356.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (548.17kB)
01:13:46 [2020-02-28T06:13:46.338Z] [INFO] The user operation is waiting for background work to complete.
01:13:46 [2020-02-28T06:13:46.338Z] [INFO] Fetching org.eclipse.xsd_2.12.0.v20160526-0356.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (548.17kB)
01:13:46 [2020-02-28T06:13:46.338Z] [INFO] Unpacking org.eclipse.xsd_2.12.0.v20160526-0356...
01:13:46 [2020-02-28T06:13:46.898Z] [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
01:13:47 [2020-02-28T06:13:47.153Z] [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
01:13:47 [2020-02-28T06:13:47.153Z] [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
01:13:47 [2020-02-28T06:13:47.409Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB)
01:13:47 [2020-02-28T06:13:47.409Z] [INFO] The user operation is waiting for background work to complete.
01:13:47 [2020-02-28T06:13:47.409Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB)
01:13:47 [2020-02-28T06:13:47.409Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845...
01:13:47 [2020-02-28T06:13:47.409Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB)
01:13:47 [2020-02-28T06:13:47.409Z] [INFO] The user operation is waiting for background work to complete.
01:13:47 [2020-02-28T06:13:47.409Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB)
01:13:47 [2020-02-28T06:13:47.664Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201909110845...
01:13:47 [2020-02-28T06:13:47.919Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
01:13:47 [2020-02-28T06:13:47.919Z] [INFO] The user operation is waiting for background work to complete.
01:13:47 [2020-02-28T06:13:47.919Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
01:13:48 [2020-02-28T06:13:48.174Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
01:13:48 [2020-02-28T06:13:48.174Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
01:13:48 [2020-02-28T06:13:48.174Z] [INFO] The user operation is waiting for background work to complete.
01:13:48 [2020-02-28T06:13:48.174Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
01:13:48 [2020-02-28T06:13:48.174Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
01:13:48 [2020-02-28T06:13:48.734Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB)
01:13:48 [2020-02-28T06:13:48.734Z] [INFO] The user operation is waiting for background work to complete.
01:13:48 [2020-02-28T06:13:48.734Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB)
01:13:48 [2020-02-28T06:13:48.734Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201909110845...
01:13:48 [2020-02-28T06:13:48.734Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.69kB)
01:13:48 [2020-02-28T06:13:48.734Z] [INFO] The user operation is waiting for background work to complete.
01:13:48 [2020-02-28T06:13:48.734Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.69kB)
01:13:48 [2020-02-28T06:13:48.989Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
01:13:49 [2020-02-28T06:13:49.244Z] [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
01:13:49 [2020-02-28T06:13:49.499Z] [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
01:13:49 [2020-02-28T06:13:49.499Z] [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
01:13:49 [2020-02-28T06:13:49.499Z] [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
01:13:49 [2020-02-28T06:13:49.500Z] [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
01:13:49 [2020-02-28T06:13:49.500Z] [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
01:13:49 [2020-02-28T06:13:49.755Z] [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
01:13:49 [2020-02-28T06:13:49.755Z] [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
01:13:49 [2020-02-28T06:13:49.755Z] [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
01:13:50 [2020-02-28T06:13:50.011Z] [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
01:13:50 [2020-02-28T06:13:50.267Z] [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
01:13:50 [2020-02-28T06:13:50.267Z] [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
01:13:50 [2020-02-28T06:13:50.267Z] [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
01:13:50 [2020-02-28T06:13:50.267Z] [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
01:13:50 [2020-02-28T06:13:50.523Z] [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
01:13:50 [2020-02-28T06:13:50.523Z] [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
01:13:50 [2020-02-28T06:13:50.779Z] [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
01:13:50 [2020-02-28T06:13:50.779Z] [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
01:13:50 [2020-02-28T06:13:50.779Z] [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
01:13:51 [2020-02-28T06:13:51.035Z] [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
01:13:51 [2020-02-28T06:13:51.035Z] [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
01:13:51 [2020-02-28T06:13:51.290Z] [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
01:13:51 [2020-02-28T06:13:51.546Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
01:13:51 [2020-02-28T06:13:51.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
01:13:51 [2020-02-28T06:13:51.802Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
01:13:51 [2020-02-28T06:13:51.802Z] [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
01:13:51 [2020-02-28T06:13:51.802Z] [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
01:13:51 [2020-02-28T06:13:51.802Z] [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
01:13:52 [2020-02-28T06:13:52.057Z] [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
01:13:52 [2020-02-28T06:13:52.057Z] [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
01:13:52 [2020-02-28T06:13:52.312Z] [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
01:13:52 [2020-02-28T06:13:52.312Z] [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
01:13:52 [2020-02-28T06:13:52.312Z] [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
01:13:52 [2020-02-28T06:13:52.568Z] [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
01:13:52 [2020-02-28T06:13:52.823Z] [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
01:13:52 [2020-02-28T06:13:52.823Z] [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
01:13:53 [2020-02-28T06:13:53.079Z] [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
01:13:53 [2020-02-28T06:13:53.335Z] [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
01:13:53 [2020-02-28T06:13:53.335Z] [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
01:13:53 [2020-02-28T06:13:53.335Z] [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
01:13:53 [2020-02-28T06:13:53.335Z] [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
01:13:53 [2020-02-28T06:13:53.335Z] [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
01:13:53 [2020-02-28T06:13:53.591Z] [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
01:13:53 [2020-02-28T06:13:53.591Z] [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
01:13:53 [2020-02-28T06:13:53.591Z] [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
01:13:53 [2020-02-28T06:13:53.846Z] [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
01:13:54 [2020-02-28T06:13:54.101Z] [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
01:13:54 [2020-02-28T06:13:54.101Z] [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
01:13:54 [2020-02-28T06:13:54.356Z] [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
01:13:54 [2020-02-28T06:13:54.611Z] [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
01:13:54 [2020-02-28T06:13:54.611Z] [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
01:13:54 [2020-02-28T06:13:54.612Z] [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
01:13:54 [2020-02-28T06:13:54.612Z] [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
01:13:54 [2020-02-28T06:13:54.612Z] [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
01:13:54 [2020-02-28T06:13:54.867Z] [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
01:13:54 [2020-02-28T06:13:54.867Z] [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
01:13:54 [2020-02-28T06:13:54.867Z] [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
01:13:55 [2020-02-28T06:13:55.129Z] [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
01:13:55 [2020-02-28T06:13:55.385Z] [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
01:13:55 [2020-02-28T06:13:55.385Z] [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
01:13:55 [2020-02-28T06:13:55.385Z] [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
01:13:55 [2020-02-28T06:13:55.641Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
01:14:07 [2020-02-28T06:14:07.801Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.801Z] [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
01:14:07 [2020-02-28T06:14:07.802Z] [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
01:14:07 [2020-02-28T06:14:07.802Z] [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
01:14:07 [2020-02-28T06:14:07.802Z] [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
01:14:07 [2020-02-28T06:14:07.802Z] [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
01:14:07 [2020-02-28T06:14:07.802Z] [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
01:14:07 [2020-02-28T06:14:07.802Z] [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
01:14:07 [2020-02-28T06:14:07.802Z] [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
01:14:07 [2020-02-28T06:14:07.802Z] [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
01:14:07 [2020-02-28T06:14:07.802Z] [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
01:14:08 [2020-02-28T06:14:08.057Z] [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
01:14:08 [2020-02-28T06:14:08.057Z] [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
01:14:08 [2020-02-28T06:14:08.057Z] [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
01:14:08 [2020-02-28T06:14:08.057Z] [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
01:14:08 [2020-02-28T06:14:08.313Z] [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
01:14:08 [2020-02-28T06:14:08.313Z] [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
01:14:08 [2020-02-28T06:14:08.313Z] [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
01:14:08 [2020-02-28T06:14:08.569Z] [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
01:14:08 [2020-02-28T06:14:08.569Z] [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
01:14:08 [2020-02-28T06:14:08.569Z] [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
01:14:08 [2020-02-28T06:14:08.825Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.081Z] [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
01:14:09 [2020-02-28T06:14:09.336Z] [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
01:14:09 [2020-02-28T06:14:09.629Z] [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
01:14:09 [2020-02-28T06:14:09.629Z] [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
01:14:09 [2020-02-28T06:14:09.886Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (98.29kB)
01:14:09 [2020-02-28T06:14:09.886Z] [INFO] The user operation is waiting for background work to complete.
01:14:09 [2020-02-28T06:14:09.886Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (98.29kB)
01:14:09 [2020-02-28T06:14:09.886Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.1.0.201709072038...
01:14:10 [2020-02-28T06:14:10.141Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (75.24kB)
01:14:10 [2020-02-28T06:14:10.701Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (75.24kB)
01:14:10 [2020-02-28T06:14:10.701Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (324.7kB)
01:14:10 [2020-02-28T06:14:10.701Z] [INFO] The user operation is waiting for background work to complete.
01:14:10 [2020-02-28T06:14:10.701Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (324.7kB)
01:14:10 [2020-02-28T06:14:10.956Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.1.0.201709072038...
01:14:11 [2020-02-28T06:14:11.211Z] [INFO] Fetching org.eclipse.cdt.ui_6.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (1.88MB)
01:14:11 [2020-02-28T06:14:11.212Z] [INFO] The user operation is waiting for background work to complete.
01:14:11 [2020-02-28T06:14:11.212Z] [INFO] Fetching org.eclipse.cdt.ui_6.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (1.88MB)
01:14:11 [2020-02-28T06:14:11.466Z] [INFO] Unpacking org.eclipse.cdt.ui_6.1.0.201709072038...
01:14:13 [2020-02-28T06:14:13.979Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (81.67kB)
01:14:13 [2020-02-28T06:14:13.979Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (81.67kB)
01:14:14 [2020-02-28T06:14:14.234Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (94.07kB)
01:14:14 [2020-02-28T06:14:14.234Z] [INFO] The user operation is waiting for background work to complete.
01:14:14 [2020-02-28T06:14:14.234Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (94.07kB)
01:14:14 [2020-02-28T06:14:14.234Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.0.201709072038...
01:14:14 [2020-02-28T06:14:14.795Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.2.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (407.27kB)
01:14:14 [2020-02-28T06:14:14.795Z] [INFO] The user operation is waiting for background work to complete.
01:14:14 [2020-02-28T06:14:14.795Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.2.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (407.27kB)
01:14:14 [2020-02-28T06:14:14.795Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.2.0.201709072038...
01:14:15 [2020-02-28T06:14:15.355Z] [INFO] Fetching org.eclipse.cdt.launch_9.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (75.36kB)
01:14:15 [2020-02-28T06:14:15.355Z] [INFO] The user operation is waiting for background work to complete.
01:14:15 [2020-02-28T06:14:15.355Z] [INFO] Fetching org.eclipse.cdt.launch_9.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (75.36kB)
01:14:15 [2020-02-28T06:14:15.355Z] [INFO] Unpacking org.eclipse.cdt.launch_9.1.0.201709072038...
01:14:15 [2020-02-28T06:14:15.917Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (11.56kB)
01:14:15 [2020-02-28T06:14:15.918Z] [INFO] The user operation is waiting for background work to complete.
01:14:15 [2020-02-28T06:14:15.918Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (11.56kB)
01:14:15 [2020-02-28T06:14:15.918Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.0.201709072038...
01:14:16 [2020-02-28T06:14:16.173Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (224.08kB)
01:14:16 [2020-02-28T06:14:16.173Z] [INFO] The user operation is waiting for background work to complete.
01:14:16 [2020-02-28T06:14:16.173Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (224.08kB)
01:14:16 [2020-02-28T06:14:16.173Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.0.201709072038...
01:14:16 [2020-02-28T06:14:16.734Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (355.44kB)
01:14:16 [2020-02-28T06:14:16.734Z] [INFO] The user operation is waiting for background work to complete.
01:14:16 [2020-02-28T06:14:16.734Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (355.44kB)
01:14:16 [2020-02-28T06:14:16.734Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.0.201709072038...
01:14:17 [2020-02-28T06:14:17.294Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.2.0.201609191434.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (184.71kB)
01:14:17 [2020-02-28T06:14:17.294Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.2.0.201609191434.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (184.71kB)
01:14:17 [2020-02-28T06:14:17.294Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201702141301.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (35.22kB)
01:14:17 [2020-02-28T06:14:17.294Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201702141301.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (35.22kB)
01:14:17 [2020-02-28T06:14:17.549Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201702141301.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (11.06kB)
01:14:18 [2020-02-28T06:14:18.109Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201702141301.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (11.06kB)
01:14:18 [2020-02-28T06:14:18.109Z] [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
01:14:18 [2020-02-28T06:14:18.109Z] [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
01:14:18 [2020-02-28T06:14:18.109Z] [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
01:14:18 [2020-02-28T06:14:18.365Z] [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
01:14:18 [2020-02-28T06:14:18.620Z] [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
01:14:18 [2020-02-28T06:14:18.620Z] [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
01:14:18 [2020-02-28T06:14:18.875Z] [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
01:14:18 [2020-02-28T06:14:18.875Z] [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
01:14:18 [2020-02-28T06:14:18.875Z] [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
01:14:19 [2020-02-28T06:14:19.131Z] [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
01:14:19 [2020-02-28T06:14:19.386Z] [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
01:14:19 [2020-02-28T06:14:19.386Z] [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
01:14:19 [2020-02-28T06:14:19.386Z] [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
01:14:19 [2020-02-28T06:14:19.642Z] [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
01:14:19 [2020-02-28T06:14:19.642Z] [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
01:14:19 [2020-02-28T06:14:19.897Z] [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
01:14:19 [2020-02-28T06:14:19.897Z] [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
01:14:19 [2020-02-28T06:14:19.897Z] [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
01:14:19 [2020-02-28T06:14:19.897Z] [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
01:14:20 [2020-02-28T06:14:20.152Z] [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
01:14:20 [2020-02-28T06:14:20.152Z] [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
01:14:20 [2020-02-28T06:14:20.152Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.51kB)
01:14:20 [2020-02-28T06:14:20.152Z] [INFO] The user operation is waiting for background work to complete.
01:14:20 [2020-02-28T06:14:20.152Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.51kB)
01:14:20 [2020-02-28T06:14:20.407Z] [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932...
01:14:20 [2020-02-28T06:14:20.407Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.72kB)
01:14:20 [2020-02-28T06:14:20.407Z] [INFO] The user operation is waiting for background work to complete.
01:14:20 [2020-02-28T06:14:20.407Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.72kB)
01:14:20 [2020-02-28T06:14:20.407Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.0.v20160422-1917...
01:14:20 [2020-02-28T06:14:20.968Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.81kB)
01:14:20 [2020-02-28T06:14:20.968Z] [INFO] The user operation is waiting for background work to complete.
01:14:20 [2020-02-28T06:14:20.968Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.81kB)
01:14:20 [2020-02-28T06:14:20.968Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.0.v20160323-1650...
01:14:21 [2020-02-28T06:14:21.225Z] [INFO] Fetching org.eclipse.remote.core_2.1.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.23kB)
01:14:21 [2020-02-28T06:14:21.225Z] [INFO] The user operation is waiting for background work to complete.
01:14:21 [2020-02-28T06:14:21.225Z] [INFO] Fetching org.eclipse.remote.core_2.1.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.23kB)
01:14:21 [2020-02-28T06:14:21.225Z] [INFO] Unpacking org.eclipse.remote.core_2.1.0.201612062149...
01:14:21 [2020-02-28T06:14:21.480Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.55kB)
01:14:21 [2020-02-28T06:14:21.480Z] [INFO] The user operation is waiting for background work to complete.
01:14:21 [2020-02-28T06:14:21.480Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.55kB)
01:14:21 [2020-02-28T06:14:21.735Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201612062149...
01:14:23 [2020-02-28T06:14:23.098Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.75kB)
01:14:23 [2020-02-28T06:14:23.098Z] [INFO] The user operation is waiting for background work to complete.
01:14:23 [2020-02-28T06:14:23.098Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.75kB)
01:14:23 [2020-02-28T06:14:23.098Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201612062149...
01:14:23 [2020-02-28T06:14:23.354Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.93kB)
01:14:23 [2020-02-28T06:14:23.354Z] [INFO] The user operation is waiting for background work to complete.
01:14:23 [2020-02-28T06:14:23.354Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.93kB)
01:14:23 [2020-02-28T06:14:23.354Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.0.201612062149...
01:14:23 [2020-02-28T06:14:23.609Z] [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
01:14:23 [2020-02-28T06:14:23.610Z] [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
01:14:23 [2020-02-28T06:14:23.610Z] [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
01:14:23 [2020-02-28T06:14:23.610Z] [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
01:14:23 [2020-02-28T06:14:23.610Z] [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
01:14:23 [2020-02-28T06:14:23.610Z] [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
01:14:23 [2020-02-28T06:14:23.865Z] [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
01:14:23 [2020-02-28T06:14:23.865Z] [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
01:14:23 [2020-02-28T06:14:23.865Z] [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
01:14:24 [2020-02-28T06:14:24.121Z] [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
01:14:24 [2020-02-28T06:14:24.376Z] [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
01:14:24 [2020-02-28T06:14:24.376Z] [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
01:14:24 [2020-02-28T06:14:24.631Z] [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
01:14:24 [2020-02-28T06:14:24.887Z] [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
01:14:24 [2020-02-28T06:14:24.887Z] [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
01:14:25 [2020-02-28T06:14:25.143Z] [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
01:14:25 [2020-02-28T06:14:25.399Z] [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
01:14:25 [2020-02-28T06:14:25.399Z] [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
01:14:25 [2020-02-28T06:14:25.655Z] [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
01:14:25 [2020-02-28T06:14:25.655Z] [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
01:14:25 [2020-02-28T06:14:25.655Z] [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
01:14:25 [2020-02-28T06:14:25.655Z] [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
01:14:25 [2020-02-28T06:14:25.655Z] [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
01:14:25 [2020-02-28T06:14:25.655Z] [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
01:14:25 [2020-02-28T06:14:25.910Z] [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
01:14:25 [2020-02-28T06:14:25.910Z] [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
01:14:25 [2020-02-28T06:14:25.910Z] [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
01:14:26 [2020-02-28T06:14:26.166Z] [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
01:14:26 [2020-02-28T06:14:26.420Z] [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
01:14:26 [2020-02-28T06:14:26.420Z] [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
01:14:26 [2020-02-28T06:14:26.724Z] [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
01:14:26 [2020-02-28T06:14:26.724Z] [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
01:14:26 [2020-02-28T06:14:26.979Z] [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
01:14:26 [2020-02-28T06:14:26.979Z] [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
01:14:27 [2020-02-28T06:14:27.236Z] [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
01:14:27 [2020-02-28T06:14:27.236Z] [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
01:14:27 [2020-02-28T06:14:27.236Z] [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
01:14:27 [2020-02-28T06:14:27.236Z] [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
01:14:27 [2020-02-28T06:14:27.236Z] [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
01:14:27 [2020-02-28T06:14:27.491Z] [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
01:14:27 [2020-02-28T06:14:27.491Z] [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
01:14:27 [2020-02-28T06:14:27.491Z] [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
01:14:27 [2020-02-28T06:14:27.747Z] [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
01:14:27 [2020-02-28T06:14:27.747Z] [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
01:14:27 [2020-02-28T06:14:27.747Z] [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
01:14:28 [2020-02-28T06:14:28.003Z] [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
01:14:28 [2020-02-28T06:14:28.003Z] [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
01:14:28 [2020-02-28T06:14:28.003Z] [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
01:14:28 [2020-02-28T06:14:28.258Z] [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
01:14:28 [2020-02-28T06:14:28.513Z] [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
01:14:28 [2020-02-28T06:14:28.513Z] [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
01:14:28 [2020-02-28T06:14:28.513Z] [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
01:14:28 [2020-02-28T06:14:28.513Z] [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
01:14:28 [2020-02-28T06:14:28.513Z] [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
01:14:28 [2020-02-28T06:14:28.513Z] [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
01:14:28 [2020-02-28T06:14:28.513Z] [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
01:14:28 [2020-02-28T06:14:28.513Z] [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
01:14:28 [2020-02-28T06:14:28.768Z] [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
01:14:29 [2020-02-28T06:14:29.023Z] [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
01:14:29 [2020-02-28T06:14:29.023Z] [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
01:14:29 [2020-02-28T06:14:29.023Z] [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
01:14:29 [2020-02-28T06:14:29.023Z] [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
01:14:29 [2020-02-28T06:14:29.023Z] [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
01:14:29 [2020-02-28T06:14:29.023Z] [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
01:14:29 [2020-02-28T06:14:29.279Z] [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
01:14:29 [2020-02-28T06:14:29.279Z] [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
01:14:29 [2020-02-28T06:14:29.279Z] [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
01:14:29 [2020-02-28T06:14:29.534Z] [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
01:14:29 [2020-02-28T06:14:29.534Z] [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
01:14:29 [2020-02-28T06:14:29.789Z] [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
01:14:29 [2020-02-28T06:14:29.789Z] [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
01:14:29 [2020-02-28T06:14:29.789Z] [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
01:14:30 [2020-02-28T06:14:30.044Z] [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (123.62kB)
01:14:30 [2020-02-28T06:14:30.044Z] [INFO] The user operation is waiting for background work to complete.
01:14:30 [2020-02-28T06:14:30.044Z] [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (123.62kB)
01:14:30 [2020-02-28T06:14:30.044Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.2.v20161116-1147...
01:14:30 [2020-02-28T06:14:30.970Z] [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
01:14:31 [2020-02-28T06:14:31.226Z] [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
01:14:31 [2020-02-28T06:14:31.226Z] [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
01:14:31 [2020-02-28T06:14:31.226Z] [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
01:14:31 [2020-02-28T06:14:31.226Z] [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
01:14:31 [2020-02-28T06:14:31.226Z] [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
01:14:31 [2020-02-28T06:14:31.226Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.07kB)
01:14:31 [2020-02-28T06:14:31.226Z] [INFO] The user operation is waiting for background work to complete.
01:14:31 [2020-02-28T06:14:31.226Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.07kB)
01:14:31 [2020-02-28T06:14:31.481Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
01:14:31 [2020-02-28T06:14:31.481Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.08kB)
01:14:31 [2020-02-28T06:14:31.481Z] [INFO] The user operation is waiting for background work to complete.
01:14:31 [2020-02-28T06:14:31.481Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.08kB)
01:14:31 [2020-02-28T06:14:31.481Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
01:14:31 [2020-02-28T06:14:31.737Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (60.2kB)
01:14:31 [2020-02-28T06:14:31.737Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (60.2kB)
01:14:31 [2020-02-28T06:14:31.737Z] [INFO] The user operation is waiting for background work to complete.
01:14:31 [2020-02-28T06:14:31.994Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
01:14:31 [2020-02-28T06:14:31.994Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.46kB)
01:14:31 [2020-02-28T06:14:31.994Z] [INFO] The user operation is waiting for background work to complete.
01:14:31 [2020-02-28T06:14:31.994Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.46kB)
01:14:31 [2020-02-28T06:14:31.994Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
01:14:32 [2020-02-28T06:14:32.250Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.32kB)
01:14:32 [2020-02-28T06:14:32.250Z] [INFO] The user operation is waiting for background work to complete.
01:14:32 [2020-02-28T06:14:32.250Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.32kB)
01:14:32 [2020-02-28T06:14:32.505Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
01:14:32 [2020-02-28T06:14:32.505Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (55.73kB)
01:14:32 [2020-02-28T06:14:32.505Z] [INFO] The user operation is waiting for background work to complete.
01:14:32 [2020-02-28T06:14:32.505Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (55.73kB)
01:14:32 [2020-02-28T06:14:32.505Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
01:14:32 [2020-02-28T06:14:32.761Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.86kB)
01:14:32 [2020-02-28T06:14:32.761Z] [INFO] The user operation is waiting for background work to complete.
01:14:32 [2020-02-28T06:14:32.761Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.86kB)
01:14:33 [2020-02-28T06:14:33.017Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
01:14:33 [2020-02-28T06:14:33.017Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.37kB)
01:14:33 [2020-02-28T06:14:33.017Z] [INFO] The user operation is waiting for background work to complete.
01:14:33 [2020-02-28T06:14:33.017Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.37kB)
01:14:33 [2020-02-28T06:14:33.017Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
01:14:33 [2020-02-28T06:14:33.272Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.42kB)
01:14:33 [2020-02-28T06:14:33.272Z] [INFO] The user operation is waiting for background work to complete.
01:14:33 [2020-02-28T06:14:33.272Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.42kB)
01:14:33 [2020-02-28T06:14:33.272Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
01:14:33 [2020-02-28T06:14:33.527Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.17kB)
01:14:33 [2020-02-28T06:14:33.527Z] [INFO] The user operation is waiting for background work to complete.
01:14:33 [2020-02-28T06:14:33.527Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.17kB)
01:14:33 [2020-02-28T06:14:33.527Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
01:14:33 [2020-02-28T06:14:33.782Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.64kB)
01:14:33 [2020-02-28T06:14:33.782Z] [INFO] The user operation is waiting for background work to complete.
01:14:33 [2020-02-28T06:14:33.782Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.64kB)
01:14:34 [2020-02-28T06:14:34.038Z] [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721...
01:14:34 [2020-02-28T06:14:34.038Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.58kB)
01:14:34 [2020-02-28T06:14:34.038Z] [INFO] The user operation is waiting for background work to complete.
01:14:34 [2020-02-28T06:14:34.038Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.58kB)
01:14:34 [2020-02-28T06:14:34.038Z] [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215...
01:14:34 [2020-02-28T06:14:34.293Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (33.64kB)
01:14:34 [2020-02-28T06:14:34.293Z] [INFO] The user operation is waiting for background work to complete.
01:14:34 [2020-02-28T06:14:34.293Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (33.64kB)
01:14:34 [2020-02-28T06:14:34.548Z] [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036...
01:14:34 [2020-02-28T06:14:34.548Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.06kB)
01:14:34 [2020-02-28T06:14:34.548Z] [INFO] The user operation is waiting for background work to complete.
01:14:34 [2020-02-28T06:14:34.548Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.06kB)
01:14:34 [2020-02-28T06:14:34.803Z] [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605...
01:14:34 [2020-02-28T06:14:34.803Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (253.65kB)
01:14:34 [2020-02-28T06:14:34.803Z] [INFO] The user operation is waiting for background work to complete.
01:14:34 [2020-02-28T06:14:34.803Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (253.65kB)
01:14:34 [2020-02-28T06:14:34.803Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.3.6.v201511171540...
01:14:35 [2020-02-28T06:14:35.059Z] [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (92.14kB)
01:14:35 [2020-02-28T06:14:35.059Z] [INFO] The user operation is waiting for background work to complete.
01:14:35 [2020-02-28T06:14:35.059Z] [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (92.14kB)
01:14:35 [2020-02-28T06:14:35.314Z] [INFO] Unpacking org.apache.commons.codec_1.6.0.v201305230611...
01:14:35 [2020-02-28T06:14:35.568Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.93kB)
01:14:35 [2020-02-28T06:14:35.568Z] [INFO] The user operation is waiting for background work to complete.
01:14:35 [2020-02-28T06:14:35.568Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.93kB)
01:14:35 [2020-02-28T06:14:35.568Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.3.3.v201411290715...
01:14:35 [2020-02-28T06:14:35.568Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (2.32MB)
01:14:35 [2020-02-28T06:14:35.825Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (2.32MB)
01:14:36 [2020-02-28T06:14:36.386Z] [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (887.38kB)
01:14:36 [2020-02-28T06:14:36.386Z] [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (887.38kB)
01:14:36 [2020-02-28T06:14:36.386Z] [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.48MB)
01:14:36 [2020-02-28T06:14:36.641Z] [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.48MB)
01:14:36 [2020-02-28T06:14:36.897Z] [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.78kB)
01:14:36 [2020-02-28T06:14:36.897Z] [INFO] The user operation is waiting for background work to complete.
01:14:36 [2020-02-28T06:14:36.897Z] [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.78kB)
01:14:36 [2020-02-28T06:14:36.897Z] [INFO] Unpacking org.eclipse.ant.core_3.4.100.v20160505-0642...
01:14:37 [2020-02-28T06:14:37.153Z] [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.35kB)
01:14:37 [2020-02-28T06:14:37.153Z] [INFO] The user operation is waiting for background work to complete.
01:14:37 [2020-02-28T06:14:37.153Z] [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.35kB)
01:14:37 [2020-02-28T06:14:37.153Z] [INFO] Unpacking org.eclipse.compare.win32_1.1.0.v20160418-1534...
01:14:37 [2020-02-28T06:14:37.713Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.92kB)
01:14:37 [2020-02-28T06:14:37.713Z] [INFO] The user operation is waiting for background work to complete.
01:14:37 [2020-02-28T06:14:37.713Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.92kB)
01:14:37 [2020-02-28T06:14:37.713Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.3.100.v20160509-1025...
01:14:37 [2020-02-28T06:14:37.969Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.48kB)
01:14:37 [2020-02-28T06:14:37.969Z] [INFO] The user operation is waiting for background work to complete.
01:14:37 [2020-02-28T06:14:37.969Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.48kB)
01:14:37 [2020-02-28T06:14:37.969Z] [INFO] Unpacking org.eclipse.core.externaltools_1.0.400.v20160509-1057...
01:14:38 [2020-02-28T06:14:38.224Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.19kB)
01:14:38 [2020-02-28T06:14:38.224Z] [INFO] The user operation is waiting for background work to complete.
01:14:38 [2020-02-28T06:14:38.224Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.19kB)
01:14:38 [2020-02-28T06:14:38.224Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940...
01:14:38 [2020-02-28T06:14:38.224Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.76kB)
01:14:38 [2020-02-28T06:14:38.224Z] [INFO] The user operation is waiting for background work to complete.
01:14:38 [2020-02-28T06:14:38.224Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.76kB)
01:14:38 [2020-02-28T06:14:38.480Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650...
01:14:38 [2020-02-28T06:14:38.735Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (25.91kB)
01:14:38 [2020-02-28T06:14:38.735Z] [INFO] The user operation is waiting for background work to complete.
01:14:38 [2020-02-28T06:14:38.735Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (25.91kB)
01:14:38 [2020-02-28T06:14:38.991Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940...
01:14:38 [2020-02-28T06:14:38.991Z] [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.25kB)
01:14:38 [2020-02-28T06:14:38.991Z] [INFO] The user operation is waiting for background work to complete.
01:14:38 [2020-02-28T06:14:38.991Z] [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.25kB)
01:14:38 [2020-02-28T06:14:38.991Z] [INFO] Unpacking org.eclipse.equinox.event_1.3.200.v20160324-1850...
01:14:39 [2020-02-28T06:14:39.246Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.71kB)
01:14:39 [2020-02-28T06:14:39.246Z] [INFO] The user operation is waiting for background work to complete.
01:14:39 [2020-02-28T06:14:39.246Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.71kB)
01:14:39 [2020-02-28T06:14:39.247Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450...
01:14:39 [2020-02-28T06:14:39.502Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.7kB)
01:14:39 [2020-02-28T06:14:39.502Z] [INFO] The user operation is waiting for background work to complete.
01:14:39 [2020-02-28T06:14:39.502Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.7kB)
01:14:39 [2020-02-28T06:14:39.502Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419...
01:14:39 [2020-02-28T06:14:39.757Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.07kB)
01:14:39 [2020-02-28T06:14:39.758Z] [INFO] The user operation is waiting for background work to complete.
01:14:39 [2020-02-28T06:14:39.758Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.07kB)
01:14:39 [2020-02-28T06:14:39.758Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740...
01:14:39 [2020-02-28T06:14:39.758Z] [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.93kB)
01:14:39 [2020-02-28T06:14:39.758Z] [INFO] The user operation is waiting for background work to complete.
01:14:39 [2020-02-28T06:14:39.758Z] [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.93kB)
01:14:40 [2020-02-28T06:14:40.013Z] [INFO] Unpacking org.eclipse.equinox.console_1.1.200.v20150929-1405...
01:14:40 [2020-02-28T06:14:40.573Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.36kB)
01:14:40 [2020-02-28T06:14:40.573Z] [INFO] The user operation is waiting for background work to complete.
01:14:40 [2020-02-28T06:14:40.573Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.36kB)
01:14:40 [2020-02-28T06:14:40.573Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218...
01:14:40 [2020-02-28T06:14:40.573Z] [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (19.83kB)
01:14:40 [2020-02-28T06:14:40.829Z] [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (19.83kB)
01:14:41 [2020-02-28T06:14:41.084Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (41.32kB)
01:14:41 [2020-02-28T06:14:41.084Z] [INFO] The user operation is waiting for background work to complete.
01:14:41 [2020-02-28T06:14:41.084Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (41.32kB)
01:14:41 [2020-02-28T06:14:41.084Z] [INFO] Unpacking org.eclipse.ecf_3.8.0.v20160823-2221...
01:14:41 [2020-02-28T06:14:41.084Z] [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.47kB)
01:14:41 [2020-02-28T06:14:41.084Z] [INFO] The user operation is waiting for background work to complete.
01:14:41 [2020-02-28T06:14:41.084Z] [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.47kB)
01:14:41 [2020-02-28T06:14:41.355Z] [INFO] Unpacking org.eclipse.ecf.identity_3.7.0.v20160823-2221...
01:14:41 [2020-02-28T06:14:41.355Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (11.04kB)
01:14:41 [2020-02-28T06:14:41.355Z] [INFO] The user operation is waiting for background work to complete.
01:14:41 [2020-02-28T06:14:41.355Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (11.04kB)
01:14:41 [2020-02-28T06:14:41.610Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.0.v20130327-1442...
01:14:41 [2020-02-28T06:14:41.610Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.79kB)
01:14:41 [2020-02-28T06:14:41.610Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.79kB)
01:14:41 [2020-02-28T06:14:41.866Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.61kB)
01:14:41 [2020-02-28T06:14:41.866Z] [INFO] The user operation is waiting for background work to complete.
01:14:41 [2020-02-28T06:14:41.866Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.61kB)
01:14:41 [2020-02-28T06:14:41.866Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.0.v20160823-2221...
01:14:41 [2020-02-28T06:14:41.866Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.77kB)
01:14:42 [2020-02-28T06:14:42.121Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.77kB)
01:14:42 [2020-02-28T06:14:42.378Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.24kB)
01:14:42 [2020-02-28T06:14:42.378Z] [INFO] The user operation is waiting for background work to complete.
01:14:42 [2020-02-28T06:14:42.378Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.24kB)
01:14:42 [2020-02-28T06:14:42.378Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221...
01:14:42 [2020-02-28T06:14:42.378Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.99kB)
01:14:42 [2020-02-28T06:14:42.378Z] [INFO] The user operation is waiting for background work to complete.
01:14:42 [2020-02-28T06:14:42.378Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.99kB)
01:14:42 [2020-02-28T06:14:42.634Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221...
01:14:43 [2020-02-28T06:14:43.559Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.2.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.87kB)
01:14:43 [2020-02-28T06:14:43.559Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.2.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.87kB)
01:14:43 [2020-02-28T06:14:43.814Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.36kB)
01:14:43 [2020-02-28T06:14:43.814Z] [INFO] The user operation is waiting for background work to complete.
01:14:43 [2020-02-28T06:14:43.814Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.36kB)
01:14:43 [2020-02-28T06:14:43.814Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221...
01:14:44 [2020-02-28T06:14:44.069Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.2.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.86kB)
01:14:44 [2020-02-28T06:14:44.069Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.2.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.86kB)
01:14:44 [2020-02-28T06:14:44.069Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (11.7kB)
01:14:44 [2020-02-28T06:14:44.069Z] [INFO] The user operation is waiting for background work to complete.
01:14:44 [2020-02-28T06:14:44.069Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (11.7kB)
01:14:44 [2020-02-28T06:14:44.324Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221...
01:14:44 [2020-02-28T06:14:44.324Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.77kB)
01:14:44 [2020-02-28T06:14:44.324Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.77kB)
01:14:44 [2020-02-28T06:14:44.578Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.42kB)
01:14:44 [2020-02-28T06:14:44.578Z] [INFO] The user operation is waiting for background work to complete.
01:14:44 [2020-02-28T06:14:44.578Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.42kB)
01:14:44 [2020-02-28T06:14:44.578Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221...
01:14:44 [2020-02-28T06:14:44.833Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (22.8kB)
01:14:44 [2020-02-28T06:14:44.833Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (22.8kB)
01:14:45 [2020-02-28T06:14:45.089Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.8kB)
01:14:45 [2020-02-28T06:14:45.089Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.8kB)
01:14:45 [2020-02-28T06:14:45.344Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.84kB)
01:14:45 [2020-02-28T06:14:45.344Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.84kB)
01:14:46 [2020-02-28T06:14:46.705Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (19.03kB)
01:14:46 [2020-02-28T06:14:46.705Z] [INFO] The user operation is waiting for background work to complete.
01:14:46 [2020-02-28T06:14:46.705Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (19.03kB)
01:14:46 [2020-02-28T06:14:46.705Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450...
01:14:46 [2020-02-28T06:14:46.960Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.2kB)
01:14:46 [2020-02-28T06:14:46.960Z] [INFO] The user operation is waiting for background work to complete.
01:14:46 [2020-02-28T06:14:46.960Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.2kB)
01:14:46 [2020-02-28T06:14:46.960Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223...
01:14:46 [2020-02-28T06:14:46.960Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.36kB)
01:14:46 [2020-02-28T06:14:46.960Z] [INFO] The user operation is waiting for background work to complete.
01:14:46 [2020-02-28T06:14:46.960Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.36kB)
01:14:47 [2020-02-28T06:14:47.215Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850...
01:14:47 [2020-02-28T06:14:47.470Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (63.26kB)
01:14:47 [2020-02-28T06:14:47.470Z] [INFO] The user operation is waiting for background work to complete.
01:14:47 [2020-02-28T06:14:47.470Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (63.26kB)
01:14:47 [2020-02-28T06:14:47.470Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329...
01:14:47 [2020-02-28T06:14:47.470Z] [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (118.41kB)
01:14:47 [2020-02-28T06:14:47.470Z] [INFO] The user operation is waiting for background work to complete.
01:14:47 [2020-02-28T06:14:47.470Z] [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (118.41kB)
01:14:47 [2020-02-28T06:14:47.725Z] [INFO] Unpacking org.eclipse.jetty.http_9.3.9.v20160517...
01:14:47 [2020-02-28T06:14:47.980Z] [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (381.53kB)
01:14:47 [2020-02-28T06:14:47.980Z] [INFO] The user operation is waiting for background work to complete.
01:14:47 [2020-02-28T06:14:47.980Z] [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (381.53kB)
01:14:47 [2020-02-28T06:14:47.980Z] [INFO] Unpacking org.eclipse.jetty.server_9.3.9.v20160517...
01:14:48 [2020-02-28T06:14:48.237Z] [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (96.73kB)
01:14:48 [2020-02-28T06:14:48.237Z] [INFO] The user operation is waiting for background work to complete.
01:14:48 [2020-02-28T06:14:48.237Z] [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (96.73kB)
01:14:48 [2020-02-28T06:14:48.237Z] [INFO] Unpacking org.eclipse.jetty.servlet_9.3.9.v20160517...
01:14:48 [2020-02-28T06:14:48.525Z] [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (325.33kB)
01:14:48 [2020-02-28T06:14:48.525Z] [INFO] The user operation is waiting for background work to complete.
01:14:48 [2020-02-28T06:14:48.525Z] [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (325.33kB)
01:14:48 [2020-02-28T06:14:48.525Z] [INFO] Unpacking org.eclipse.jetty.util_9.3.9.v20160517...
01:14:48 [2020-02-28T06:14:48.781Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.46kB)
01:14:48 [2020-02-28T06:14:48.781Z] [INFO] The user operation is waiting for background work to complete.
01:14:48 [2020-02-28T06:14:48.781Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.46kB)
01:14:48 [2020-02-28T06:14:48.781Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.400.v20150715-1528...
01:14:49 [2020-02-28T06:14:49.342Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.34kB)
01:14:49 [2020-02-28T06:14:49.342Z] [INFO] The user operation is waiting for background work to complete.
01:14:49 [2020-02-28T06:14:49.342Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.34kB)
01:14:49 [2020-02-28T06:14:49.342Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358...
01:14:49 [2020-02-28T06:14:49.342Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (8.05kB)
01:14:49 [2020-02-28T06:14:49.342Z] [INFO] The user operation is waiting for background work to complete.
01:14:49 [2020-02-28T06:14:49.342Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (8.05kB)
01:14:49 [2020-02-28T06:14:49.342Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442...
01:14:49 [2020-02-28T06:14:49.597Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.25kB)
01:14:49 [2020-02-28T06:14:49.597Z] [INFO] The user operation is waiting for background work to complete.
01:14:49 [2020-02-28T06:14:49.597Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.25kB)
01:14:49 [2020-02-28T06:14:49.597Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834...
01:14:49 [2020-02-28T06:14:49.853Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.96kB)
01:14:49 [2020-02-28T06:14:49.853Z] [INFO] The user operation is waiting for background work to complete.
01:14:49 [2020-02-28T06:14:49.853Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.96kB)
01:14:49 [2020-02-28T06:14:49.853Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450...
01:14:50 [2020-02-28T06:14:50.108Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.42kB)
01:14:50 [2020-02-28T06:14:50.108Z] [INFO] The user operation is waiting for background work to complete.
01:14:50 [2020-02-28T06:14:50.108Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.42kB)
01:14:50 [2020-02-28T06:14:50.108Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.0.500.v20160504-1450...
01:14:50 [2020-02-28T06:14:50.108Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (45.05kB)
01:14:50 [2020-02-28T06:14:50.108Z] [INFO] The user operation is waiting for background work to complete.
01:14:50 [2020-02-28T06:14:50.108Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (45.05kB)
01:14:50 [2020-02-28T06:14:50.364Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450...
01:14:50 [2020-02-28T06:14:50.619Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.84kB)
01:14:50 [2020-02-28T06:14:50.619Z] [INFO] The user operation is waiting for background work to complete.
01:14:50 [2020-02-28T06:14:50.619Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.84kB)
01:14:50 [2020-02-28T06:14:50.619Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450...
01:14:50 [2020-02-28T06:14:50.619Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.19kB)
01:14:50 [2020-02-28T06:14:50.619Z] [INFO] The user operation is waiting for background work to complete.
01:14:50 [2020-02-28T06:14:50.619Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.19kB)
01:14:50 [2020-02-28T06:14:50.875Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834...
01:14:51 [2020-02-28T06:14:51.130Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.42kB)
01:14:51 [2020-02-28T06:14:51.130Z] [INFO] The user operation is waiting for background work to complete.
01:14:51 [2020-02-28T06:14:51.130Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.42kB)
01:14:51 [2020-02-28T06:14:51.130Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834...
01:14:51 [2020-02-28T06:14:51.386Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (15.76kB)
01:14:51 [2020-02-28T06:14:51.386Z] [INFO] The user operation is waiting for background work to complete.
01:14:51 [2020-02-28T06:14:51.386Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (15.76kB)
01:14:51 [2020-02-28T06:14:51.386Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450...
01:14:51 [2020-02-28T06:14:51.641Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (103.26kB)
01:14:51 [2020-02-28T06:14:51.641Z] [INFO] The user operation is waiting for background work to complete.
01:14:51 [2020-02-28T06:14:51.641Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (103.26kB)
01:14:51 [2020-02-28T06:14:51.897Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
01:14:51 [2020-02-28T06:14:51.897Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.9kB)
01:14:51 [2020-02-28T06:14:51.897Z] [INFO] The user operation is waiting for background work to complete.
01:14:51 [2020-02-28T06:14:51.897Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.9kB)
01:14:51 [2020-02-28T06:14:51.897Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
01:14:52 [2020-02-28T06:14:52.822Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.51kB)
01:14:52 [2020-02-28T06:14:52.822Z] [INFO] The user operation is waiting for background work to complete.
01:14:52 [2020-02-28T06:14:52.822Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.51kB)
01:14:52 [2020-02-28T06:14:52.822Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927...
01:14:52 [2020-02-28T06:14:52.822Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (31.23kB)
01:14:52 [2020-02-28T06:14:52.822Z] [INFO] The user operation is waiting for background work to complete.
01:14:52 [2020-02-28T06:14:52.822Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (31.23kB)
01:14:52 [2020-02-28T06:14:52.822Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450...
01:14:53 [2020-02-28T06:14:53.077Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.78kB)
01:14:53 [2020-02-28T06:14:53.077Z] [INFO] The user operation is waiting for background work to complete.
01:14:53 [2020-02-28T06:14:53.077Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.78kB)
01:14:53 [2020-02-28T06:14:53.334Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442...
01:14:53 [2020-02-28T06:14:53.334Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.35kB)
01:14:53 [2020-02-28T06:14:53.620Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.35kB)
01:14:53 [2020-02-28T06:14:53.876Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.59kB)
01:14:53 [2020-02-28T06:14:53.876Z] [INFO] The user operation is waiting for background work to complete.
01:14:53 [2020-02-28T06:14:53.876Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.59kB)
01:14:53 [2020-02-28T06:14:53.876Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834...
01:14:53 [2020-02-28T06:14:53.876Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.3kB)
01:14:53 [2020-02-28T06:14:53.876Z] [INFO] The user operation is waiting for background work to complete.
01:14:53 [2020-02-28T06:14:53.876Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.3kB)
01:14:54 [2020-02-28T06:14:54.131Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455...
01:14:54 [2020-02-28T06:14:54.386Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.68kB)
01:14:54 [2020-02-28T06:14:54.386Z] [INFO] The user operation is waiting for background work to complete.
01:14:54 [2020-02-28T06:14:54.386Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.68kB)
01:14:54 [2020-02-28T06:14:54.386Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450...
01:14:54 [2020-02-28T06:14:54.386Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (102.51kB)
01:14:54 [2020-02-28T06:14:54.386Z] [INFO] The user operation is waiting for background work to complete.
01:14:54 [2020-02-28T06:14:54.386Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (102.51kB)
01:14:54 [2020-02-28T06:14:54.640Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450...
01:14:54 [2020-02-28T06:14:54.896Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.14kB)
01:14:54 [2020-02-28T06:14:54.896Z] [INFO] The user operation is waiting for background work to complete.
01:14:54 [2020-02-28T06:14:54.896Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.14kB)
01:14:54 [2020-02-28T06:14:54.896Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834...
01:14:55 [2020-02-28T06:14:55.151Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.68kB)
01:14:55 [2020-02-28T06:14:55.151Z] [INFO] The user operation is waiting for background work to complete.
01:14:55 [2020-02-28T06:14:55.151Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.68kB)
01:14:55 [2020-02-28T06:14:55.151Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450...
01:14:55 [2020-02-28T06:14:55.406Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (116.27kB)
01:14:55 [2020-02-28T06:14:55.406Z] [INFO] The user operation is waiting for background work to complete.
01:14:55 [2020-02-28T06:14:55.406Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (116.27kB)
01:14:55 [2020-02-28T06:14:55.662Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324...
01:14:55 [2020-02-28T06:14:55.662Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.88kB)
01:14:55 [2020-02-28T06:14:55.918Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.88kB)
01:14:55 [2020-02-28T06:14:55.918Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (189.14kB)
01:14:55 [2020-02-28T06:14:55.919Z] [INFO] The user operation is waiting for background work to complete.
01:14:55 [2020-02-28T06:14:55.919Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (189.14kB)
01:14:55 [2020-02-28T06:14:55.919Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834...
01:14:56 [2020-02-28T06:14:56.174Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.74kB)
01:14:56 [2020-02-28T06:14:56.174Z] [INFO] The user operation is waiting for background work to complete.
01:14:56 [2020-02-28T06:14:56.174Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.74kB)
01:14:56 [2020-02-28T06:14:56.429Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529...
01:14:56 [2020-02-28T06:14:56.685Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (10.85kB)
01:14:56 [2020-02-28T06:14:56.685Z] [INFO] The user operation is waiting for background work to complete.
01:14:56 [2020-02-28T06:14:56.685Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (10.85kB)
01:14:56 [2020-02-28T06:14:56.685Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529...
01:14:56 [2020-02-28T06:14:56.685Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.6kB)
01:14:56 [2020-02-28T06:14:56.685Z] [INFO] The user operation is waiting for background work to complete.
01:14:56 [2020-02-28T06:14:56.685Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.6kB)
01:14:56 [2020-02-28T06:14:56.940Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.300.v20150803-1225...
01:14:57 [2020-02-28T06:14:57.195Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.97kB)
01:14:57 [2020-02-28T06:14:57.195Z] [INFO] The user operation is waiting for background work to complete.
01:14:57 [2020-02-28T06:14:57.195Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.97kB)
01:14:57 [2020-02-28T06:14:57.195Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455...
01:14:57 [2020-02-28T06:14:57.195Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.81kB)
01:14:57 [2020-02-28T06:14:57.451Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.81kB)
01:14:57 [2020-02-28T06:14:57.705Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.42kB)
01:14:57 [2020-02-28T06:14:57.705Z] [INFO] The user operation is waiting for background work to complete.
01:14:57 [2020-02-28T06:14:57.705Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.42kB)
01:14:57 [2020-02-28T06:14:57.705Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138...
01:14:57 [2020-02-28T06:14:57.705Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (41.75kB)
01:14:57 [2020-02-28T06:14:57.705Z] [INFO] The user operation is waiting for background work to complete.
01:14:57 [2020-02-28T06:14:57.705Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (41.75kB)
01:14:57 [2020-02-28T06:14:57.960Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450...
01:14:58 [2020-02-28T06:14:58.215Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.69kB)
01:14:58 [2020-02-28T06:14:58.215Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.69kB)
01:14:58 [2020-02-28T06:14:58.215Z] [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (161.76kB)
01:14:58 [2020-02-28T06:14:58.215Z] [INFO] The user operation is waiting for background work to complete.
01:14:58 [2020-02-28T06:14:58.215Z] [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (161.76kB)
01:14:58 [2020-02-28T06:14:58.215Z] [INFO] Unpacking org.eclipse.help.base_4.1.2.v20170301-0400...
01:14:58 [2020-02-28T06:14:58.777Z] [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (152.16kB)
01:14:58 [2020-02-28T06:14:58.777Z] [INFO] The user operation is waiting for background work to complete.
01:14:58 [2020-02-28T06:14:58.777Z] [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (152.16kB)
01:14:58 [2020-02-28T06:14:58.777Z] [INFO] Unpacking org.eclipse.help.ui_4.0.200.v20160510-0758...
01:14:58 [2020-02-28T06:14:58.777Z] [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (239.5kB)
01:14:58 [2020-02-28T06:14:58.777Z] [INFO] The user operation is waiting for background work to complete.
01:14:58 [2020-02-28T06:14:58.777Z] [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (239.5kB)
01:14:59 [2020-02-28T06:14:59.033Z] [INFO] Unpacking org.eclipse.help.webapp_3.8.0.v20160504-0839...
01:14:59 [2020-02-28T06:14:59.289Z] [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.6kB)
01:14:59 [2020-02-28T06:14:59.289Z] [INFO] The user operation is waiting for background work to complete.
01:14:59 [2020-02-28T06:14:59.289Z] [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.6kB)
01:14:59 [2020-02-28T06:14:59.545Z] [INFO] Unpacking org.eclipse.jetty.continuation_9.3.9.v20160517...
01:14:59 [2020-02-28T06:14:59.545Z] [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (77.98kB)
01:14:59 [2020-02-28T06:14:59.545Z] [INFO] The user operation is waiting for background work to complete.
01:14:59 [2020-02-28T06:14:59.545Z] [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (77.98kB)
01:14:59 [2020-02-28T06:14:59.545Z] [INFO] Unpacking org.eclipse.jetty.io_9.3.9.v20160517...
01:15:00 [2020-02-28T06:15:00.104Z] [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.65kB)
01:15:00 [2020-02-28T06:15:00.104Z] [INFO] The user operation is waiting for background work to complete.
01:15:00 [2020-02-28T06:15:00.105Z] [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.65kB)
01:15:00 [2020-02-28T06:15:00.105Z] [INFO] Unpacking org.eclipse.jetty.security_9.3.9.v20160517...
01:15:00 [2020-02-28T06:15:00.360Z] [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.28kB)
01:15:00 [2020-02-28T06:15:00.617Z] [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.28kB)
01:15:00 [2020-02-28T06:15:00.617Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (450.15kB)
01:15:00 [2020-02-28T06:15:00.617Z] [INFO] The user operation is waiting for background work to complete.
01:15:00 [2020-02-28T06:15:00.617Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (450.15kB)
01:15:00 [2020-02-28T06:15:00.617Z] [INFO] Unpacking org.eclipse.platform_4.6.3.v20170301-0400...
01:15:00 [2020-02-28T06:15:00.874Z] [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.97MB)
01:15:00 [2020-02-28T06:15:00.874Z] [INFO] The user operation is waiting for background work to complete.
01:15:00 [2020-02-28T06:15:00.874Z] [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.97MB)
01:15:01 [2020-02-28T06:15:01.434Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.6.1.v20160727-2009...
01:15:02 [2020-02-28T06:15:02.798Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (2.19MB)
01:15:02 [2020-02-28T06:15:02.798Z] [INFO] The user operation is waiting for background work to complete.
01:15:02 [2020-02-28T06:15:02.798Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (2.19MB)
01:15:02 [2020-02-28T06:15:02.798Z] [INFO] Unpacking org.apache.ant_1.9.6.v201510161327...
01:15:03 [2020-02-28T06:15:03.054Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.71MB)
01:15:03 [2020-02-28T06:15:03.054Z] [INFO] The user operation is waiting for background work to complete.
01:15:03 [2020-02-28T06:15:03.054Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.71MB)
01:15:03 [2020-02-28T06:15:03.054Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.1.v20160829-1558...
01:15:03 [2020-02-28T06:15:03.614Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (119.26kB)
01:15:03 [2020-02-28T06:15:03.614Z] [INFO] The user operation is waiting for background work to complete.
01:15:03 [2020-02-28T06:15:03.614Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (119.26kB)
01:15:03 [2020-02-28T06:15:03.614Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839...
01:15:03 [2020-02-28T06:15:03.869Z] [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (100.95kB)
01:15:03 [2020-02-28T06:15:03.869Z] [INFO] The user operation is waiting for background work to complete.
01:15:03 [2020-02-28T06:15:03.869Z] [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (100.95kB)
01:15:03 [2020-02-28T06:15:03.869Z] [INFO] Unpacking org.eclipse.ui.browser_3.5.2.v20161114-0210...
01:15:04 [2020-02-28T06:15:04.124Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.77kB)
01:15:04 [2020-02-28T06:15:04.124Z] [INFO] The user operation is waiting for background work to complete.
01:15:04 [2020-02-28T06:15:04.124Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.77kB)
01:15:04 [2020-02-28T06:15:04.380Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.2.v20170203-1115...
01:15:04 [2020-02-28T06:15:04.380Z] [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.79kB)
01:15:04 [2020-02-28T06:15:04.380Z] [INFO] The user operation is waiting for background work to complete.
01:15:04 [2020-02-28T06:15:04.380Z] [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.79kB)
01:15:04 [2020-02-28T06:15:04.380Z] [INFO] Unpacking org.eclipse.ui.net_1.3.0.v20160426-1633...
01:15:04 [2020-02-28T06:15:04.636Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (69.75kB)
01:15:04 [2020-02-28T06:15:04.636Z] [INFO] The user operation is waiting for background work to complete.
01:15:04 [2020-02-28T06:15:04.636Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (69.75kB)
01:15:04 [2020-02-28T06:15:04.893Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.3.100.v20160518-1858...
01:15:04 [2020-02-28T06:15:04.893Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.12kB)
01:15:04 [2020-02-28T06:15:04.893Z] [INFO] The user operation is waiting for background work to complete.
01:15:04 [2020-02-28T06:15:04.893Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.12kB)
01:15:05 [2020-02-28T06:15:05.148Z] [INFO] Unpacking org.eclipse.ui.win32_3.3.0.v20160505-1310...
01:15:05 [2020-02-28T06:15:05.148Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.27kB)
01:15:05 [2020-02-28T06:15:05.148Z] [INFO] The user operation is waiting for background work to complete.
01:15:05 [2020-02-28T06:15:05.148Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.27kB)
01:15:05 [2020-02-28T06:15:05.148Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255...
01:15:05 [2020-02-28T06:15:05.403Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (19.31kB)
01:15:05 [2020-02-28T06:15:05.403Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (19.31kB)
01:15:05 [2020-02-28T06:15:05.963Z] [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from https://download.eclipse.org/releases/neon/201705151400/binary/ (195B)
01:15:05 [2020-02-28T06:15:05.963Z] [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from https://download.eclipse.org/releases/neon/201705151400/binary/ (195B)
01:15:05 [2020-02-28T06:15:05.963Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.89kB)
01:15:05 [2020-02-28T06:15:05.963Z] [INFO] The user operation is waiting for background work to complete.
01:15:05 [2020-02-28T06:15:05.963Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.89kB)
01:15:05 [2020-02-28T06:15:05.963Z] [INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750...
01:15:06 [2020-02-28T06:15:06.219Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.46kB)
01:15:06 [2020-02-28T06:15:06.219Z] [INFO] The user operation is waiting for background work to complete.
01:15:06 [2020-02-28T06:15:06.219Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.46kB)
01:15:06 [2020-02-28T06:15:06.219Z] [INFO] Unpacking org.eclipse.rcp_4.6.3.v20170301-0400...
01:15:06 [2020-02-28T06:15:06.474Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.88kB)
01:15:06 [2020-02-28T06:15:06.474Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.88kB)
01:15:06 [2020-02-28T06:15:06.474Z] [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from https://download.eclipse.org/releases/neon/201705151400/binary/ (27.05kB)
01:15:06 [2020-02-28T06:15:06.730Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202002280531.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (136.75kB)
01:15:06 [2020-02-28T06:15:06.730Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202002280531.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (136.75kB)
01:15:06 [2020-02-28T06:15:06.730Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202002280531.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (274.72kB)
01:15:06 [2020-02-28T06:15:06.730Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202002280531.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (274.72kB)
01:15:06 [2020-02-28T06:15:06.985Z] [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (34.69kB)
01:15:06 [2020-02-28T06:15:06.985Z] [INFO] The user operation is waiting for background work to complete.
01:15:06 [2020-02-28T06:15:06.985Z] [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (34.69kB)
01:15:06 [2020-02-28T06:15:06.985Z] [INFO] Unpacking org.eclipse.ui.trace_1.0.400.v20160509-1055...
01:15:07 [2020-02-28T06:15:07.240Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.39kB)
01:15:07 [2020-02-28T06:15:07.240Z] [INFO] The user operation is waiting for background work to complete.
01:15:07 [2020-02-28T06:15:07.240Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.39kB)
01:15:07 [2020-02-28T06:15:07.240Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.1.v20160829-0826...
01:15:07 [2020-02-28T06:15:07.495Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (12.4kB)
01:15:07 [2020-02-28T06:15:07.495Z] [INFO] The user operation is waiting for background work to complete.
01:15:07 [2020-02-28T06:15:07.496Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (12.4kB)
01:15:07 [2020-02-28T06:15:07.496Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940...
01:15:07 [2020-02-28T06:15:07.496Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.69kB)
01:15:07 [2020-02-28T06:15:07.496Z] [INFO] The user operation is waiting for background work to complete.
01:15:07 [2020-02-28T06:15:07.496Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.69kB)
01:15:07 [2020-02-28T06:15:07.750Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418...
01:15:07 [2020-02-28T06:15:07.750Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.14kB)
01:15:07 [2020-02-28T06:15:07.750Z] [INFO] The user operation is waiting for background work to complete.
01:15:07 [2020-02-28T06:15:07.751Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.14kB)
01:15:07 [2020-02-28T06:15:07.751Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740...
01:15:08 [2020-02-28T06:15:08.006Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (12.77kB)
01:15:08 [2020-02-28T06:15:08.006Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (12.77kB)
01:15:08 [2020-02-28T06:15:08.006Z] [INFO] The user operation is waiting for background work to complete.
01:15:08 [2020-02-28T06:15:08.006Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442...
01:15:08 [2020-02-28T06:15:08.006Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.62kB)
01:15:08 [2020-02-28T06:15:08.006Z] [INFO] The user operation is waiting for background work to complete.
01:15:08 [2020-02-28T06:15:08.006Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.62kB)
01:15:08 [2020-02-28T06:15:08.006Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20151202-1450...
01:15:08 [2020-02-28T06:15:08.261Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.15kB)
01:15:08 [2020-02-28T06:15:08.261Z] [INFO] The user operation is waiting for background work to complete.
01:15:08 [2020-02-28T06:15:08.261Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.15kB)
01:15:08 [2020-02-28T06:15:08.516Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940...
01:15:08 [2020-02-28T06:15:08.516Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.9kB)
01:15:08 [2020-02-28T06:15:08.516Z] [INFO] The user operation is waiting for background work to complete.
01:15:08 [2020-02-28T06:15:08.516Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.9kB)
01:15:08 [2020-02-28T06:15:08.516Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650...
01:15:08 [2020-02-28T06:15:08.772Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (82.37kB)
01:15:08 [2020-02-28T06:15:08.772Z] [INFO] The user operation is waiting for background work to complete.
01:15:08 [2020-02-28T06:15:08.772Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (82.37kB)
01:15:08 [2020-02-28T06:15:08.772Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740...
01:15:08 [2020-02-28T06:15:08.772Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.95kB)
01:15:08 [2020-02-28T06:15:08.772Z] [INFO] The user operation is waiting for background work to complete.
01:15:08 [2020-02-28T06:15:08.772Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.95kB)
01:15:09 [2020-02-28T06:15:09.027Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001...
01:15:09 [2020-02-28T06:15:09.027Z] [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
01:15:09 [2020-02-28T06:15:09.027Z] [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
01:15:09 [2020-02-28T06:15:09.027Z] [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
01:15:09 [2020-02-28T06:15:09.590Z] [INFO] Fetching org.apache.batik.css_1.9.1.v20181015-1528.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (351.43kB)
01:15:09 [2020-02-28T06:15:09.590Z] [INFO] Fetching org.apache.batik.util_1.9.1.v20180703-1553.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (143.71kB)
01:15:09 [2020-02-28T06:15:09.590Z] [INFO] Fetching org.apache.batik.util_1.9.1.v20180703-1553.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (143.71kB)
01:15:09 [2020-02-28T06:15:09.590Z] [INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (20.33kB)
01:15:09 [2020-02-28T06:15:09.590Z] [INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (20.33kB)
01:15:09 [2020-02-28T06:15:09.845Z] [INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (23.47kB)
01:15:09 [2020-02-28T06:15:09.845Z] [INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (23.47kB)
01:15:10 [2020-02-28T06:15:10.101Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (702.6kB)
01:15:10 [2020-02-28T06:15:10.101Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar from https://download.eclipse.org/swtchart/develop/repository/plugins/ (702.6kB)
01:15:10 [2020-02-28T06:15:10.356Z] [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
01:15:10 [2020-02-28T06:15:10.356Z] [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
01:15:10 [2020-02-28T06:15:10.356Z] [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
01:15:10 [2020-02-28T06:15:10.612Z] [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
01:15:10 [2020-02-28T06:15:10.612Z] [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
01:15:10 [2020-02-28T06:15:10.612Z] [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
01:15:10 [2020-02-28T06:15:10.612Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.32kB)
01:15:10 [2020-02-28T06:15:10.612Z] [INFO] The user operation is waiting for background work to complete.
01:15:10 [2020-02-28T06:15:10.612Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.32kB)
01:15:10 [2020-02-28T06:15:10.867Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450...
01:15:12 [2020-02-28T06:15:12.229Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.34kB)
01:15:12 [2020-02-28T06:15:12.229Z] [INFO] The user operation is waiting for background work to complete.
01:15:12 [2020-02-28T06:15:12.229Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.34kB)
01:15:12 [2020-02-28T06:15:12.229Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531...
01:15:12 [2020-02-28T06:15:12.229Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (56.87kB)
01:15:12 [2020-02-28T06:15:12.229Z] [INFO] The user operation is waiting for background work to complete.
01:15:12 [2020-02-28T06:15:12.229Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (56.87kB)
01:15:12 [2020-02-28T06:15:12.229Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335...
01:15:12 [2020-02-28T06:15:12.229Z] [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
01:15:12 [2020-02-28T06:15:12.229Z] [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
01:15:12 [2020-02-28T06:15:12.229Z] [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
01:15:12 [2020-02-28T06:15:12.629Z] [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
01:15:12 [2020-02-28T06:15:12.629Z] [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
01:15:12 [2020-02-28T06:15:12.629Z] [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
01:15:12 [2020-02-28T06:15:12.885Z] [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (859.22kB)
01:15:12 [2020-02-28T06:15:12.885Z] [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (859.22kB)
01:15:12 [2020-02-28T06:15:12.885Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (34.39kB)
01:15:13 [2020-02-28T06:15:13.812Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (34.39kB)
01:15:13 [2020-02-28T06:15:13.812Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (10.72kB)
01:15:13 [2020-02-28T06:15:13.812Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (10.72kB)
01:15:14 [2020-02-28T06:15:14.067Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (31.17kB)
01:15:14 [2020-02-28T06:15:14.067Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (31.17kB)
01:15:14 [2020-02-28T06:15:14.067Z] [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
01:15:14 [2020-02-28T06:15:14.323Z] [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
01:15:14 [2020-02-28T06:15:14.323Z] [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
01:15:14 [2020-02-28T06:15:14.323Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.36MB)
01:15:14 [2020-02-28T06:15:14.323Z] [INFO] The user operation is waiting for background work to complete.
01:15:14 [2020-02-28T06:15:14.323Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.36MB)
01:15:14 [2020-02-28T06:15:14.578Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
01:15:15 [2020-02-28T06:15:15.943Z] [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
01:15:16 [2020-02-28T06:15:16.222Z] [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
01:15:16 [2020-02-28T06:15:16.222Z] [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
01:15:16 [2020-02-28T06:15:16.478Z] [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
01:15:16 [2020-02-28T06:15:16.733Z] [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
01:15:16 [2020-02-28T06:15:16.733Z] [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
01:15:16 [2020-02-28T06:15:16.989Z] [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
01:15:17 [2020-02-28T06:15:17.244Z] [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
01:15:17 [2020-02-28T06:15:17.244Z] [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
01:15:17 [2020-02-28T06:15:17.499Z] [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
01:15:17 [2020-02-28T06:15:17.755Z] [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
01:15:17 [2020-02-28T06:15:17.755Z] [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
01:15:17 [2020-02-28T06:15:17.755Z] [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
01:15:17 [2020-02-28T06:15:17.755Z] [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
01:15:17 [2020-02-28T06:15:17.755Z] [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
01:15:17 [2020-02-28T06:15:17.755Z] [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
01:15:17 [2020-02-28T06:15:17.755Z] [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
01:15:17 [2020-02-28T06:15:17.755Z] [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
01:15:17 [2020-02-28T06:15:17.755Z] [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
01:15:17 [2020-02-28T06:15:17.755Z] [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
01:15:18 [2020-02-28T06:15:18.010Z] [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
01:15:18 [2020-02-28T06:15:18.010Z] [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
01:15:18 [2020-02-28T06:15:18.010Z] [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
01:15:18 [2020-02-28T06:15:18.010Z] [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
01:15:18 [2020-02-28T06:15:18.010Z] [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
01:15:18 [2020-02-28T06:15:18.010Z] [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
01:15:18 [2020-02-28T06:15:18.010Z] [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
01:15:18 [2020-02-28T06:15:18.266Z] [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
01:15:18 [2020-02-28T06:15:18.266Z] [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
01:15:18 [2020-02-28T06:15:18.266Z] [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
01:15:18 [2020-02-28T06:15:18.266Z] [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
01:15:18 [2020-02-28T06:15:18.522Z] [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
01:15:18 [2020-02-28T06:15:18.522Z] [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
01:15:18 [2020-02-28T06:15:18.522Z] [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
01:15:18 [2020-02-28T06:15:18.522Z] [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
01:15:18 [2020-02-28T06:15:18.522Z] [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
01:15:18 [2020-02-28T06:15:18.522Z] [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
01:15:18 [2020-02-28T06:15:18.777Z] [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
01:15:18 [2020-02-28T06:15:18.777Z] [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
01:15:18 [2020-02-28T06:15:18.777Z] [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
01:15:19 [2020-02-28T06:15:19.032Z] [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
01:15:19 [2020-02-28T06:15:19.032Z] [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
01:15:19 [2020-02-28T06:15:19.032Z] [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
01:15:19 [2020-02-28T06:15:19.288Z] [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
01:15:19 [2020-02-28T06:15:19.288Z] [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
01:15:19 [2020-02-28T06:15:19.542Z] [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
01:15:19 [2020-02-28T06:15:19.542Z] [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
01:15:19 [2020-02-28T06:15:19.542Z] [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
01:15:19 [2020-02-28T06:15:19.542Z] [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
01:15:19 [2020-02-28T06:15:19.542Z] [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
01:15:19 [2020-02-28T06:15:19.542Z] [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
01:15:19 [2020-02-28T06:15:19.799Z] [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
01:15:19 [2020-02-28T06:15:19.799Z] [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
01:15:19 [2020-02-28T06:15:19.799Z] [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
01:15:19 [2020-02-28T06:15:19.799Z] [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
01:15:19 [2020-02-28T06:15:19.799Z] [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
01:15:19 [2020-02-28T06:15:19.799Z] [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
01:15:19 [2020-02-28T06:15:19.799Z] [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
01:15:19 [2020-02-28T06:15:19.799Z] [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
01:15:19 [2020-02-28T06:15:19.799Z] [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
01:15:20 [2020-02-28T06:15:20.054Z] [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
01:15:20 [2020-02-28T06:15:20.054Z] [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
01:15:20 [2020-02-28T06:15:20.054Z] [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
01:15:20 [2020-02-28T06:15:20.309Z] [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
01:15:20 [2020-02-28T06:15:20.309Z] [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
01:15:20 [2020-02-28T06:15:20.309Z] [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
01:15:20 [2020-02-28T06:15:20.564Z] [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
01:15:20 [2020-02-28T06:15:20.564Z] [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
01:15:20 [2020-02-28T06:15:20.564Z] [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
01:15:20 [2020-02-28T06:15:20.821Z] [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
01:15:20 [2020-02-28T06:15:20.821Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
01:15:20 [2020-02-28T06:15:20.821Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
01:15:20 [2020-02-28T06:15:20.821Z] [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
01:15:20 [2020-02-28T06:15:20.821Z] [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
01:15:21 [2020-02-28T06:15:21.076Z] [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
01:15:21 [2020-02-28T06:15:21.076Z] [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
01:15:21 [2020-02-28T06:15:21.076Z] [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
01:15:21 [2020-02-28T06:15:21.076Z] [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
01:15:21 [2020-02-28T06:15:21.076Z] [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
01:15:21 [2020-02-28T06:15:21.076Z] [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
01:15:21 [2020-02-28T06:15:21.331Z] [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
01:15:21 [2020-02-28T06:15:21.331Z] [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
01:15:21 [2020-02-28T06:15:21.331Z] [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
01:15:21 [2020-02-28T06:15:21.331Z] [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
01:15:21 [2020-02-28T06:15:21.587Z] [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
01:15:21 [2020-02-28T06:15:21.587Z] [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
01:15:21 [2020-02-28T06:15:21.843Z] [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
01:15:21 [2020-02-28T06:15:21.843Z] [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
01:15:21 [2020-02-28T06:15:21.843Z] [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
01:15:21 [2020-02-28T06:15:21.843Z] [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
01:15:22 [2020-02-28T06:15:22.099Z] [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
01:15:22 [2020-02-28T06:15:22.099Z] [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
01:15:22 [2020-02-28T06:15:22.099Z] [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
01:15:22 [2020-02-28T06:15:22.099Z] [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
01:15:22 [2020-02-28T06:15:22.099Z] [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
01:15:22 [2020-02-28T06:15:22.099Z] [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
01:15:22 [2020-02-28T06:15:22.354Z] [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
01:15:22 [2020-02-28T06:15:22.354Z] [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
01:15:22 [2020-02-28T06:15:22.354Z] [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
01:15:22 [2020-02-28T06:15:22.354Z] [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
01:15:22 [2020-02-28T06:15:22.354Z] [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
01:15:22 [2020-02-28T06:15:22.609Z] [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
01:15:22 [2020-02-28T06:15:22.609Z] [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
01:15:22 [2020-02-28T06:15:22.609Z] [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
01:15:22 [2020-02-28T06:15:22.865Z] [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
01:15:23 [2020-02-28T06:15:23.121Z] [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
01:15:23 [2020-02-28T06:15:23.121Z] [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
01:15:23 [2020-02-28T06:15:23.121Z] [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
01:15:23 [2020-02-28T06:15:23.121Z] [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
01:15:23 [2020-02-28T06:15:23.121Z] [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
01:15:23 [2020-02-28T06:15:23.121Z] [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
01:15:23 [2020-02-28T06:15:23.121Z] [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
01:15:23 [2020-02-28T06:15:23.121Z] [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
01:15:23 [2020-02-28T06:15:23.377Z] [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
01:15:23 [2020-02-28T06:15:23.377Z] [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
01:15:23 [2020-02-28T06:15:23.377Z] [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
01:15:23 [2020-02-28T06:15:23.377Z] [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
01:15:23 [2020-02-28T06:15:23.377Z] [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
01:15:23 [2020-02-28T06:15:23.377Z] [INFO] ------------------------------------------------------------------------
01:15:23 [2020-02-28T06:15:23.377Z] [INFO] Reactor Build Order:
01:15:23 [2020-02-28T06:15:23.377Z] [INFO] 
01:15:23 [2020-02-28T06:15:23.377Z] [INFO] Trace Compass Parent                                               [pom]
01:15:23 [2020-02-28T06:15:23.377Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
01:15:23 [2020-02-28T06:15:23.377Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
01:15:23 [2020-02-28T06:15:23.377Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.377Z] [INFO] Trace Compass State System Parent                                  [pom]
01:15:23 [2020-02-28T06:15:23.377Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass TMF Parent                                           [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass Documentation                                        [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass RCP Parent                                           [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass Json trace Parent                                    [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass Target Platform                                      [pom]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Trace Compass Repository                            [eclipse-repository]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] 
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] Building Trace Compass Parent 5.2.0-SNAPSHOT                     [1/138]
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] --------------------------------[ pom ]---------------------------------
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] 
01:15:23 [2020-02-28T06:15:23.378Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
01:15:23 [2020-02-28T06:15:23.378Z] [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
01:15:23 [2020-02-28T06:15:23.378Z] [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
01:15:23 [2020-02-28T06:15:23.633Z] [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
01:15:23 [2020-02-28T06:15:23.888Z] [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
01:15:24 [2020-02-28T06:15:24.144Z] [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
01:15:24 [2020-02-28T06:15:24.144Z] [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
01:15:24 [2020-02-28T06:15:24.144Z] [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)
01:15:24 [2020-02-28T06:15:24.144Z] [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
01:15:24 [2020-02-28T06:15:24.144Z] [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
01:15:24 [2020-02-28T06:15:24.144Z] [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
01:15:24 [2020-02-28T06:15:24.705Z] [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
01:15:24 [2020-02-28T06:15:24.705Z] [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
01:15:24 [2020-02-28T06:15:24.705Z] [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
01:15:24 [2020-02-28T06:15:24.705Z] [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 243 kB/s)
01:15:24 [2020-02-28T06:15:24.705Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
01:15:24 [2020-02-28T06:15:24.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
01:15:24 [2020-02-28T06:15:24.705Z] [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
01:15:24 [2020-02-28T06:15:24.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
01:15:24 [2020-02-28T06:15:24.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
01:15:24 [2020-02-28T06:15:24.960Z] [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
01:15:24 [2020-02-28T06:15:24.960Z] [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.0 MB/s)
01:15:24 [2020-02-28T06:15:24.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
01:15:24 [2020-02-28T06:15:24.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
01:15:24 [2020-02-28T06:15:24.960Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
01:15:25 [2020-02-28T06:15:25.521Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
01:15:25 [2020-02-28T06:15:25.521Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
01:15:25 [2020-02-28T06:15:25.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
01:15:25 [2020-02-28T06:15:25.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 662 kB/s)
01:15:25 [2020-02-28T06:15:25.521Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
01:15:25 [2020-02-28T06:15:25.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
01:15:25 [2020-02-28T06:15:25.521Z] [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
01:15:25 [2020-02-28T06:15:25.776Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
01:15:25 [2020-02-28T06:15:25.776Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
01:15:25 [2020-02-28T06:15:25.776Z] [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
01:15:26 [2020-02-28T06:15:26.034Z] [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 565 kB/s)
01:15:26 [2020-02-28T06:15:26.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
01:15:26 [2020-02-28T06:15:26.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
01:15:26 [2020-02-28T06:15:26.034Z] [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
01:15:26 [2020-02-28T06:15:26.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
01:15:26 [2020-02-28T06:15:26.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
01:15:26 [2020-02-28T06:15:26.289Z] [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
01:15:26 [2020-02-28T06:15:26.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.9 MB/s)
01:15:26 [2020-02-28T06:15:26.289Z] [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
01:15:26 [2020-02-28T06:15:26.289Z] [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
01:15:26 [2020-02-28T06:15:26.289Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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 69 kB/s)
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:26 [2020-02-28T06:15:26.851Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
01:15:27 [2020-02-28T06:15:27.412Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
01:15:27 [2020-02-28T06:15:27.412Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [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
01:15:27 [2020-02-28T06:15:27.412Z] [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 1.0 MB/s)
01:15:27 [2020-02-28T06:15:27.412Z] [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 4.0 MB/s)
01:15:27 [2020-02-28T06:15:27.412Z] [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 3.0 MB/s)
01:15:27 [2020-02-28T06:15:27.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.7 MB/s)
01:15:27 [2020-02-28T06:15:27.667Z] [INFO] 
01:15:27 [2020-02-28T06:15:27.667Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
01:15:27 [2020-02-28T06:15:27.667Z] [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
01:15:27 [2020-02-28T06:15:27.667Z] [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
01:15:27 [2020-02-28T06:15:27.667Z] [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
01:15:27 [2020-02-28T06:15:27.922Z] [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
01:15:27 [2020-02-28T06:15:27.922Z] [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
01:15:27 [2020-02-28T06:15:27.922Z] [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
01:15:27 [2020-02-28T06:15:27.922Z] [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 295 kB/s)
01:15:27 [2020-02-28T06:15:27.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
01:15:27 [2020-02-28T06:15:27.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
01:15:27 [2020-02-28T06:15:27.922Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
01:15:28 [2020-02-28T06:15:28.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
01:15:28 [2020-02-28T06:15:28.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
01:15:28 [2020-02-28T06:15:28.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
01:15:28 [2020-02-28T06:15:28.432Z] [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 57 kB/s)
01:15:28 [2020-02-28T06:15:28.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
01:15:28 [2020-02-28T06:15:28.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
01:15:28 [2020-02-28T06:15:28.432Z] [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
01:15:28 [2020-02-28T06:15:28.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
01:15:28 [2020-02-28T06:15:28.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
01:15:28 [2020-02-28T06:15:28.687Z] [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
01:15:28 [2020-02-28T06:15:28.687Z] [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 40 kB/s)
01:15:28 [2020-02-28T06:15:28.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
01:15:28 [2020-02-28T06:15:28.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
01:15:28 [2020-02-28T06:15:28.687Z] [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
01:15:29 [2020-02-28T06:15:29.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
01:15:29 [2020-02-28T06:15:29.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
01:15:29 [2020-02-28T06:15:29.248Z] [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
01:15:29 [2020-02-28T06:15:29.248Z] [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 110 kB/s)
01:15:29 [2020-02-28T06:15:29.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
01:15:29 [2020-02-28T06:15:29.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
01:15:29 [2020-02-28T06:15:29.248Z] [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
01:15:29 [2020-02-28T06:15:29.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
01:15:29 [2020-02-28T06:15:29.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
01:15:29 [2020-02-28T06:15:29.758Z] [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
01:15:29 [2020-02-28T06:15:29.758Z] [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 309 kB/s)
01:15:29 [2020-02-28T06:15:29.758Z] [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
01:15:29 [2020-02-28T06:15:29.758Z] [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
01:15:29 [2020-02-28T06:15:29.758Z] [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
01:15:30 [2020-02-28T06:15:30.013Z] [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
01:15:30 [2020-02-28T06:15:30.014Z] [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
01:15:30 [2020-02-28T06:15:30.014Z] [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
01:15:30 [2020-02-28T06:15:30.014Z] [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 48 kB/s)
01:15:30 [2020-02-28T06:15:30.014Z] [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
01:15:30 [2020-02-28T06:15:30.269Z] [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
01:15:30 [2020-02-28T06:15:30.269Z] [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
01:15:30 [2020-02-28T06:15:30.524Z] [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
01:15:30 [2020-02-28T06:15:30.524Z] [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
01:15:30 [2020-02-28T06:15:30.524Z] [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
01:15:30 [2020-02-28T06:15:30.524Z] [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 24 kB/s)
01:15:30 [2020-02-28T06:15:30.524Z] [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
01:15:30 [2020-02-28T06:15:30.524Z] [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
01:15:30 [2020-02-28T06:15:30.524Z] [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
01:15:31 [2020-02-28T06:15:31.084Z] [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
01:15:31 [2020-02-28T06:15:31.084Z] [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
01:15:31 [2020-02-28T06:15:31.084Z] [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
01:15:31 [2020-02-28T06:15:31.340Z] [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 13 kB/s)
01:15:31 [2020-02-28T06:15:31.340Z] [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
01:15:31 [2020-02-28T06:15:31.340Z] [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
01:15:31 [2020-02-28T06:15:31.340Z] [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
01:15:31 [2020-02-28T06:15:31.598Z] [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
01:15:31 [2020-02-28T06:15:31.598Z] [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
01:15:31 [2020-02-28T06:15:31.853Z] [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
01:15:31 [2020-02-28T06:15:31.853Z] [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 77 kB/s)
01:15:31 [2020-02-28T06:15:31.853Z] [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
01:15:31 [2020-02-28T06:15:31.853Z] [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
01:15:31 [2020-02-28T06:15:31.853Z] [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
01:15:32 [2020-02-28T06:15:32.109Z] [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
01:15:32 [2020-02-28T06:15:32.109Z] [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
01:15:32 [2020-02-28T06:15:32.109Z] [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
01:15:32 [2020-02-28T06:15:32.109Z] [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 92 kB/s)
01:15:32 [2020-02-28T06:15:32.109Z] [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
01:15:32 [2020-02-28T06:15:32.109Z] [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
01:15:32 [2020-02-28T06:15:32.364Z] [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
01:15:32 [2020-02-28T06:15:32.620Z] [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
01:15:32 [2020-02-28T06:15:32.620Z] [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
01:15:32 [2020-02-28T06:15:32.620Z] [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
01:15:32 [2020-02-28T06:15:32.620Z] [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 130 kB/s)
01:15:32 [2020-02-28T06:15:32.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
01:15:32 [2020-02-28T06:15:32.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
01:15:32 [2020-02-28T06:15:32.875Z] [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
01:15:33 [2020-02-28T06:15:33.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
01:15:33 [2020-02-28T06:15:33.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
01:15:33 [2020-02-28T06:15:33.131Z] [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
01:15:33 [2020-02-28T06:15:33.131Z] [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 573 kB/s)
01:15:33 [2020-02-28T06:15:33.131Z] [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
01:15:33 [2020-02-28T06:15:33.131Z] [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
01:15:33 [2020-02-28T06:15:33.131Z] [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
01:15:33 [2020-02-28T06:15:33.386Z] [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
01:15:33 [2020-02-28T06:15:33.641Z] [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
01:15:33 [2020-02-28T06:15:33.641Z] [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
01:15:33 [2020-02-28T06:15:33.641Z] [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 36 kB/s)
01:15:33 [2020-02-28T06:15:33.641Z] [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
01:15:33 [2020-02-28T06:15:33.641Z] [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
01:15:33 [2020-02-28T06:15:33.641Z] [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
01:15:33 [2020-02-28T06:15:33.897Z] [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
01:15:34 [2020-02-28T06:15:34.152Z] [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
01:15:34 [2020-02-28T06:15:34.152Z] [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
01:15:34 [2020-02-28T06:15:34.152Z] [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 119 kB/s)
01:15:34 [2020-02-28T06:15:34.152Z] [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
01:15:34 [2020-02-28T06:15:34.152Z] [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
01:15:34 [2020-02-28T06:15:34.407Z] [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
01:15:34 [2020-02-28T06:15:34.662Z] [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
01:15:34 [2020-02-28T06:15:34.662Z] [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
01:15:34 [2020-02-28T06:15:34.662Z] [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
01:15:34 [2020-02-28T06:15:34.662Z] [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 859 kB/s)
01:15:34 [2020-02-28T06:15:34.662Z] [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
01:15:34 [2020-02-28T06:15:34.662Z] [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
01:15:34 [2020-02-28T06:15:34.662Z] [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
01:15:36 [2020-02-28T06:15:36.548Z] [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
01:15:36 [2020-02-28T06:15:36.548Z] [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
01:15:36 [2020-02-28T06:15:36.548Z] [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
01:15:36 [2020-02-28T06:15:36.548Z] [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 80 kB/s)
01:15:36 [2020-02-28T06:15:36.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
01:15:36 [2020-02-28T06:15:36.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
01:15:36 [2020-02-28T06:15:36.548Z] [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
01:15:37 [2020-02-28T06:15:37.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
01:15:37 [2020-02-28T06:15:37.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
01:15:37 [2020-02-28T06:15:37.108Z] [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
01:15:37 [2020-02-28T06:15:37.108Z] [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 598 kB/s)
01:15:37 [2020-02-28T06:15:37.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
01:15:37 [2020-02-28T06:15:37.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
01:15:37 [2020-02-28T06:15:37.108Z] [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
01:15:37 [2020-02-28T06:15:37.365Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
01:15:37 [2020-02-28T06:15:37.365Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
01:15:37 [2020-02-28T06:15:37.623Z] [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
01:15:37 [2020-02-28T06:15:37.623Z] [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 10 kB/s)
01:15:37 [2020-02-28T06:15:37.624Z] [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
01:15:37 [2020-02-28T06:15:37.624Z] [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
01:15:37 [2020-02-28T06:15:37.624Z] [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
01:15:37 [2020-02-28T06:15:37.879Z] [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
01:15:37 [2020-02-28T06:15:37.879Z] [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
01:15:37 [2020-02-28T06:15:37.879Z] [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
01:15:37 [2020-02-28T06:15:37.879Z] [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 116 kB/s)
01:15:37 [2020-02-28T06:15:37.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
01:15:37 [2020-02-28T06:15:37.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
01:15:37 [2020-02-28T06:15:37.879Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
01:15:38 [2020-02-28T06:15:38.439Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
01:15:38 [2020-02-28T06:15:38.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
01:15:38 [2020-02-28T06:15:38.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
01:15:38 [2020-02-28T06:15:38.439Z] [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 32 kB/s)
01:15:38 [2020-02-28T06:15:38.439Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
01:15:38 [2020-02-28T06:15:38.439Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
01:15:38 [2020-02-28T06:15:38.439Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
01:15:38 [2020-02-28T06:15:38.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
01:15:38 [2020-02-28T06:15:38.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
01:15:38 [2020-02-28T06:15:38.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
01:15:38 [2020-02-28T06:15:38.694Z] [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 40 kB/s)
01:15:38 [2020-02-28T06:15:38.694Z] [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
01:15:38 [2020-02-28T06:15:38.694Z] [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
01:15:38 [2020-02-28T06:15:38.949Z] [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
01:15:39 [2020-02-28T06:15:39.204Z] [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
01:15:39 [2020-02-28T06:15:39.204Z] [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
01:15:39 [2020-02-28T06:15:39.204Z] [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
01:15:39 [2020-02-28T06:15:39.204Z] [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 290 kB/s)
01:15:39 [2020-02-28T06:15:39.204Z] [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
01:15:39 [2020-02-28T06:15:39.204Z] [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
01:15:39 [2020-02-28T06:15:39.204Z] [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
01:15:39 [2020-02-28T06:15:39.459Z] [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
01:15:39 [2020-02-28T06:15:39.459Z] [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
01:15:39 [2020-02-28T06:15:39.714Z] [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
01:15:39 [2020-02-28T06:15:39.714Z] [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 319 kB/s)
01:15:39 [2020-02-28T06:15:39.714Z] [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
01:15:39 [2020-02-28T06:15:39.714Z] [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
01:15:39 [2020-02-28T06:15:39.714Z] [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
01:15:39 [2020-02-28T06:15:39.969Z] [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
01:15:39 [2020-02-28T06:15:39.969Z] [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
01:15:39 [2020-02-28T06:15:39.969Z] [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
01:15:39 [2020-02-28T06:15:39.969Z] [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 60 kB/s)
01:15:40 [2020-02-28T06:15:40.224Z] [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
01:15:40 [2020-02-28T06:15:40.224Z] [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
01:15:40 [2020-02-28T06:15:40.224Z] [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
01:15:40 [2020-02-28T06:15:40.479Z] [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
01:15:40 [2020-02-28T06:15:40.479Z] [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
01:15:40 [2020-02-28T06:15:40.479Z] [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
01:15:40 [2020-02-28T06:15:40.479Z] [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 557 kB/s)
01:15:40 [2020-02-28T06:15:40.479Z] [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
01:15:40 [2020-02-28T06:15:40.734Z] [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
01:15:40 [2020-02-28T06:15:40.734Z] [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
01:15:41 [2020-02-28T06:15:41.660Z] [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
01:15:41 [2020-02-28T06:15:41.915Z] [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
01:15:42 [2020-02-28T06:15:42.170Z] [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
01:15:42 [2020-02-28T06:15:42.170Z] [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 14 kB/s)
01:15:42 [2020-02-28T06:15:42.170Z] [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
01:15:42 [2020-02-28T06:15:42.425Z] [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
01:15:42 [2020-02-28T06:15:42.425Z] [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
01:15:42 [2020-02-28T06:15:42.682Z] [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
01:15:42 [2020-02-28T06:15:42.682Z] [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
01:15:42 [2020-02-28T06:15:42.682Z] [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
01:15:42 [2020-02-28T06:15:42.937Z] [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 46 kB/s)
01:15:42 [2020-02-28T06:15:42.937Z] [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
01:15:43 [2020-02-28T06:15:43.863Z] [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
01:15:44 [2020-02-28T06:15:44.119Z] [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
01:15:44 [2020-02-28T06:15:44.374Z] [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
01:15:44 [2020-02-28T06:15:44.374Z] [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
01:15:44 [2020-02-28T06:15:44.374Z] [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
01:15:44 [2020-02-28T06:15:44.629Z] [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 57 kB/s)
01:15:44 [2020-02-28T06:15:44.630Z] [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
01:15:44 [2020-02-28T06:15:44.630Z] [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
01:15:44 [2020-02-28T06:15:44.630Z] [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
01:15:44 [2020-02-28T06:15:44.885Z] [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
01:15:44 [2020-02-28T06:15:44.885Z] [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
01:15:44 [2020-02-28T06:15:44.885Z] [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
01:15:44 [2020-02-28T06:15:44.885Z] [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)
01:15:44 [2020-02-28T06:15:44.885Z] [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
01:15:44 [2020-02-28T06:15:44.885Z] [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
01:15:45 [2020-02-28T06:15:45.141Z] [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
01:15:45 [2020-02-28T06:15:45.396Z] [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
01:15:45 [2020-02-28T06:15:45.396Z] [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
01:15:45 [2020-02-28T06:15:45.396Z] [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
01:15:45 [2020-02-28T06:15:45.396Z] [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 67 kB/s)
01:15:45 [2020-02-28T06:15:45.396Z] [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
01:15:45 [2020-02-28T06:15:45.396Z] [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
01:15:45 [2020-02-28T06:15:45.396Z] [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
01:15:45 [2020-02-28T06:15:45.651Z] [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
01:15:45 [2020-02-28T06:15:45.907Z] [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
01:15:45 [2020-02-28T06:15:45.907Z] [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
01:15:45 [2020-02-28T06:15:45.907Z] [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 91 kB/s)
01:15:45 [2020-02-28T06:15:45.907Z] [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
01:15:45 [2020-02-28T06:15:45.907Z] [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
01:15:45 [2020-02-28T06:15:45.907Z] [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
01:15:46 [2020-02-28T06:15:46.162Z] [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
01:15:46 [2020-02-28T06:15:46.162Z] [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
01:15:46 [2020-02-28T06:15:46.162Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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 29 kB/s)
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.419Z] [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
01:15:46 [2020-02-28T06:15:46.674Z] [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
01:15:46 [2020-02-28T06:15:46.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
01:15:46 [2020-02-28T06:15:46.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:46 [2020-02-28T06:15:46.930Z] [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
01:15:47 [2020-02-28T06:15:47.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
01:15:47 [2020-02-28T06:15:47.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
01:15:47 [2020-02-28T06:15:47.185Z] [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
01:15:47 [2020-02-28T06:15:47.185Z] [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
01:15:47 [2020-02-28T06:15:47.185Z] [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
01:15:47 [2020-02-28T06:15:47.185Z] [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
01:15:47 [2020-02-28T06:15:47.185Z] [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
01:15:47 [2020-02-28T06:15:47.440Z] [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
01:15:47 [2020-02-28T06:15:47.441Z] [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
01:15:47 [2020-02-28T06:15:47.441Z] [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
01:15:47 [2020-02-28T06:15:47.441Z] [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
01:15:47 [2020-02-28T06:15:47.441Z] [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
01:15:47 [2020-02-28T06:15:47.696Z] [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
01:15:47 [2020-02-28T06:15:47.696Z] [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
01:15:47 [2020-02-28T06:15:47.696Z] [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
01:15:47 [2020-02-28T06:15:47.952Z] [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
01:15:47 [2020-02-28T06:15:47.952Z] [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
01:15:47 [2020-02-28T06:15:47.952Z] [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
01:15:47 [2020-02-28T06:15:47.952Z] [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
01:15:47 [2020-02-28T06:15:47.952Z] [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
01:15:48 [2020-02-28T06:15:48.208Z] [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
01:15:48 [2020-02-28T06:15:48.208Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
01:15:48 [2020-02-28T06:15:48.463Z] [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
01:15:48 [2020-02-28T06:15:48.463Z] [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
01:15:48 [2020-02-28T06:15:48.463Z] [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
01:15:48 [2020-02-28T06:15:48.463Z] [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
01:15:48 [2020-02-28T06:15:48.463Z] [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
01:15:48 [2020-02-28T06:15:48.719Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
01:15:48 [2020-02-28T06:15:48.719Z] [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
01:15:48 [2020-02-28T06:15:48.719Z] [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
01:15:48 [2020-02-28T06:15:48.719Z] [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
01:15:48 [2020-02-28T06:15:48.719Z] [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
01:15:48 [2020-02-28T06:15:48.975Z] [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
01:15:48 [2020-02-28T06:15:48.975Z] [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
01:15:48 [2020-02-28T06:15:48.975Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
01:15:48 [2020-02-28T06:15:48.975Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
01:15:49 [2020-02-28T06:15:49.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.536Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [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
01:15:49 [2020-02-28T06:15:49.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
01:15:49 [2020-02-28T06:15:49.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 4.5 MB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 538 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 6.9 MB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 5.7 MB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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 716 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 252 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 620 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 151 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 545 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 152 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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 789 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 451 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 92 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 182 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 93 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
01:15:50 [2020-02-28T06:15:50.353Z] [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 73 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 258 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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 87 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 267 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 1.6 MB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 72 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
01:15:50 [2020-02-28T06:15:50.353Z] [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.4 MB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.353Z] [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 270 kB/s)
01:15:50 [2020-02-28T06:15:50.353Z] [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
01:15:50 [2020-02-28T06:15:50.608Z] [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 284 kB/s)
01:15:50 [2020-02-28T06:15:50.608Z] [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 809 kB/s)
01:15:50 [2020-02-28T06:15:50.608Z] [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 33 kB/s)
01:15:50 [2020-02-28T06:15:50.608Z] [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
01:15:50 [2020-02-28T06:15:50.608Z] [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 384 kB/s)
01:15:50 [2020-02-28T06:15:50.608Z] [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
01:15:50 [2020-02-28T06:15:50.608Z] [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
01:15:50 [2020-02-28T06:15:50.608Z] [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
01:15:50 [2020-02-28T06:15:50.608Z] [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 75 kB/s)
01:15:50 [2020-02-28T06:15:50.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
01:15:50 [2020-02-28T06:15:50.608Z] [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 133 kB/s)
01:15:50 [2020-02-28T06:15:50.608Z] [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
01:15:50 [2020-02-28T06:15:50.608Z] [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 78 kB/s)
01:15:50 [2020-02-28T06:15:50.608Z] [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 24 kB/s)
01:15:50 [2020-02-28T06:15:50.864Z] [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 329 kB/s)
01:15:50 [2020-02-28T06:15:50.864Z] [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 435 kB/s)
01:15:50 [2020-02-28T06:15:50.864Z] [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 80 kB/s)
01:15:52 [2020-02-28T06:15:52.226Z] [INFO] 
01:15:52 [2020-02-28T06:15:52.226Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
01:15:52 [2020-02-28T06:15:52.226Z] [INFO] 
01:15:52 [2020-02-28T06:15:52.226Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass ---
01:15:52 [2020-02-28T06:15:52.226Z] [INFO] 
01:15:52 [2020-02-28T06:15:52.226Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass ---
01:15:52 [2020-02-28T06:15:52.226Z] [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
01:15:52 [2020-02-28T06:15:52.226Z] [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
01:15:52 [2020-02-28T06:15:52.226Z] [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
01:15:52 [2020-02-28T06:15:52.226Z] [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
01:15:52 [2020-02-28T06:15:52.226Z] [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
01:15:52 [2020-02-28T06:15:52.226Z] [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
01:15:52 [2020-02-28T06:15:52.481Z] [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 35 kB/s)
01:15:52 [2020-02-28T06:15:52.481Z] [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
01:15:52 [2020-02-28T06:15:52.481Z] [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
01:15:52 [2020-02-28T06:15:52.481Z] [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
01:15:52 [2020-02-28T06:15:52.737Z] [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
01:15:52 [2020-02-28T06:15:52.992Z] [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
01:15:52 [2020-02-28T06:15:52.992Z] [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
01:15:52 [2020-02-28T06:15:52.992Z] [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 181 kB/s)
01:15:52 [2020-02-28T06:15:52.992Z] [INFO] 
01:15:52 [2020-02-28T06:15:52.992Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
01:15:52 [2020-02-28T06:15:52.992Z] [INFO] 
01:15:52 [2020-02-28T06:15:52.992Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
01:15:52 [2020-02-28T06:15:52.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
01:15:52 [2020-02-28T06:15:52.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
01:15:52 [2020-02-28T06:15:52.992Z] [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
01:15:53 [2020-02-28T06:15:53.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
01:15:53 [2020-02-28T06:15:53.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
01:15:53 [2020-02-28T06:15:53.554Z] [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
01:15:53 [2020-02-28T06:15:53.554Z] [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 211 kB/s)
01:15:53 [2020-02-28T06:15:53.554Z] [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
01:15:53 [2020-02-28T06:15:53.554Z] [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
01:15:53 [2020-02-28T06:15:53.554Z] [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
01:15:53 [2020-02-28T06:15:53.810Z] [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
01:15:53 [2020-02-28T06:15:53.810Z] [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
01:15:53 [2020-02-28T06:15:53.810Z] [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
01:15:54 [2020-02-28T06:15:54.065Z] [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 101 kB/s)
01:15:54 [2020-02-28T06:15:54.065Z] [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
01:15:54 [2020-02-28T06:15:54.065Z] [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
01:15:54 [2020-02-28T06:15:54.065Z] [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
01:15:54 [2020-02-28T06:15:54.321Z] [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
01:15:54 [2020-02-28T06:15:54.321Z] [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
01:15:54 [2020-02-28T06:15:54.321Z] [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
01:15:54 [2020-02-28T06:15:54.321Z] [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 335 kB/s)
01:15:54 [2020-02-28T06:15:54.321Z] [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
01:15:54 [2020-02-28T06:15:54.321Z] [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
01:15:54 [2020-02-28T06:15:54.321Z] [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
01:15:54 [2020-02-28T06:15:54.881Z] [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
01:15:54 [2020-02-28T06:15:54.881Z] [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
01:15:54 [2020-02-28T06:15:54.881Z] [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
01:15:54 [2020-02-28T06:15:54.881Z] [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 143 kB/s)
01:15:54 [2020-02-28T06:15:54.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
01:15:54 [2020-02-28T06:15:54.881Z] [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
01:15:54 [2020-02-28T06:15:54.881Z] [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
01:15:54 [2020-02-28T06:15:54.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
01:15:54 [2020-02-28T06:15:54.881Z] [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
01:15:54 [2020-02-28T06:15:54.881Z] [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
01:15:54 [2020-02-28T06:15:54.881Z] [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
01:15:54 [2020-02-28T06:15:54.881Z] [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
01:15:54 [2020-02-28T06:15:54.881Z] [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
01:15:55 [2020-02-28T06:15:55.442Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
01:15:55 [2020-02-28T06:15:55.442Z] [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
01:15:55 [2020-02-28T06:15:55.442Z] [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
01:15:55 [2020-02-28T06:15:55.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
01:15:55 [2020-02-28T06:15:55.442Z] [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
01:15:55 [2020-02-28T06:15:55.442Z] [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
01:15:55 [2020-02-28T06:15:55.698Z] [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
01:15:55 [2020-02-28T06:15:55.698Z] [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
01:15:55 [2020-02-28T06:15:55.698Z] [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
01:15:55 [2020-02-28T06:15:55.698Z] [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 5.4 MB/s)
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 5.1 MB/s)
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.1 MB/s)
01:15:55 [2020-02-28T06:15:55.698Z] [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
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT [2/138]
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --------------------------------[ pom ]---------------------------------
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [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
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] Building Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT    [3/138]
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --------------------------------[ pom ]---------------------------------
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
01:15:55 [2020-02-28T06:15:55.698Z] [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
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT     [4/138]
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] 
01:15:55 [2020-02-28T06:15:55.698Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
01:15:55 [2020-02-28T06:15:55.698Z] [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
01:15:55 [2020-02-28T06:15:55.698Z] [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
01:15:55 [2020-02-28T06:15:55.698Z] [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
01:15:55 [2020-02-28T06:15:55.953Z] [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
01:15:56 [2020-02-28T06:15:56.209Z] [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
01:15:56 [2020-02-28T06:15:56.209Z] [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
01:15:56 [2020-02-28T06:15:56.209Z] [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 34 kB/s)
01:15:56 [2020-02-28T06:15:56.209Z] [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
01:15:56 [2020-02-28T06:15:56.209Z] [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 322 kB/s)
01:15:56 [2020-02-28T06:15:56.209Z] [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
01:15:56 [2020-02-28T06:15:56.209Z] [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 612 kB/s)
01:15:56 [2020-02-28T06:15:56.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
01:15:56 [2020-02-28T06:15:56.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
01:15:56 [2020-02-28T06:15:56.209Z] [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
01:15:56 [2020-02-28T06:15:56.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
01:15:56 [2020-02-28T06:15:56.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
01:15:56 [2020-02-28T06:15:56.768Z] [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
01:15:56 [2020-02-28T06:15:56.768Z] [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 162 kB/s)
01:15:56 [2020-02-28T06:15:56.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
01:15:56 [2020-02-28T06:15:56.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
01:15:56 [2020-02-28T06:15:56.768Z] [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
01:15:57 [2020-02-28T06:15:57.023Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
01:15:57 [2020-02-28T06:15:57.023Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
01:15:57 [2020-02-28T06:15:57.023Z] [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
01:15:57 [2020-02-28T06:15:57.023Z] [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 73 kB/s)
01:15:57 [2020-02-28T06:15:57.023Z] [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
01:15:57 [2020-02-28T06:15:57.278Z] [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
01:15:57 [2020-02-28T06:15:57.278Z] [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
01:15:57 [2020-02-28T06:15:57.534Z] [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
01:15:57 [2020-02-28T06:15:57.534Z] [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
01:15:57 [2020-02-28T06:15:57.534Z] [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
01:15:57 [2020-02-28T06:15:57.534Z] [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 87 kB/s)
01:15:57 [2020-02-28T06:15:57.534Z] [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
01:15:57 [2020-02-28T06:15:57.534Z] [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
01:15:57 [2020-02-28T06:15:57.534Z] [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
01:15:58 [2020-02-28T06:15:58.095Z] [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
01:15:58 [2020-02-28T06:15:58.095Z] [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
01:15:58 [2020-02-28T06:15:58.095Z] [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
01:15:58 [2020-02-28T06:15:58.095Z] [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 158 kB/s)
01:15:58 [2020-02-28T06:15:58.095Z] [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
01:15:58 [2020-02-28T06:15:58.095Z] [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
01:15:58 [2020-02-28T06:15:58.095Z] [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
01:15:58 [2020-02-28T06:15:58.350Z] [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
01:15:58 [2020-02-28T06:15:58.350Z] [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
01:15:58 [2020-02-28T06:15:58.350Z] [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
01:15:58 [2020-02-28T06:15:58.350Z] [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 562 kB/s)
01:15:58 [2020-02-28T06:15:58.350Z] [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
01:15:58 [2020-02-28T06:15:58.350Z] [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
01:15:58 [2020-02-28T06:15:58.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
01:15:58 [2020-02-28T06:15:58.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
01:15:58 [2020-02-28T06:15:58.350Z] [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
01:15:58 [2020-02-28T06:15:58.350Z] [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
01:15:58 [2020-02-28T06:15:58.605Z] [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 9.1 MB/s)
01:15:58 [2020-02-28T06:15:58.862Z] [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
01:15:58 [2020-02-28T06:15:58.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
01:15:58 [2020-02-28T06:15:58.862Z] [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
01:15:58 [2020-02-28T06:15:58.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
01:15:58 [2020-02-28T06:15:58.862Z] [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
01:15:58 [2020-02-28T06:15:58.862Z] [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
01:15:58 [2020-02-28T06:15:58.862Z] [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
01:15:58 [2020-02-28T06:15:58.862Z] [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
01:15:58 [2020-02-28T06:15:58.862Z] [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
01:15:58 [2020-02-28T06:15:58.862Z] [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
01:15:59 [2020-02-28T06:15:59.118Z] [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
01:15:59 [2020-02-28T06:15:59.118Z] [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
01:15:59 [2020-02-28T06:15:59.118Z] [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
01:15:59 [2020-02-28T06:15:59.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
01:15:59 [2020-02-28T06:15:59.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
01:15:59 [2020-02-28T06:15:59.374Z] [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
01:15:59 [2020-02-28T06:15:59.374Z] [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
01:15:59 [2020-02-28T06:15:59.374Z] [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
01:15:59 [2020-02-28T06:15:59.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
01:15:59 [2020-02-28T06:15:59.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
01:15:59 [2020-02-28T06:15:59.374Z] [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
01:15:59 [2020-02-28T06:15:59.374Z] [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
01:15:59 [2020-02-28T06:15:59.374Z] [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
01:15:59 [2020-02-28T06:15:59.374Z] [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
01:15:59 [2020-02-28T06:15:59.374Z] [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
01:15:59 [2020-02-28T06:15:59.630Z] [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 621 kB/s)
01:15:59 [2020-02-28T06:15:59.630Z] [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 3.1 MB/s)
01:15:59 [2020-02-28T06:15:59.630Z] [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 928 kB/s)
01:15:59 [2020-02-28T06:15:59.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 48 kB/s)
01:15:59 [2020-02-28T06:15:59.630Z] [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 1.7 MB/s)
01:15:59 [2020-02-28T06:15:59.630Z] [INFO] The project's OSGi version is 4.2.0.202002280607
01:15:59 [2020-02-28T06:15:59.630Z] [INFO] 
01:15:59 [2020-02-28T06:15:59.630Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
01:15:59 [2020-02-28T06:15:59.630Z] [INFO] 
01:15:59 [2020-02-28T06:15:59.630Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
01:15:59 [2020-02-28T06:15:59.630Z] [INFO] 
01:15:59 [2020-02-28T06:15:59.630Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
01:15:59 [2020-02-28T06:15:59.630Z] [INFO] 
01:15:59 [2020-02-28T06:15:59.630Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
01:15:59 [2020-02-28T06:15:59.630Z] [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
01:15:59 [2020-02-28T06:15:59.885Z] [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
01:15:59 [2020-02-28T06:15:59.885Z] [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
01:16:00 [2020-02-28T06:16:00.140Z] [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
01:16:00 [2020-02-28T06:16:00.140Z] [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
01:16:00 [2020-02-28T06:16:00.140Z] [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
01:16:00 [2020-02-28T06:16:00.140Z] [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 9.0 kB/s)
01:16:00 [2020-02-28T06:16:00.140Z] [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
01:16:00 [2020-02-28T06:16:00.140Z] [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
01:16:00 [2020-02-28T06:16:00.140Z] [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
01:16:00 [2020-02-28T06:16:00.700Z] [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
01:16:00 [2020-02-28T06:16:00.700Z] [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
01:16:00 [2020-02-28T06:16:00.700Z] [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
01:16:00 [2020-02-28T06:16:00.700Z] [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 90 kB/s)
01:16:00 [2020-02-28T06:16:00.700Z] [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
01:16:00 [2020-02-28T06:16:00.700Z] [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
01:16:00 [2020-02-28T06:16:00.700Z] [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
01:16:00 [2020-02-28T06:16:00.955Z] [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
01:16:00 [2020-02-28T06:16:00.955Z] [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
01:16:01 [2020-02-28T06:16:01.210Z] [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
01:16:01 [2020-02-28T06:16:01.210Z] [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 406 kB/s)
01:16:02 [2020-02-28T06:16:02.573Z] [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
01:16:02 [2020-02-28T06:16:02.573Z] [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
01:16:02 [2020-02-28T06:16:02.573Z] [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
01:16:02 [2020-02-28T06:16:02.829Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
01:16:02 [2020-02-28T06:16:02.829Z] [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
01:16:02 [2020-02-28T06:16:02.829Z] [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
01:16:03 [2020-02-28T06:16:03.084Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 90 kB/s)
01:16:03 [2020-02-28T06:16:03.084Z] [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
01:16:03 [2020-02-28T06:16:03.084Z] [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
01:16:03 [2020-02-28T06:16:03.084Z] [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
01:16:03 [2020-02-28T06:16:03.340Z] [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
01:16:03 [2020-02-28T06:16:03.340Z] [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
01:16:03 [2020-02-28T06:16:03.340Z] [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
01:16:03 [2020-02-28T06:16:03.340Z] [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 255 kB/s)
01:16:03 [2020-02-28T06:16:03.340Z] [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
01:16:03 [2020-02-28T06:16:03.340Z] [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
01:16:03 [2020-02-28T06:16:03.340Z] [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
01:16:03 [2020-02-28T06:16:03.899Z] [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
01:16:03 [2020-02-28T06:16:03.899Z] [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
01:16:03 [2020-02-28T06:16:03.899Z] [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
01:16:03 [2020-02-28T06:16:03.900Z] [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 81 kB/s)
01:16:03 [2020-02-28T06:16:03.900Z] [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
01:16:03 [2020-02-28T06:16:03.900Z] [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
01:16:03 [2020-02-28T06:16:03.900Z] [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
01:16:04 [2020-02-28T06:16:04.154Z] [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
01:16:04 [2020-02-28T06:16:04.154Z] [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
01:16:04 [2020-02-28T06:16:04.154Z] [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
01:16:04 [2020-02-28T06:16:04.410Z] [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 139 kB/s)
01:16:04 [2020-02-28T06:16:04.410Z] [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
01:16:04 [2020-02-28T06:16:04.410Z] [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
01:16:04 [2020-02-28T06:16:04.410Z] [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
01:16:04 [2020-02-28T06:16:04.666Z] [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
01:16:04 [2020-02-28T06:16:04.666Z] [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
01:16:04 [2020-02-28T06:16:04.666Z] [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
01:16:04 [2020-02-28T06:16:04.922Z] [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 82 kB/s)
01:16:04 [2020-02-28T06:16:04.922Z] [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
01:16:04 [2020-02-28T06:16:04.922Z] [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
01:16:04 [2020-02-28T06:16:04.922Z] [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
01:16:05 [2020-02-28T06:16:05.177Z] [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
01:16:05 [2020-02-28T06:16:05.177Z] [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
01:16:05 [2020-02-28T06:16:05.177Z] [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
01:16:05 [2020-02-28T06:16:05.177Z] [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 448 kB/s)
01:16:05 [2020-02-28T06:16:05.177Z] [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
01:16:05 [2020-02-28T06:16:05.177Z] [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
01:16:05 [2020-02-28T06:16:05.177Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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 138 kB/s)
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:05 [2020-02-28T06:16:05.738Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.663Z] [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
01:16:06 [2020-02-28T06:16:06.918Z] [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 986 kB/s)
01:16:06 [2020-02-28T06:16:06.918Z] [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 80 kB/s)
01:16:06 [2020-02-28T06:16:06.918Z] [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 446 kB/s)
01:16:06 [2020-02-28T06:16:06.918Z] [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 36 kB/s)
01:16:06 [2020-02-28T06:16:06.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:06 [2020-02-28T06:16:06.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/main/resources
01:16:06 [2020-02-28T06:16:06.918Z] [INFO] 
01:16:06 [2020-02-28T06:16:06.918Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
01:16:06 [2020-02-28T06:16:06.918Z] [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
01:16:06 [2020-02-28T06:16:06.918Z] [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
01:16:06 [2020-02-28T06:16:06.918Z] [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
01:16:07 [2020-02-28T06:16:07.174Z] [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
01:16:07 [2020-02-28T06:16:07.174Z] [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
01:16:07 [2020-02-28T06:16:07.174Z] [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
01:16:07 [2020-02-28T06:16:07.429Z] [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 16 kB/s)
01:16:07 [2020-02-28T06:16:07.429Z] [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
01:16:07 [2020-02-28T06:16:07.429Z] [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
01:16:07 [2020-02-28T06:16:07.429Z] [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
01:16:07 [2020-02-28T06:16:07.684Z] [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
01:16:07 [2020-02-28T06:16:07.684Z] [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
01:16:07 [2020-02-28T06:16:07.684Z] [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
01:16:07 [2020-02-28T06:16:07.684Z] [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 66 kB/s)
01:16:07 [2020-02-28T06:16:07.684Z] [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
01:16:07 [2020-02-28T06:16:07.940Z] [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
01:16:07 [2020-02-28T06:16:07.940Z] [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
01:16:08 [2020-02-28T06:16:08.195Z] [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
01:16:08 [2020-02-28T06:16:08.195Z] [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
01:16:08 [2020-02-28T06:16:08.195Z] [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
01:16:08 [2020-02-28T06:16:08.195Z] [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 27 kB/s)
01:16:08 [2020-02-28T06:16:08.195Z] [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
01:16:08 [2020-02-28T06:16:08.195Z] [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
01:16:08 [2020-02-28T06:16:08.195Z] [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
01:16:08 [2020-02-28T06:16:08.451Z] [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
01:16:08 [2020-02-28T06:16:08.706Z] [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
01:16:08 [2020-02-28T06:16:08.706Z] [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
01:16:08 [2020-02-28T06:16:08.706Z] [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 20 kB/s)
01:16:08 [2020-02-28T06:16:08.706Z] [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
01:16:08 [2020-02-28T06:16:08.706Z] [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
01:16:08 [2020-02-28T06:16:08.706Z] [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
01:16:09 [2020-02-28T06:16:09.266Z] [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
01:16:09 [2020-02-28T06:16:09.266Z] [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
01:16:09 [2020-02-28T06:16:09.266Z] [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
01:16:09 [2020-02-28T06:16:09.266Z] [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 35 kB/s)
01:16:09 [2020-02-28T06:16:09.266Z] [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
01:16:09 [2020-02-28T06:16:09.266Z] [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
01:16:09 [2020-02-28T06:16:09.266Z] [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
01:16:09 [2020-02-28T06:16:09.522Z] [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
01:16:09 [2020-02-28T06:16:09.777Z] [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
01:16:09 [2020-02-28T06:16:09.777Z] [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
01:16:10 [2020-02-28T06:16:10.049Z] [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 7.1 kB/s)
01:16:10 [2020-02-28T06:16:10.049Z] [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
01:16:10 [2020-02-28T06:16:10.049Z] [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
01:16:10 [2020-02-28T06:16:10.049Z] [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
01:16:10 [2020-02-28T06:16:10.049Z] [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
01:16:10 [2020-02-28T06:16:10.049Z] [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
01:16:10 [2020-02-28T06:16:10.049Z] [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
01:16:10 [2020-02-28T06:16:10.049Z] [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
01:16:10 [2020-02-28T06:16:10.049Z] [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
01:16:10 [2020-02-28T06:16:10.049Z] [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
01:16:10 [2020-02-28T06:16:10.049Z] [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
01:16:10 [2020-02-28T06:16:10.305Z] [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
01:16:10 [2020-02-28T06:16:10.305Z] [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
01:16:10 [2020-02-28T06:16:10.305Z] [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
01:16:10 [2020-02-28T06:16:10.305Z] [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
01:16:10 [2020-02-28T06:16:10.305Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:10 [2020-02-28T06:16:10.865Z] [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
01:16:11 [2020-02-28T06:16:11.120Z] [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 148 kB/s)
01:16:11 [2020-02-28T06:16:11.120Z] [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 202 kB/s)
01:16:11 [2020-02-28T06:16:11.120Z] [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 35 kB/s)
01:16:11 [2020-02-28T06:16:11.120Z] [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 27 kB/s)
01:16:11 [2020-02-28T06:16:11.120Z] [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 14 MB/s)
01:16:11 [2020-02-28T06:16:11.377Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/classes
01:16:14 [2020-02-28T06:16:14.640Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[818] 
01:16:14 [2020-02-28T06:16:14.640Z] 	argsArray[i] = entry.getKey();
01:16:14 [2020-02-28T06:16:14.640Z] 	               ^^^^^^^^^^^^^^
01:16:14 [2020-02-28T06:16:14.640Z] 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
01:16:14 [2020-02-28T06:16:14.640Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[819] 
01:16:14 [2020-02-28T06:16:14.640Z] 	argsArray[i + 1] = entry.getValue();
01:16:14 [2020-02-28T06:16:14.640Z] 	                   ^^^^^^^^^^^^^^^^
01:16:14 [2020-02-28T06:16:14.640Z] 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
01:16:14 [2020-02-28T06:16:14.640Z] 2 problems (2 warnings)
01:16:14 [2020-02-28T06:16:14.640Z] [INFO] 
01:16:14 [2020-02-28T06:16:14.640Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
01:16:14 [2020-02-28T06:16:14.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:14 [2020-02-28T06:16:14.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/test/resources
01:16:14 [2020-02-28T06:16:14.640Z] [INFO] 
01:16:14 [2020-02-28T06:16:14.640Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
01:16:14 [2020-02-28T06:16:14.640Z] [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
01:16:14 [2020-02-28T06:16:14.640Z] [INFO] 
01:16:14 [2020-02-28T06:16:14.640Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
01:16:14 [2020-02-28T06:16:14.640Z] [INFO] 
01:16:14 [2020-02-28T06:16:14.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
01:16:14 [2020-02-28T06:16:14.895Z] [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
01:16:14 [2020-02-28T06:16:14.895Z] [INFO] 
01:16:14 [2020-02-28T06:16:14.895Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
01:16:14 [2020-02-28T06:16:14.895Z] [INFO] 
01:16:14 [2020-02-28T06:16:14.895Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
01:16:14 [2020-02-28T06:16:14.895Z] [INFO] 
01:16:14 [2020-02-28T06:16:14.895Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
01:16:14 [2020-02-28T06:16:14.895Z] [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
01:16:15 [2020-02-28T06:16:15.151Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
01:16:15 [2020-02-28T06:16:15.151Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.151Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
01:16:15 [2020-02-28T06:16:15.151Z] [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
01:16:15 [2020-02-28T06:16:15.151Z] [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
01:16:15 [2020-02-28T06:16:15.151Z] [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
01:16:15 [2020-02-28T06:16:15.151Z] [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
01:16:15 [2020-02-28T06:16:15.151Z] [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
01:16:15 [2020-02-28T06:16:15.151Z] [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
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] Building Trace Compass State System Parent 5.2.0-SNAPSHOT        [5/138]
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --------------------------------[ pom ]---------------------------------
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
01:16:15 [2020-02-28T06:16:15.406Z] [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
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT  [6/138]
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] The project's OSGi version is 1.2.0.202002280607
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
01:16:15 [2020-02-28T06:16:15.406Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
01:16:15 [2020-02-28T06:16:15.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[73] 
01:16:15 [2020-02-28T06:16:15.967Z] 	return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
01:16:15 [2020-02-28T06:16:15.967Z]                 .add(String.valueOf(fStart))
01:16:15 [2020-02-28T06:16:15.967Z]                 .add(String.valueOf(fStart + fDuration))
01:16:15 [2020-02-28T06:16:15.967Z]                 .toString();
01:16:15 [2020-02-28T06:16:15.967Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:15 [2020-02-28T06:16:15.967Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:15 [2020-02-28T06:16:15.967Z] [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:[84] 
01:16:15 [2020-02-28T06:16:15.967Z] 	private final Comparator<E> fDefaultIntervalComparator = Comparator
01:16:15 [2020-02-28T06:16:15.967Z]             .comparingLong(E::getEnd)
01:16:15 [2020-02-28T06:16:15.967Z]             .thenComparingLong(E::getStart);
01:16:15 [2020-02-28T06:16:15.967Z] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:15 [2020-02-28T06:16:15.967Z] 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>'
01:16:15 [2020-02-28T06:16:15.967Z] [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:[224] 
01:16:15 [2020-02-28T06:16:15.967Z] 	fFileChannelIn = fFileInputStream.getChannel();
01:16:15 [2020-02-28T06:16:15.967Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:15 [2020-02-28T06:16:15.967Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
01:16:15 [2020-02-28T06:16:15.967Z] [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:[225] 
01:16:15 [2020-02-28T06:16:15.967Z] 	fFileChannelOut = fFileOutputStream.getChannel();
01:16:15 [2020-02-28T06:16:15.967Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:15 [2020-02-28T06:16:15.967Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
01:16:15 [2020-02-28T06:16:15.967Z] 4 problems (4 warnings)
01:16:15 [2020-02-28T06:16:15.967Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.967Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
01:16:15 [2020-02-28T06:16:15.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:15 [2020-02-28T06:16:15.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
01:16:15 [2020-02-28T06:16:15.967Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.967Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
01:16:15 [2020-02-28T06:16:15.967Z] [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
01:16:15 [2020-02-28T06:16:15.967Z] [INFO] 
01:16:15 [2020-02-28T06:16:15.967Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
01:16:16 [2020-02-28T06:16:16.223Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.223Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
01:16:16 [2020-02-28T06:16:16.223Z] [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
01:16:16 [2020-02-28T06:16:16.223Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.223Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
01:16:16 [2020-02-28T06:16:16.223Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.223Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
01:16:16 [2020-02-28T06:16:16.223Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.223Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
01:16:16 [2020-02-28T06:16:16.223Z] [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
01:16:16 [2020-02-28T06:16:16.478Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
01:16:16 [2020-02-28T06:16:16.478Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.478Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
01:16:16 [2020-02-28T06:16:16.478Z] [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
01:16:16 [2020-02-28T06:16:16.478Z] [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
01:16:16 [2020-02-28T06:16:16.478Z] [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
01:16:16 [2020-02-28T06:16:16.479Z] [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
01:16:16 [2020-02-28T06:16:16.479Z] [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
01:16:16 [2020-02-28T06:16:16.479Z] [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
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT [7/138]
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] The project's OSGi version is 2.1.2.202002280607
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] 
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:16 [2020-02-28T06:16:16.479Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
01:16:17 [2020-02-28T06:16:17.043Z] [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:[237] 
01:16:17 [2020-02-28T06:16:17.043Z] 	E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start);
01:16:17 [2020-02-28T06:16:17.043Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] Type safety: Unchecked cast from BasicSegment to E
01:16:17 [2020-02-28T06:16:17.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[120] 
01:16:17 [2020-02-28T06:16:17.043Z] 	store.add((E) elem); // warning from type, it should be fine
01:16:17 [2020-02-28T06:16:17.043Z] 	          ^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] Type safety: Unchecked cast from Object to E
01:16:17 [2020-02-28T06:16:17.043Z] [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:[313] 
01:16:17 [2020-02-28T06:16:17.043Z] 	return getSHT().getIntersectingElements(start, end, (Comparator<E>) order);
01:16:17 [2020-02-28T06:16:17.043Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] Type safety: Unchecked cast from Comparator<ISegment> to Comparator<E>
01:16:17 [2020-02-28T06:16:17.043Z] [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:[62] 
01:16:17 [2020-02-28T06:16:17.043Z] 	protected final Comparator<E> COMPARATOR = Comparator.comparing(E::getStart)
01:16:17 [2020-02-28T06:16:17.043Z]             .thenComparing(E::getEnd).thenComparing(Function.identity());
01:16:17 [2020-02-28T06:16:17.043Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] 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>'
01:16:17 [2020-02-28T06:16:17.043Z] [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:[95] 
01:16:17 [2020-02-28T06:16:17.043Z] 	E element = (E) object;
01:16:17 [2020-02-28T06:16:17.043Z] 	            ^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] Type safety: Unchecked cast from Object to E
01:16:17 [2020-02-28T06:16:17.043Z] [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:[289] 
01:16:17 [2020-02-28T06:16:17.043Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
01:16:17 [2020-02-28T06:16:17.043Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] 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
01:16:17 [2020-02-28T06:16:17.043Z] [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:[289] 
01:16:17 [2020-02-28T06:16:17.043Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
01:16:17 [2020-02-28T06:16:17.043Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple<E>
01:16:17 [2020-02-28T06:16:17.043Z] [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:[289] 
01:16:17 [2020-02-28T06:16:17.043Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
01:16:17 [2020-02-28T06:16:17.043Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>'
01:16:17 [2020-02-28T06:16:17.043Z] [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:[289] 
01:16:17 [2020-02-28T06:16:17.043Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
01:16:17 [2020-02-28T06:16:17.043Z] 	              ^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
01:16:17 [2020-02-28T06:16:17.043Z] [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:[299] 
01:16:17 [2020-02-28T06:16:17.043Z] 	|| order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) {
01:16:17 [2020-02-28T06:16:17.043Z] 	                                         ^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] 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
01:16:17 [2020-02-28T06:16:17.043Z] [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:[302] 
01:16:17 [2020-02-28T06:16:17.043Z] 	currentNode = readNode(queue.poll().getSequenceNumber());
01:16:17 [2020-02-28T06:16:17.043Z] 	                       ^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] 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
01:16:17 [2020-02-28T06:16:17.043Z] [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:[308] 
01:16:17 [2020-02-28T06:16:17.043Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
01:16:17 [2020-02-28T06:16:17.043Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode<E> should be parameterized
01:16:17 [2020-02-28T06:16:17.043Z] [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:[308] 
01:16:17 [2020-02-28T06:16:17.043Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
01:16:17 [2020-02-28T06:16:17.043Z] 	               ^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode<E> should be parameterized
01:16:17 [2020-02-28T06:16:17.043Z] [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:[188] 
01:16:17 [2020-02-28T06:16:17.043Z] 	SegmentTreeNode<E> segmentNode = (SegmentTreeNode<E>) childNode;
01:16:17 [2020-02-28T06:16:17.043Z] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] Type safety: Unchecked cast from IHTNode<capture#15-of ?> to SegmentTreeNode<E>
01:16:17 [2020-02-28T06:16:17.043Z] [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:[195] 
01:16:17 [2020-02-28T06:16:17.043Z] 	segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode<E>) node, childIndex));
01:16:17 [2020-02-28T06:16:17.043Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] Type safety: Unchecked cast from OverlappingNode<capture#16-of ?> to SegmentTreeNode<E>
01:16:17 [2020-02-28T06:16:17.043Z] [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:[437] 
01:16:17 [2020-02-28T06:16:17.043Z] 	return (OverlappingSegmentCoreData<E>) super.getCoreNodeData();
01:16:17 [2020-02-28T06:16:17.043Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:17 [2020-02-28T06:16:17.043Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData<E>
01:16:17 [2020-02-28T06:16:17.043Z] 16 problems (16 warnings)
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:17 [2020-02-28T06:16:17.043Z] [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
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:17 [2020-02-28T06:16:17.043Z] [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
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.043Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:17 [2020-02-28T06:16:17.043Z] [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
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:17 [2020-02-28T06:16:17.299Z] [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
01:16:17 [2020-02-28T06:16:17.299Z] [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
01:16:17 [2020-02-28T06:16:17.299Z] [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
01:16:17 [2020-02-28T06:16:17.299Z] [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
01:16:17 [2020-02-28T06:16:17.299Z] [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
01:16:17 [2020-02-28T06:16:17.299Z] [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
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT [8/138]
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] The project's OSGi version is 4.3.0.202002280607
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] 
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
01:16:17 [2020-02-28T06:16:17.299Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
01:16:18 [2020-02-28T06:16:18.226Z] [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:[311] 
01:16:18 [2020-02-28T06:16:18.226Z] 	Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue,
01:16:18 [2020-02-28T06:16:18.226Z] 	                                                                 ^^^^^^^^^^^^^
01:16:18 [2020-02-28T06:16:18.226Z] 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>'
01:16:18 [2020-02-28T06:16:18.226Z] [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:[386] 
01:16:18 [2020-02-28T06:16:18.226Z] 	intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator();
01:16:18 [2020-02-28T06:16:18.226Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:18 [2020-02-28T06:16:18.226Z] Null type safety (type annotations): The expression of type 'Iterator<HTInterval>' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>'
01:16:18 [2020-02-28T06:16:18.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[46] 
01:16:18 [2020-02-28T06:16:18.226Z] 	throws StateValueTypeException, AttributeNotFoundException {
01:16:18 [2020-02-28T06:16:18.226Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:18 [2020-02-28T06:16:18.226Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils
01:16:18 [2020-02-28T06:16:18.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[75] 
01:16:18 [2020-02-28T06:16:18.226Z] 	throws StateValueTypeException, AttributeNotFoundException {
01:16:18 [2020-02-28T06:16:18.226Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:18 [2020-02-28T06:16:18.226Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils
01:16:18 [2020-02-28T06:16:18.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[185] 
01:16:18 [2020-02-28T06:16:18.226Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
01:16:18 [2020-02-28T06:16:18.226Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:18 [2020-02-28T06:16:18.226Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils
01:16:18 [2020-02-28T06:16:18.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[253] 
01:16:18 [2020-02-28T06:16:18.226Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
01:16:18 [2020-02-28T06:16:18.226Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:18 [2020-02-28T06:16:18.226Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils
01:16:18 [2020-02-28T06:16:18.226Z] [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:[268] 
01:16:18 [2020-02-28T06:16:18.226Z] 	public void writeInterval(ByteBuffer buffer, long nodeStart) {
01:16:18 [2020-02-28T06:16:18.226Z] 	                                                  ^^^^^^^^^
01:16:18 [2020-02-28T06:16:18.226Z] Javadoc: Missing tag for parameter nodeStart
01:16:18 [2020-02-28T06:16:18.226Z] [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:[131] 
01:16:18 [2020-02-28T06:16:18.226Z] 	public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque<Integer> queue, boolean reverse);
01:16:18 [2020-02-28T06:16:18.226Z] 	                                                                                                                                  ^^^^^^^
01:16:18 [2020-02-28T06:16:18.226Z] Javadoc: Missing tag for parameter reverse
01:16:18 [2020-02-28T06:16:18.226Z] 8 problems (8 warnings)
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
01:16:18 [2020-02-28T06:16:18.226Z] [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
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
01:16:18 [2020-02-28T06:16:18.226Z] [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
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.226Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
01:16:18 [2020-02-28T06:16:18.226Z] [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
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
01:16:18 [2020-02-28T06:16:18.482Z] [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
01:16:18 [2020-02-28T06:16:18.482Z] [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
01:16:18 [2020-02-28T06:16:18.482Z] [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
01:16:18 [2020-02-28T06:16:18.482Z] [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
01:16:18 [2020-02-28T06:16:18.482Z] [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
01:16:18 [2020-02-28T06:16:18.482Z] [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
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] Building Trace Compass TMF Parent 5.2.0-SNAPSHOT                 [9/138]
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] --------------------------------[ pom ]---------------------------------
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
01:16:18 [2020-02-28T06:16:18.482Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
01:16:18 [2020-02-28T06:16:18.483Z] [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
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] Building Trace Compass Filter Parser 1.0.4-SNAPSHOT             [10/138]
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.483Z] [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])
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] The project's OSGi version is 1.0.4.202002280607
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.483Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.738Z] [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
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.738Z] [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
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.738Z] [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
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.738Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.738Z] [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
01:16:18 [2020-02-28T06:16:18.993Z] [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
01:16:18 [2020-02-28T06:16:18.993Z] [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
01:16:18 [2020-02-28T06:16:18.993Z] [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
01:16:18 [2020-02-28T06:16:18.993Z] [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
01:16:18 [2020-02-28T06:16:18.993Z] [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
01:16:18 [2020-02-28T06:16:18.993Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.993Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:16:18 [2020-02-28T06:16:18.993Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.993Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT       [11/138]
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] 
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
01:16:18 [2020-02-28T06:16:18.994Z] [INFO] Compiling 448 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes
01:16:21 [2020-02-28T06:16:21.509Z] [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:[150] 
01:16:21 [2020-02-28T06:16:21.509Z] 	List<String> path = Arrays.asList(String.valueOf(trace.getUUID()), deviceType, deviceId);
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                                   ^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
01:16:21 [2020-02-28T06:16:21.509Z] [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:[155] 
01:16:21 [2020-02-28T06:16:21.509Z] 	callsites = (List<ITmfCallsite>) result;
01:16:21 [2020-02-28T06:16:21.509Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Type safety: Unchecked cast from Object to List<ITmfCallsite>
01:16:21 [2020-02-28T06:16:21.509Z] [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:[114] 
01:16:21 [2020-02-28T06:16:21.509Z] 	ITmfTreeXYDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class);
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
01:16:21 [2020-02-28T06:16:21.509Z] [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:[190] 
01:16:21 [2020-02-28T06:16:21.509Z] 	.collect(Collectors.joining("\n")); //$NON-NLS-1$
01:16:21 [2020-02-28T06:16:21.509Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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>'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[101] 
01:16:21 [2020-02-28T06:16:21.509Z] 	return (T) resolve;
01:16:21 [2020-02-28T06:16:21.509Z] 	       ^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Type safety: Unchecked cast from Object to T
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[83] 
01:16:21 [2020-02-28T06:16:21.509Z] 	results = FunctionNameMapper.mapFromBinaryFile(path.toFile());
01:16:21 [2020-02-28T06:16:21.509Z] 	                                               ^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
01:16:21 [2020-02-28T06:16:21.509Z] [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] 
01:16:21 [2020-02-28T06:16:21.509Z] 	switch(FunctionNameMapper.guessMappingType(path.toFile())) {
01:16:21 [2020-02-28T06:16:21.509Z] 	                                           ^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[88] 
01:16:21 [2020-02-28T06:16:21.509Z] 	results = FunctionNameMapper.mapFromSizedTextFile(path.toFile());
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                  ^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[91] 
01:16:21 [2020-02-28T06:16:21.509Z] 	results = FunctionNameMapper.mapFromNmTextFile(path.toFile());
01:16:21 [2020-02-28T06:16:21.509Z] 	                                               ^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[64] 
01:16:21 [2020-02-28T06:16:21.509Z] 	fTimesRequested = Longs.toArray(times);
01:16:21 [2020-02-28T06:16:21.509Z] 	                  ^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[249] 
01:16:21 [2020-02-28T06:16:21.509Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat);
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[317] 
01:16:21 [2020-02-28T06:16:21.509Z] 	for (Class<? extends TmfSignal> signalClazz : fInboundSignalBlacklist.get(entry.getKey())) {
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                                          ^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object'
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[664] 
01:16:21 [2020-02-28T06:16:21.509Z] 	return dir.getAbsolutePath();
01:16:21 [2020-02-28T06:16:21.509Z] 	       ^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[669] 
01:16:21 [2020-02-28T06:16:21.509Z] 	return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$
01:16:21 [2020-02-28T06:16:21.509Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[52] 
01:16:21 [2020-02-28T06:16:21.509Z] 	COLORS.put(matcher.group(4).toLowerCase(), hexColor);
01:16:21 [2020-02-28T06:16:21.509Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[183] 
01:16:21 [2020-02-28T06:16:21.509Z] 	* @param cppFilt
01:16:21 [2020-02-28T06:16:21.509Z] 	         ^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Javadoc: Description expected after this reference
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[31] 
01:16:21 [2020-02-28T06:16:21.509Z] 	public static final Comparator<TmfResolvedSymbol> COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress);
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[72] 
01:16:21 [2020-02-28T06:16:21.509Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                           ^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[341] 
01:16:21 [2020-02-28T06:16:21.509Z] 	try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                                                                                                                                                             ^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Unnecessary $NON-NLS$ tag
01:16:21 [2020-02-28T06:16:21.509Z] [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:[247] 
01:16:21 [2020-02-28T06:16:21.509Z] 	public TraceEntryModel build() {
01:16:21 [2020-02-28T06:16:21.509Z] 	       ^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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
01:16:21 [2020-02-28T06:16:21.509Z] [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:[300] 
01:16:21 [2020-02-28T06:16:21.509Z] 	public ModuleEntryModel build() {
01:16:21 [2020-02-28T06:16:21.509Z] 	       ^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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
01:16:21 [2020-02-28T06:16:21.509Z] [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:[355] 
01:16:21 [2020-02-28T06:16:21.509Z] 	public StateSystemEntryModel build() {
01:16:21 [2020-02-28T06:16:21.509Z] 	       ^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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
01:16:21 [2020-02-28T06:16:21.509Z] [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:[414] 
01:16:21 [2020-02-28T06:16:21.509Z] 	public AttributeEntryModel build() {
01:16:21 [2020-02-28T06:16:21.509Z] 	       ^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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
01:16:21 [2020-02-28T06:16:21.509Z] [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:[702] 
01:16:21 [2020-02-28T06:16:21.509Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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>>'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[49] 
01:16:21 [2020-02-28T06:16:21.509Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                           ^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[119] 
01:16:21 [2020-02-28T06:16:21.509Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[154] 
01:16:21 [2020-02-28T06:16:21.509Z] 	builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y));
01:16:21 [2020-02-28T06:16:21.509Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[161] 
01:16:21 [2020-02-28T06:16:21.509Z] 	builder.put(Long.toString(series.getId()), series);
01:16:21 [2020-02-28T06:16:21.509Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[56] 
01:16:21 [2020-02-28T06:16:21.509Z] 	* @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead
01:16:21 [2020-02-28T06:16:21.509Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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)
01:16:21 [2020-02-28T06:16:21.509Z] [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:[199] 
01:16:21 [2020-02-28T06:16:21.509Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                                ^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[275] 
01:16:21 [2020-02-28T06:16:21.509Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                                ^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[432] 
01:16:21 [2020-02-28T06:16:21.509Z] 	Object aspectResolved = aspectEntry.getValue().resolve(event);
01:16:21 [2020-02-28T06:16:21.509Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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
01:16:21 [2020-02-28T06:16:21.509Z] [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:[527] 
01:16:21 [2020-02-28T06:16:21.509Z] 	Map<Long, String> searchMap = (Map<Long, String>) searchFilterObject;
01:16:21 [2020-02-28T06:16:21.509Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Type safety: Unchecked cast from Object to Map<Long,String>
01:16:21 [2020-02-28T06:16:21.509Z] [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:[67] 
01:16:21 [2020-02-28T06:16:21.509Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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>>'
01:16:21 [2020-02-28T06:16:21.509Z] [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] 
01:16:21 [2020-02-28T06:16:21.509Z] 	fMetadata = metadata;
01:16:21 [2020-02-28T06:16:21.509Z] 	            ^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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>'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[123] 
01:16:21 [2020-02-28T06:16:21.509Z] 	V node = queue.poll();
01:16:21 [2020-02-28T06:16:21.509Z] 	         ^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable
01:16:21 [2020-02-28T06:16:21.509Z] [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:[97] 
01:16:21 [2020-02-28T06:16:21.509Z] 	default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException {
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect<T>
01:16:21 [2020-02-28T06:16:21.509Z] [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:[82] 
01:16:21 [2020-02-28T06:16:21.509Z] 	return fSymbolMapping.lastKey();
01:16:21 [2020-02-28T06:16:21.509Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[61] 
01:16:21 [2020-02-28T06:16:21.509Z] 	fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData()));
01:16:21 [2020-02-28T06:16:21.509Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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>'
01:16:21 [2020-02-28T06:16:21.509Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[63] 
01:16:21 [2020-02-28T06:16:21.509Z] 	private final Multimap<ITmfTrace, WeakReference<ISymbolProvider>> fInstances = LinkedHashMultimap.create();
01:16:21 [2020-02-28T06:16:21.509Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.509Z] 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>>'
01:16:21 [2020-02-28T06:16:21.509Z] [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:[71] 
01:16:21 [2020-02-28T06:16:21.509Z] 	ITmfTreeDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class);
01:16:21 [2020-02-28T06:16:21.510Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.510Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
01:16:21 [2020-02-28T06:16:21.510Z] [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:[63] 
01:16:21 [2020-02-28T06:16:21.510Z] 	ITmfXyModel model = new TmfXyModel(title, series);
01:16:21 [2020-02-28T06:16:21.510Z] 	                                          ^^^^^^
01:16:21 [2020-02-28T06:16:21.510Z] 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>'
01:16:21 [2020-02-28T06:16:21.510Z] [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:[65] 
01:16:21 [2020-02-28T06:16:21.510Z] 	fTraceTypeId = traceTypeId;
01:16:21 [2020-02-28T06:16:21.510Z] 	               ^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.510Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:21 [2020-02-28T06:16:21.510Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[178] 
01:16:21 [2020-02-28T06:16:21.510Z] 	Map<Integer, Collection<String>> regexesMap = (Map<Integer, Collection<String>>) regexesObject;
01:16:21 [2020-02-28T06:16:21.510Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:21 [2020-02-28T06:16:21.510Z] Type safety: Unchecked cast from Object to Map<Integer,Collection<String>>
01:16:21 [2020-02-28T06:16:21.510Z] 44 problems (44 warnings)
01:16:21 [2020-02-28T06:16:21.510Z] [INFO] 
01:16:21 [2020-02-28T06:16:21.510Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
01:16:21 [2020-02-28T06:16:21.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:21 [2020-02-28T06:16:21.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
01:16:21 [2020-02-28T06:16:21.510Z] [INFO] 
01:16:21 [2020-02-28T06:16:21.510Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
01:16:21 [2020-02-28T06:16:21.510Z] [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
01:16:21 [2020-02-28T06:16:21.765Z] [INFO] 
01:16:21 [2020-02-28T06:16:21.765Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
01:16:21 [2020-02-28T06:16:21.765Z] [INFO] 
01:16:21 [2020-02-28T06:16:21.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
01:16:22 [2020-02-28T06:16:22.021Z] [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
01:16:22 [2020-02-28T06:16:22.276Z] [INFO] 
01:16:22 [2020-02-28T06:16:22.276Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
01:16:22 [2020-02-28T06:16:22.276Z] [INFO] 
01:16:22 [2020-02-28T06:16:22.276Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
01:16:22 [2020-02-28T06:16:22.276Z] [INFO] 
01:16:22 [2020-02-28T06:16:22.276Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
01:16:22 [2020-02-28T06:16:22.276Z] [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
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
01:16:23 [2020-02-28T06:16:23.640Z] [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
01:16:23 [2020-02-28T06:16:23.640Z] [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
01:16:23 [2020-02-28T06:16:23.640Z] [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
01:16:23 [2020-02-28T06:16:23.640Z] [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
01:16:23 [2020-02-28T06:16:23.640Z] [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
01:16:23 [2020-02-28T06:16:23.640Z] [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
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/138]
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] The project's OSGi version is 2.0.2.202002280607
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] 
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:23 [2020-02-28T06:16:23.640Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
01:16:24 [2020-02-28T06:16:24.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:[29] 
01:16:24 [2020-02-28T06:16:24.201Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils;
01:16:24 [2020-02-28T06:16:24.201Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:24 [2020-02-28T06:16:24.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')
01:16:24 [2020-02-28T06:16:24.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:[110] 
01:16:24 [2020-02-28T06:16:24.201Z] 	entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
01:16:24 [2020-02-28T06:16:24.201Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
01:16:24 [2020-02-28T06:16:24.201Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:16:24 [2020-02-28T06:16:24.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:[148] 
01:16:24 [2020-02-28T06:16:24.201Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
01:16:24 [2020-02-28T06:16:24.201Z] 	    ^^^^^^^^^^^^^^^^^^^^
01:16:24 [2020-02-28T06:16:24.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')
01:16:24 [2020-02-28T06:16:24.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:[148] 
01:16:24 [2020-02-28T06:16:24.201Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
01:16:24 [2020-02-28T06:16:24.201Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:24 [2020-02-28T06:16:24.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')
01:16:24 [2020-02-28T06:16:24.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:[181] 
01:16:24 [2020-02-28T06:16:24.201Z] 	int quark = entry.getValue();
01:16:24 [2020-02-28T06:16:24.201Z] 	            ^^^^^^^^^^^^^^^^
01:16:24 [2020-02-28T06:16:24.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
01:16:24 [2020-02-28T06:16:24.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:[55] 
01:16:24 [2020-02-28T06:16:24.201Z] 	fGroups = Arrays.copyOf(groups, groups.length);
01:16:24 [2020-02-28T06:16:24.201Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:24 [2020-02-28T06:16:24.201Z] Null type safety (type annotations): The expression of type 'Class<? extends ITmfEventAspect<?>>[]' needs unchecked conversion to conform to 'Class<? extends @NonNull ITmfEventAspect<?>> @NonNull[]'
01:16:24 [2020-02-28T06:16:24.201Z] 6 problems (6 warnings)
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:24 [2020-02-28T06:16:24.201Z] [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
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:24 [2020-02-28T06:16:24.201Z] [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
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.201Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:24 [2020-02-28T06:16:24.202Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.202Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:24 [2020-02-28T06:16:24.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
01:16:24 [2020-02-28T06:16:24.202Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.202Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:24 [2020-02-28T06:16:24.202Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.202Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:24 [2020-02-28T06:16:24.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
01:16:24 [2020-02-28T06:16:24.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
01:16:24 [2020-02-28T06:16:24.457Z] [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
01:16:24 [2020-02-28T06:16:24.457Z] [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
01:16:24 [2020-02-28T06:16:24.457Z] [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
01:16:24 [2020-02-28T06:16:24.457Z] [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
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] Building Trace Compass CTF Support Parent 5.2.0-SNAPSHOT        [13/138]
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --------------------------------[ pom ]---------------------------------
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
01:16:24 [2020-02-28T06:16:24.457Z] [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
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT        [14/138]
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
01:16:24 [2020-02-28T06:16:24.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])
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] The project's OSGi version is 1.0.4.202002280607
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] 
01:16:24 [2020-02-28T06:16:24.457Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
01:16:24 [2020-02-28T06:16:24.457Z] [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
01:16:24 [2020-02-28T06:16:24.712Z] [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
01:16:24 [2020-02-28T06:16:24.712Z] [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
01:16:24 [2020-02-28T06:16:24.967Z] [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
01:16:24 [2020-02-28T06:16:24.967Z] [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
01:16:24 [2020-02-28T06:16:24.967Z] [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
01:16:25 [2020-02-28T06:16:25.222Z] [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 83 kB/s)
01:16:25 [2020-02-28T06:16:25.222Z] [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
01:16:25 [2020-02-28T06:16:25.222Z] [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
01:16:25 [2020-02-28T06:16:25.222Z] [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
01:16:27 [2020-02-28T06:16:27.107Z] [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
01:16:27 [2020-02-28T06:16:27.362Z] [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
01:16:27 [2020-02-28T06:16:27.617Z] [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
01:16:27 [2020-02-28T06:16:27.617Z] [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 17 kB/s)
01:16:27 [2020-02-28T06:16:27.617Z] [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
01:16:27 [2020-02-28T06:16:27.873Z] [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
01:16:27 [2020-02-28T06:16:27.873Z] [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
01:16:28 [2020-02-28T06:16:28.129Z] [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
01:16:28 [2020-02-28T06:16:28.129Z] [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
01:16:28 [2020-02-28T06:16:28.129Z] [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
01:16:28 [2020-02-28T06:16:28.129Z] [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 100 kB/s)
01:16:28 [2020-02-28T06:16:28.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
01:16:28 [2020-02-28T06:16:28.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
01:16:28 [2020-02-28T06:16:28.384Z] [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
01:16:28 [2020-02-28T06:16:28.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
01:16:28 [2020-02-28T06:16:28.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
01:16:28 [2020-02-28T06:16:28.894Z] [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
01:16:28 [2020-02-28T06:16:28.894Z] [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)
01:16:28 [2020-02-28T06:16:28.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
01:16:28 [2020-02-28T06:16:28.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
01:16:28 [2020-02-28T06:16:28.894Z] [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
01:16:29 [2020-02-28T06:16:29.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
01:16:29 [2020-02-28T06:16:29.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
01:16:29 [2020-02-28T06:16:29.422Z] [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
01:16:29 [2020-02-28T06:16:29.422Z] [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 458 kB/s)
01:16:29 [2020-02-28T06:16:29.422Z] [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
01:16:29 [2020-02-28T06:16:29.422Z] [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
01:16:29 [2020-02-28T06:16:29.422Z] [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
01:16:29 [2020-02-28T06:16:29.422Z] [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
01:16:29 [2020-02-28T06:16:29.422Z] [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
01:16:29 [2020-02-28T06:16:29.422Z] [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
01:16:29 [2020-02-28T06:16:29.423Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
01:16:29 [2020-02-28T06:16:29.423Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
01:16:29 [2020-02-28T06:16:29.678Z] [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
01:16:29 [2020-02-28T06:16:29.678Z] [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
01:16:29 [2020-02-28T06:16:29.678Z] [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
01:16:29 [2020-02-28T06:16:29.678Z] [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
01:16:29 [2020-02-28T06:16:29.678Z] [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
01:16:29 [2020-02-28T06:16:29.678Z] [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
01:16:29 [2020-02-28T06:16:29.678Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
01:16:29 [2020-02-28T06:16:29.678Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
01:16:29 [2020-02-28T06:16:29.933Z] [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
01:16:29 [2020-02-28T06:16:29.933Z] [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
01:16:29 [2020-02-28T06:16:29.933Z] [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
01:16:29 [2020-02-28T06:16:29.933Z] [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
01:16:29 [2020-02-28T06:16:29.933Z] [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
01:16:30 [2020-02-28T06:16:30.189Z] [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
01:16:30 [2020-02-28T06:16:30.189Z] [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
01:16:30 [2020-02-28T06:16:30.189Z] [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
01:16:30 [2020-02-28T06:16:30.749Z] [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
01:16:30 [2020-02-28T06:16:30.750Z] [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
01:16:30 [2020-02-28T06:16:30.750Z] [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
01:16:30 [2020-02-28T06:16:30.750Z] [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
01:16:30 [2020-02-28T06:16:30.750Z] [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
01:16:30 [2020-02-28T06:16:30.750Z] [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
01:16:30 [2020-02-28T06:16:30.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
01:16:30 [2020-02-28T06:16:30.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
01:16:31 [2020-02-28T06:16:31.310Z] [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
01:16:31 [2020-02-28T06:16:31.310Z] [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
01:16:31 [2020-02-28T06:16:31.310Z] [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
01:16:31 [2020-02-28T06:16:31.310Z] [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
01:16:31 [2020-02-28T06:16:31.310Z] [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
01:16:31 [2020-02-28T06:16:31.310Z] [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
01:16:31 [2020-02-28T06:16:31.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
01:16:31 [2020-02-28T06:16:31.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
01:16:31 [2020-02-28T06:16:31.565Z] [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
01:16:31 [2020-02-28T06:16:31.565Z] [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
01:16:31 [2020-02-28T06:16:31.565Z] [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
01:16:31 [2020-02-28T06:16:31.565Z] [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
01:16:31 [2020-02-28T06:16:31.565Z] [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
01:16:31 [2020-02-28T06:16:31.565Z] [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 104 kB/s)
01:16:31 [2020-02-28T06:16:31.565Z] [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
01:16:31 [2020-02-28T06:16:31.565Z] [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 209 kB/s)
01:16:31 [2020-02-28T06:16:31.565Z] [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
01:16:31 [2020-02-28T06:16:31.565Z] [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 1.5 MB/s)
01:16:31 [2020-02-28T06:16:31.565Z] [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 688 kB/s)
01:16:31 [2020-02-28T06:16:31.565Z] [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
01:16:31 [2020-02-28T06:16:31.820Z] [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 236 kB/s)
01:16:31 [2020-02-28T06:16:31.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 1.3 MB/s)
01:16:31 [2020-02-28T06:16:31.820Z] [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 4.1 MB/s)
01:16:31 [2020-02-28T06:16:31.820Z] [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 849 kB/s)
01:16:32 [2020-02-28T06:16:32.076Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
01:16:32 [2020-02-28T06:16:32.330Z] ANTLR Parser Generator  Version 3.5.2
01:16:32 [2020-02-28T06:16:32.585Z] 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
01:16:32 [2020-02-28T06:16:32.585Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
01:16:33 [2020-02-28T06:16:33.145Z] 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
01:16:33 [2020-02-28T06:16:33.145Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
01:16:33 [2020-02-28T06:16:33.145Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
01:16:33 [2020-02-28T06:16:33.145Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
01:16:33 [2020-02-28T06:16:33.145Z] 
01:16:33 [2020-02-28T06:16:33.145Z] As a result, alternative(s) 2 were disabled for that input
01:16:33 [2020-02-28T06:16:33.145Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
01:16:33 [2020-02-28T06:16:33.145Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
01:16:33 [2020-02-28T06:16:33.145Z] 
01:16:33 [2020-02-28T06:16:33.145Z] As a result, alternative(s) 3 were disabled for that input
01:16:33 [2020-02-28T06:16:33.145Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
01:16:33 [2020-02-28T06:16:33.145Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
01:16:33 [2020-02-28T06:16:33.145Z] 
01:16:33 [2020-02-28T06:16:33.145Z] As a result, alternative(s) 2 were disabled for that input
01:16:33 [2020-02-28T06:16:33.400Z] [INFO] 
01:16:33 [2020-02-28T06:16:33.400Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
01:16:33 [2020-02-28T06:16:33.400Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:33 [2020-02-28T06:16:33.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
01:16:33 [2020-02-28T06:16:33.400Z] [INFO] 
01:16:33 [2020-02-28T06:16:33.400Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
01:16:33 [2020-02-28T06:16:33.400Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
01:16:33 [2020-02-28T06:16:33.655Z] [INFO] 
01:16:33 [2020-02-28T06:16:33.655Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
01:16:33 [2020-02-28T06:16:33.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:33 [2020-02-28T06:16:33.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
01:16:33 [2020-02-28T06:16:33.655Z] [INFO] 
01:16:33 [2020-02-28T06:16:33.655Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
01:16:33 [2020-02-28T06:16:33.655Z] [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
01:16:33 [2020-02-28T06:16:33.911Z] [INFO] 
01:16:33 [2020-02-28T06:16:33.911Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
01:16:33 [2020-02-28T06:16:33.911Z] [INFO] 
01:16:33 [2020-02-28T06:16:33.911Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
01:16:33 [2020-02-28T06:16:33.911Z] [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
01:16:33 [2020-02-28T06:16:33.911Z] [INFO] 
01:16:33 [2020-02-28T06:16:33.911Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
01:16:33 [2020-02-28T06:16:33.911Z] [INFO] 
01:16:33 [2020-02-28T06:16:33.911Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
01:16:33 [2020-02-28T06:16:33.911Z] [INFO] 
01:16:33 [2020-02-28T06:16:33.911Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
01:16:33 [2020-02-28T06:16:33.911Z] [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
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
01:16:34 [2020-02-28T06:16:34.166Z] [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
01:16:34 [2020-02-28T06:16:34.166Z] [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
01:16:34 [2020-02-28T06:16:34.166Z] [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
01:16:34 [2020-02-28T06:16:34.166Z] [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
01:16:34 [2020-02-28T06:16:34.166Z] [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
01:16:34 [2020-02-28T06:16:34.166Z] [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
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT       [15/138]
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] The project's OSGi version is 4.0.2.202002280607
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] 
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
01:16:34 [2020-02-28T06:16:34.166Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/classes
01:16:35 [2020-02-28T06:16:35.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[919] 
01:16:35 [2020-02-28T06:16:35.531Z] 	return !(pathname.getName().equals("metadata"));
01:16:35 [2020-02-28T06:16:35.531Z] 	                                   ^^^^^^^^^^
01:16:35 [2020-02-28T06:16:35.531Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
01:16:35 [2020-02-28T06:16:35.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[256] 
01:16:35 [2020-02-28T06:16:35.531Z] 	CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput));
01:16:35 [2020-02-28T06:16:35.531Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^
01:16:35 [2020-02-28T06:16:35.531Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed
01:16:35 [2020-02-28T06:16:35.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[341] 
01:16:35 [2020-02-28T06:16:35.531Z] 	return (top != null) ? top.getCurrentEvent() : null;
01:16:35 [2020-02-28T06:16:35.531Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:35 [2020-02-28T06:16:35.531Z] Potential resource leak: 'top' may not be closed at this location
01:16:35 [2020-02-28T06:16:35.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[396] 
01:16:35 [2020-02-28T06:16:35.531Z] 	return hasMoreEvents();
01:16:35 [2020-02-28T06:16:35.531Z] 	^^^^^^^^^^^^^^^^^^^^^^^
01:16:35 [2020-02-28T06:16:35.531Z] Potential resource leak: 'top' may not be closed at this location
01:16:35 [2020-02-28T06:16:35.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[501] 
01:16:35 [2020-02-28T06:16:35.531Z] 	CTFStreamInputReader se = fStreamInputReaders.get(j);
01:16:35 [2020-02-28T06:16:35.531Z] 	                     ^^
01:16:35 [2020-02-28T06:16:35.531Z] Potential resource leak: 'se' may not be closed
01:16:35 [2020-02-28T06:16:35.531Z] [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:[172] 
01:16:35 [2020-02-28T06:16:35.531Z] 	returnArray[i] = null;
01:16:35 [2020-02-28T06:16:35.531Z] 	                 ^^^^
01:16:35 [2020-02-28T06:16:35.531Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
01:16:35 [2020-02-28T06:16:35.531Z] [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:[222] 
01:16:35 [2020-02-28T06:16:35.531Z] 	return fInnerElements.get(index);
01:16:35 [2020-02-28T06:16:35.531Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:35 [2020-02-28T06:16:35.531Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
01:16:35 [2020-02-28T06:16:35.531Z] [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:[233] 
01:16:35 [2020-02-28T06:16:35.531Z] 	return fInnerElements.remove(index);
01:16:35 [2020-02-28T06:16:35.531Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:35 [2020-02-28T06:16:35.531Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
01:16:35 [2020-02-28T06:16:35.531Z] [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:[308] 
01:16:35 [2020-02-28T06:16:35.531Z] 	SparseList sparseList = (SparseList) list;
01:16:35 [2020-02-28T06:16:35.531Z] 	^^^^^^^^^^
01:16:35 [2020-02-28T06:16:35.531Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
01:16:35 [2020-02-28T06:16:35.531Z] [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:[308] 
01:16:35 [2020-02-28T06:16:35.531Z] 	SparseList sparseList = (SparseList) list;
01:16:35 [2020-02-28T06:16:35.531Z] 	                         ^^^^^^^^^^
01:16:35 [2020-02-28T06:16:35.531Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
01:16:35 [2020-02-28T06:16:35.531Z] 10 problems (10 warnings)
01:16:35 [2020-02-28T06:16:35.531Z] [INFO] 
01:16:35 [2020-02-28T06:16:35.531Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
01:16:35 [2020-02-28T06:16:35.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:35 [2020-02-28T06:16:35.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
01:16:35 [2020-02-28T06:16:35.531Z] [INFO] 
01:16:35 [2020-02-28T06:16:35.531Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
01:16:35 [2020-02-28T06:16:35.787Z] [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
01:16:35 [2020-02-28T06:16:35.787Z] [INFO] 
01:16:35 [2020-02-28T06:16:35.787Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
01:16:35 [2020-02-28T06:16:35.787Z] [INFO] 
01:16:35 [2020-02-28T06:16:35.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
01:16:35 [2020-02-28T06:16:35.787Z] [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
01:16:35 [2020-02-28T06:16:35.787Z] [INFO] 
01:16:35 [2020-02-28T06:16:35.787Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
01:16:35 [2020-02-28T06:16:35.787Z] [INFO] 
01:16:35 [2020-02-28T06:16:35.787Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
01:16:35 [2020-02-28T06:16:35.787Z] [INFO] 
01:16:35 [2020-02-28T06:16:35.787Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
01:16:35 [2020-02-28T06:16:35.787Z] [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
01:16:36 [2020-02-28T06:16:36.042Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.042Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
01:16:36 [2020-02-28T06:16:36.042Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
01:16:36 [2020-02-28T06:16:36.042Z] [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
01:16:36 [2020-02-28T06:16:36.042Z] [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
01:16:36 [2020-02-28T06:16:36.042Z] [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
01:16:36 [2020-02-28T06:16:36.297Z] [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
01:16:36 [2020-02-28T06:16:36.297Z] [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
01:16:36 [2020-02-28T06:16:36.297Z] [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
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT    [16/138]
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.297Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] The project's OSGi version is 1.0.7.202002280607
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:36 [2020-02-28T06:16:36.298Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
01:16:36 [2020-02-28T06:16:36.858Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.858Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:36 [2020-02-28T06:16:36.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:36 [2020-02-28T06:16:36.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
01:16:36 [2020-02-28T06:16:36.858Z] [INFO] 
01:16:36 [2020-02-28T06:16:36.858Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:36 [2020-02-28T06:16:36.858Z] [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
01:16:37 [2020-02-28T06:16:37.113Z] [INFO] 
01:16:37 [2020-02-28T06:16:37.113Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:37 [2020-02-28T06:16:37.113Z] [INFO] 
01:16:37 [2020-02-28T06:16:37.113Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:37 [2020-02-28T06:16:37.113Z] [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
01:16:37 [2020-02-28T06:16:37.113Z] [INFO] 
01:16:37 [2020-02-28T06:16:37.113Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:37 [2020-02-28T06:16:37.113Z] [INFO] 
01:16:37 [2020-02-28T06:16:37.113Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:37 [2020-02-28T06:16:37.113Z] [INFO] 
01:16:37 [2020-02-28T06:16:37.113Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:37 [2020-02-28T06:16:37.113Z] [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
01:16:37 [2020-02-28T06:16:37.369Z] [INFO] 
01:16:37 [2020-02-28T06:16:37.369Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:37 [2020-02-28T06:16:37.369Z] [INFO] 
01:16:37 [2020-02-28T06:16:37.369Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
01:16:37 [2020-02-28T06:16:37.369Z] [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
01:16:37 [2020-02-28T06:16:37.369Z] [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
01:16:37 [2020-02-28T06:16:37.369Z] [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
01:16:37 [2020-02-28T06:16:37.624Z] [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
01:16:37 [2020-02-28T06:16:37.624Z] [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
01:16:37 [2020-02-28T06:16:37.624Z] [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
01:16:37 [2020-02-28T06:16:37.624Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 458 kB/s)
01:16:37 [2020-02-28T06:16:37.624Z] [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
01:16:37 [2020-02-28T06:16:37.879Z] [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
01:16:37 [2020-02-28T06:16:37.879Z] [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
01:16:38 [2020-02-28T06:16:38.134Z] [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
01:16:38 [2020-02-28T06:16:38.134Z] [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
01:16:38 [2020-02-28T06:16:38.134Z] [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
01:16:38 [2020-02-28T06:16:38.134Z] [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 175 kB/s)
01:16:38 [2020-02-28T06:16:38.389Z] [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
01:16:38 [2020-02-28T06:16:38.389Z] [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
01:16:38 [2020-02-28T06:16:38.389Z] [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
01:16:38 [2020-02-28T06:16:38.644Z] [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
01:16:38 [2020-02-28T06:16:38.644Z] [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
01:16:38 [2020-02-28T06:16:38.644Z] [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
01:16:38 [2020-02-28T06:16:38.645Z] [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 60 kB/s)
01:16:38 [2020-02-28T06:16:38.900Z] [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
01:16:38 [2020-02-28T06:16:38.900Z] [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
01:16:38 [2020-02-28T06:16:38.900Z] [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
01:16:38 [2020-02-28T06:16:38.900Z] [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
01:16:38 [2020-02-28T06:16:38.900Z] [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
01:16:38 [2020-02-28T06:16:38.900Z] [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
01:16:38 [2020-02-28T06:16:38.900Z] [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
01:16:38 [2020-02-28T06:16:38.900Z] [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
01:16:38 [2020-02-28T06:16:38.900Z] [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
01:16:39 [2020-02-28T06:16:39.155Z] [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
01:16:39 [2020-02-28T06:16:39.155Z] [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
01:16:39 [2020-02-28T06:16:39.155Z] [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
01:16:39 [2020-02-28T06:16:39.409Z] [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
01:16:39 [2020-02-28T06:16:39.409Z] [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
01:16:39 [2020-02-28T06:16:39.409Z] [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
01:16:39 [2020-02-28T06:16:39.409Z] [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
01:16:39 [2020-02-28T06:16:39.409Z] [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
01:16:39 [2020-02-28T06:16:39.409Z] [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
01:16:39 [2020-02-28T06:16:39.664Z] [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 340 kB/s)
01:16:39 [2020-02-28T06:16:39.664Z] [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 3.4 MB/s)
01:16:39 [2020-02-28T06:16:39.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 9.0 MB/s)
01:16:40 [2020-02-28T06:16:40.226Z] [INFO] Executing tasks
01:16:40 [2020-02-28T06:16:40.226Z] 
01:16:40 [2020-02-28T06:16:40.226Z] main:
01:16:40 [2020-02-28T06:16:40.226Z] 
01:16:40 [2020-02-28T06:16:40.226Z] main:
01:16:40 [2020-02-28T06:16:40.226Z] 
01:16:40 [2020-02-28T06:16:40.226Z] checkAnyTraceExists:
01:16:40 [2020-02-28T06:16:40.226Z] 
01:16:40 [2020-02-28T06:16:40.226Z] verifyChecksum:
01:16:40 [2020-02-28T06:16:40.226Z]      [echo] Verifying: ${anyTraceExists}
01:16:40 [2020-02-28T06:16:40.481Z] 
01:16:40 [2020-02-28T06:16:40.481Z] deleteFailedCheckSumTraces:
01:16:40 [2020-02-28T06:16:40.481Z] 
01:16:40 [2020-02-28T06:16:40.481Z] downloadTraceFiles:
01:16:40 [2020-02-28T06:16:40.481Z]      [echo] Attempting to download test traces
01:16:40 [2020-02-28T06:16:40.481Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
01:16:40 [2020-02-28T06:16:40.481Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
01:16:40 [2020-02-28T06:16:40.737Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
01:16:40 [2020-02-28T06:16:40.737Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
01:16:42 [2020-02-28T06:16:42.623Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
01:16:42 [2020-02-28T06:16:42.623Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
01:16:42 [2020-02-28T06:16:42.623Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
01:16:42 [2020-02-28T06:16:42.623Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
01:16:45 [2020-02-28T06:16:45.135Z]      [exec] Cloning into 'ctf-testsuite'...
01:16:46 [2020-02-28T06:16:46.498Z] 
01:16:46 [2020-02-28T06:16:46.498Z] pullTestSuite:
01:16:46 [2020-02-28T06:16:46.498Z]      [exec] Your branch is up-to-date with 'origin/master'.
01:16:46 [2020-02-28T06:16:46.498Z]      [exec] Already on 'master'
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] Already up-to-date.
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] 
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] changes and commit them, and you can discard any commits you make in this
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] state without impacting any branches by performing another checkout.
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] 
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] If you want to create a new branch to retain commits you create, you may
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] 
01:16:47 [2020-02-28T06:16:47.059Z]      [exec]   git checkout -b <new-branch-name>
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] 
01:16:47 [2020-02-28T06:16:47.059Z]      [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master
01:16:47 [2020-02-28T06:16:47.059Z] 
01:16:47 [2020-02-28T06:16:47.059Z] extractTraces:
01:16:47 [2020-02-28T06:16:47.059Z] 
01:16:47 [2020-02-28T06:16:47.059Z] checkAnyTraceExists:
01:16:47 [2020-02-28T06:16:47.059Z] 
01:16:47 [2020-02-28T06:16:47.059Z] verifyChecksum:
01:16:47 [2020-02-28T06:16:47.059Z]      [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
01:16:47 [2020-02-28T06:16:47.315Z] 
01:16:47 [2020-02-28T06:16:47.315Z] warnFailedCheckSum:
01:16:47 [2020-02-28T06:16:47.315Z]    [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
01:16:47 [2020-02-28T06:16:47.571Z]     [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
01:16:47 [2020-02-28T06:16:47.571Z]    [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
01:16:48 [2020-02-28T06:16:48.497Z]     [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
01:16:48 [2020-02-28T06:16:48.753Z]    [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
01:16:49 [2020-02-28T06:16:49.008Z]     [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
01:16:49 [2020-02-28T06:16:49.009Z]    [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
01:16:50 [2020-02-28T06:16:50.894Z]     [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
01:16:51 [2020-02-28T06:16:51.455Z]      [echo] Traces extracted successfully
01:16:51 [2020-02-28T06:16:51.455Z] [INFO] Executed tasks
01:16:51 [2020-02-28T06:16:51.455Z] [INFO] 
01:16:51 [2020-02-28T06:16:51.455Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
01:17:01 [2020-02-28T06:17:01.407Z] [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
01:17:01 [2020-02-28T06:17:01.407Z] [INFO] Command line:
01:17:01 [2020-02-28T06:17:01.407Z] 	[/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]
01:17:01 [2020-02-28T06:17:01.407Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:17:03 [2020-02-28T06:17:03.293Z] !SESSION 2020-02-28 06:17:01.524 -----------------------------------------------
01:17:03 [2020-02-28T06:17:03.293Z] eclipse.buildId=unknown
01:17:03 [2020-02-28T06:17:03.293Z] java.version=1.8.0_202
01:17:03 [2020-02-28T06:17:03.293Z] java.vendor=Oracle Corporation
01:17:03 [2020-02-28T06:17:03.293Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:17:03 [2020-02-28T06:17:03.293Z] 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
01:17:03 [2020-02-28T06:17:03.293Z] 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
01:17:03 [2020-02-28T06:17:03.293Z] 
01:17:03 [2020-02-28T06:17:03.293Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:17:03.016
01:17:03 [2020-02-28T06:17:03.293Z] !MESSAGE FrameworkEvent ERROR
01:17:03 [2020-02-28T06:17:03.293Z] !STACK 0
01:17:03 [2020-02-28T06:17:03.293Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [42]
01:17:03 [2020-02-28T06:17:03.293Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:17:03 [2020-02-28T06:17:03.293Z] 
01:17:03 [2020-02-28T06:17:03.293Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:17:03 [2020-02-28T06:17:03.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:17:03 [2020-02-28T06:17:03.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:17:03 [2020-02-28T06:17:03.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:17:03 [2020-02-28T06:17:03.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:17:03 [2020-02-28T06:17:03.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:17:03 [2020-02-28T06:17:03.293Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:17:03 [2020-02-28T06:17:03.293Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:17:04 [2020-02-28T06:17:04.220Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
01:17:04 [2020-02-28T06:17:04.220Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
01:17:04 [2020-02-28T06:17:04.220Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
01:17:04 [2020-02-28T06:17:04.475Z] line 8:11 required (...)+ loop did not match anything at character ';'
01:17:04 [2020-02-28T06:17:04.475Z] line 10:46 mismatched character '<EOF>' expecting '"'
01:17:04 [2020-02-28T06:17:04.475Z] line 9:16 no viable alternative at character 'o'
01:17:04 [2020-02-28T06:17:04.475Z] line 9:20 no viable alternative at character '?'
01:17:04 [2020-02-28T06:17:04.475Z] line 12:14 no viable alternative at character ''
01:17:04 [2020-02-28T06:17:04.475Z] line 32:0 mismatched character '<EOF>' expecting '"'
01:17:04 [2020-02-28T06:17:04.731Z] 
01:17:04 [2020-02-28T06:17:04.731Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:04.534
01:17:04 [2020-02-28T06:17:04.731Z] !MESSAGE Unknown trace attribute: test
01:17:04 [2020-02-28T06:17:04.731Z] 
01:17:04 [2020-02-28T06:17:04.731Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:04.534
01:17:04 [2020-02-28T06:17:04.731Z] !MESSAGE Unknown trace attribute: test1
01:17:04 [2020-02-28T06:17:04.731Z] 
01:17:04 [2020-02-28T06:17:04.731Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:04.535
01:17:04 [2020-02-28T06:17:04.731Z] !MESSAGE Unknown trace attribute: test2
01:17:04 [2020-02-28T06:17:04.731Z] 
01:17:04 [2020-02-28T06:17:04.731Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:04.535
01:17:04 [2020-02-28T06:17:04.731Z] !MESSAGE Unknown trace attribute: test3
01:17:04 [2020-02-28T06:17:04.731Z] 
01:17:04 [2020-02-28T06:17:04.731Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:04.535
01:17:04 [2020-02-28T06:17:04.731Z] !MESSAGE Unknown trace attribute: test4
01:17:04 [2020-02-28T06:17:04.731Z] 
01:17:04 [2020-02-28T06:17:04.731Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:04.548
01:17:04 [2020-02-28T06:17:04.731Z] !MESSAGE Unknown trace attribute: test2
01:17:04 [2020-02-28T06:17:04.731Z] 
01:17:04 [2020-02-28T06:17:04.731Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:04.649
01:17:04 [2020-02-28T06:17:04.731Z] !MESSAGE Unknown integer attribute: aa
01:17:04 [2020-02-28T06:17:04.731Z] 
01:17:04 [2020-02-28T06:17:04.731Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:04.649
01:17:04 [2020-02-28T06:17:04.731Z] !MESSAGE Unknown integer attribute: zz
01:17:04 [2020-02-28T06:17:04.731Z] 
01:17:04 [2020-02-28T06:17:04.731Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:04.649
01:17:04 [2020-02-28T06:17:04.731Z] !MESSAGE Unknown trace attribute: blah
01:17:04 [2020-02-28T06:17:04.731Z] 
01:17:04 [2020-02-28T06:17:04.731Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:04.650
01:17:04 [2020-02-28T06:17:04.731Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
01:17:05 [2020-02-28T06:17:05.657Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.038 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.053 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.078 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.056 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.657Z] 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.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.009 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.657Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.009 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.055 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.093 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] 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
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.051 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] 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
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.055 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.24 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.105 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.058 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.658Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
01:17:05 [2020-02-28T06:17:05.658Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
01:17:05 [2020-02-28T06:17:05.658Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.006 s
01:17:05 [2020-02-28T06:17:05.658Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
01:17:05 [2020-02-28T06:17:05.658Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
01:17:05 [2020-02-28T06:17:05.658Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.054 s
01:17:05 [2020-02-28T06:17:05.658Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
01:17:05 [2020-02-28T06:17:05.659Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
01:17:05 [2020-02-28T06:17:05.659Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
01:17:05 [2020-02-28T06:17:05.659Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
01:17:05 [2020-02-28T06:17:05.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
01:17:05 [2020-02-28T06:17:05.659Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.002 s
01:17:05 [2020-02-28T06:17:05.659Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.001 s
01:17:05 [2020-02-28T06:17:05.659Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
01:17:08 [2020-02-28T06:17:08.174Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.478 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
01:17:08 [2020-02-28T06:17:08.174Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 1.733 s
01:17:08 [2020-02-28T06:17:08.174Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.147 s
01:17:08 [2020-02-28T06:17:08.174Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.188 s
01:17:08 [2020-02-28T06:17:08.174Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.201 s
01:17:08 [2020-02-28T06:17:08.174Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.205 s
01:17:08 [2020-02-28T06:17:08.174Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
01:17:08 [2020-02-28T06:17:08.174Z] 
01:17:08 [2020-02-28T06:17:08.174Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:08.171
01:17:08 [2020-02-28T06:17:08.174Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
01:17:08 [2020-02-28T06:17:08.174Z] 
01:17:08 [2020-02-28T06:17:08.174Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:08.171
01:17:08 [2020-02-28T06:17:08.174Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
01:17:08 [2020-02-28T06:17:08.431Z] 
01:17:08 [2020-02-28T06:17:08.431Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:08.256
01:17:08 [2020-02-28T06:17:08.431Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
01:17:08 [2020-02-28T06:17:08.431Z] 
01:17:08 [2020-02-28T06:17:08.431Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:08.257
01:17:08 [2020-02-28T06:17:08.431Z] !MESSAGE channel0_0	[                                                            ]	0 Events
01:17:09 [2020-02-28T06:17:09.357Z] 
01:17:09 [2020-02-28T06:17:09.357Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:09.029
01:17:09 [2020-02-28T06:17:09.357Z] !MESSAGE channel0_1	[+]	1 Events
01:17:09 [2020-02-28T06:17:09.357Z] 
01:17:09 [2020-02-28T06:17:09.357Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:09.029
01:17:09 [2020-02-28T06:17:09.357Z] !MESSAGE channel0_0	[ ]	0 Events
01:17:09 [2020-02-28T06:17:09.357Z] 
01:17:09 [2020-02-28T06:17:09.357Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:09.054
01:17:09 [2020-02-28T06:17:09.357Z] !MESSAGE channel0_1	[++]	1 Events
01:17:09 [2020-02-28T06:17:09.357Z] 
01:17:09 [2020-02-28T06:17:09.357Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:09.054
01:17:09 [2020-02-28T06:17:09.357Z] !MESSAGE channel0_0	[  ]	0 Events
01:17:09 [2020-02-28T06:17:09.357Z] 
01:17:09 [2020-02-28T06:17:09.357Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:09.217
01:17:09 [2020-02-28T06:17:09.357Z] !MESSAGE channel0_1	[++++++++++]	1 Events
01:17:09 [2020-02-28T06:17:09.357Z] 
01:17:09 [2020-02-28T06:17:09.357Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:09.217
01:17:09 [2020-02-28T06:17:09.357Z] !MESSAGE channel0_0	[          ]	0 Events
01:17:09 [2020-02-28T06:17:09.612Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
01:17:09 [2020-02-28T06:17:09.612Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.028 s
01:17:09 [2020-02-28T06:17:09.612Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.075 s
01:17:09 [2020-02-28T06:17:09.612Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.03 s
01:17:09 [2020-02-28T06:17:09.612Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.086 s
01:17:09 [2020-02-28T06:17:09.612Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.071 s
01:17:09 [2020-02-28T06:17:09.612Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.029 s
01:17:09 [2020-02-28T06:17:09.612Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.066 s
01:17:09 [2020-02-28T06:17:09.612Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.422 s
01:17:09 [2020-02-28T06:17:09.612Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.028 s
01:17:09 [2020-02-28T06:17:09.612Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.067 s
01:17:09 [2020-02-28T06:17:09.612Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.026 s
01:17:09 [2020-02-28T06:17:09.612Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.063 s
01:17:09 [2020-02-28T06:17:09.612Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.025 s
01:17:09 [2020-02-28T06:17:09.612Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.065 s
01:17:09 [2020-02-28T06:17:09.612Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.03 s
01:17:09 [2020-02-28T06:17:09.612Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.067 s
01:17:09 [2020-02-28T06:17:09.612Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.026 s
01:17:09 [2020-02-28T06:17:09.612Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.031 s
01:17:09 [2020-02-28T06:17:09.612Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.092 s
01:17:09 [2020-02-28T06:17:09.612Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
01:17:12 [2020-02-28T06:17:12.125Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.467 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
01:17:12 [2020-02-28T06:17:12.125Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.17 s
01:17:12 [2020-02-28T06:17:12.125Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.117 s
01:17:12 [2020-02-28T06:17:12.125Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.112 s
01:17:12 [2020-02-28T06:17:12.125Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.154 s
01:17:12 [2020-02-28T06:17:12.125Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.119 s
01:17:12 [2020-02-28T06:17:12.125Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.112 s
01:17:12 [2020-02-28T06:17:12.125Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.113 s
01:17:12 [2020-02-28T06:17:12.125Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.162 s
01:17:12 [2020-02-28T06:17:12.125Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.113 s
01:17:12 [2020-02-28T06:17:12.125Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.127 s
01:17:12 [2020-02-28T06:17:12.126Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.165 s
01:17:12 [2020-02-28T06:17:12.126Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.113 s
01:17:12 [2020-02-28T06:17:12.126Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.105 s
01:17:12 [2020-02-28T06:17:12.126Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.106 s
01:17:12 [2020-02-28T06:17:12.126Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.163 s
01:17:12 [2020-02-28T06:17:12.126Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.11 s
01:17:12 [2020-02-28T06:17:12.126Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.107 s
01:17:12 [2020-02-28T06:17:12.126Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.19 s
01:17:12 [2020-02-28T06:17:12.126Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.104 s
01:17:12 [2020-02-28T06:17:12.126Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
01:17:12 [2020-02-28T06:17:12.686Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
01:17:12 [2020-02-28T06:17:12.686Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.023 s
01:17:12 [2020-02-28T06:17:12.686Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.064 s
01:17:12 [2020-02-28T06:17:12.686Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.026 s
01:17:12 [2020-02-28T06:17:12.686Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.203 s
01:17:12 [2020-02-28T06:17:12.686Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.059 s
01:17:12 [2020-02-28T06:17:12.686Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.022 s
01:17:12 [2020-02-28T06:17:12.687Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.021 s
01:17:12 [2020-02-28T06:17:12.687Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.06 s
01:17:12 [2020-02-28T06:17:12.687Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.022 s
01:17:12 [2020-02-28T06:17:12.687Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.021 s
01:17:12 [2020-02-28T06:17:12.687Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.088 s
01:17:12 [2020-02-28T06:17:12.687Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
01:17:13 [2020-02-28T06:17:13.248Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
01:17:13 [2020-02-28T06:17:13.248Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.187 s
01:17:13 [2020-02-28T06:17:13.248Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.083 s
01:17:13 [2020-02-28T06:17:13.248Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.023 s
01:17:13 [2020-02-28T06:17:13.248Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.022 s
01:17:13 [2020-02-28T06:17:13.248Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.142 s
01:17:13 [2020-02-28T06:17:13.248Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.023 s
01:17:13 [2020-02-28T06:17:13.248Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.023 s
01:17:13 [2020-02-28T06:17:13.248Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
01:17:14 [2020-02-28T06:17:14.174Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
01:17:14 [2020-02-28T06:17:14.174Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.061 s
01:17:14 [2020-02-28T06:17:14.174Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
01:17:14 [2020-02-28T06:17:14.174Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
01:17:14 [2020-02-28T06:17:14.174Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.058 s
01:17:14 [2020-02-28T06:17:14.174Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
01:17:14 [2020-02-28T06:17:14.174Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.062 s
01:17:14 [2020-02-28T06:17:14.174Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
01:17:14 [2020-02-28T06:17:14.174Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
01:17:14 [2020-02-28T06:17:14.174Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.061 s
01:17:14 [2020-02-28T06:17:14.174Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
01:17:14 [2020-02-28T06:17:14.174Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
01:17:14 [2020-02-28T06:17:14.174Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.06 s
01:17:14 [2020-02-28T06:17:14.174Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
01:17:14 [2020-02-28T06:17:14.174Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
01:17:14 [2020-02-28T06:17:14.174Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.06 s
01:17:14 [2020-02-28T06:17:14.174Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
01:17:14 [2020-02-28T06:17:14.174Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
01:17:14 [2020-02-28T06:17:14.175Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.085 s
01:17:14 [2020-02-28T06:17:14.175Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.059 s
01:17:14 [2020-02-28T06:17:14.175Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
01:17:14 [2020-02-28T06:17:14.175Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
01:17:14 [2020-02-28T06:17:14.175Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
01:17:14 [2020-02-28T06:17:14.175Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.053 s
01:17:14 [2020-02-28T06:17:14.175Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
01:17:14 [2020-02-28T06:17:14.175Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.075 s
01:17:14 [2020-02-28T06:17:14.175Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
01:17:14 [2020-02-28T06:17:14.175Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.078 s
01:17:14 [2020-02-28T06:17:14.175Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
01:17:14 [2020-02-28T06:17:14.175Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
01:17:14 [2020-02-28T06:17:14.175Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
01:17:14 [2020-02-28T06:17:14.175Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
01:17:14 [2020-02-28T06:17:14.175Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
01:17:14 [2020-02-28T06:17:14.175Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
01:17:14 [2020-02-28T06:17:14.175Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
01:17:14 [2020-02-28T06:17:14.175Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
01:17:14 [2020-02-28T06:17:14.175Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
01:17:22 [2020-02-28T06:17:22.253Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.985 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.381 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.7 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.195 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.065 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.058 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.779 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.633 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.699 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.219 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.017 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.01 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.202 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.177 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.025 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.298 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.009 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.045 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.008 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.005 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.005 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.324 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.011 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.359 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.151 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.022 s
01:17:22 [2020-02-28T06:17:22.253Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.558 s
01:17:22 [2020-02-28T06:17:22.253Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
01:17:22 [2020-02-28T06:17:22.253Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
01:17:22 [2020-02-28T06:17:22.253Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.253Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.253Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
01:17:22 [2020-02-28T06:17:22.253Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.253Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.253Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.253Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
01:17:22 [2020-02-28T06:17:22.253Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
01:17:22 [2020-02-28T06:17:22.253Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.253Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.253Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.253Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.253Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.253Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.253Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.253Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.253Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.253Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.253Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
01:17:22 [2020-02-28T06:17:22.509Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
01:17:22 [2020-02-28T06:17:22.509Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.18 s
01:17:22 [2020-02-28T06:17:22.509Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.127 s
01:17:22 [2020-02-28T06:17:22.509Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.156 s
01:17:22 [2020-02-28T06:17:22.509Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.235 s
01:17:22 [2020-02-28T06:17:22.509Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.075 s
01:17:22 [2020-02-28T06:17:22.509Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.041 s
01:17:22 [2020-02-28T06:17:22.509Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.079 s
01:17:22 [2020-02-28T06:17:22.509Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.087 s
01:17:22 [2020-02-28T06:17:22.509Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.04 s
01:17:22 [2020-02-28T06:17:22.509Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.059 s
01:17:22 [2020-02-28T06:17:22.509Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.042 s
01:17:22 [2020-02-28T06:17:22.509Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
01:17:22 [2020-02-28T06:17:22.509Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
01:17:22 [2020-02-28T06:17:22.509Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.01 s
01:17:22 [2020-02-28T06:17:22.509Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.509Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.509Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.509Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.003 s
01:17:22 [2020-02-28T06:17:22.509Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.509Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.509Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.509Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
01:17:22 [2020-02-28T06:17:22.509Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
01:17:22 [2020-02-28T06:17:22.509Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.509Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
01:17:22 [2020-02-28T06:17:22.766Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
01:17:22 [2020-02-28T06:17:22.766Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0.017 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
01:17:22 [2020-02-28T06:17:22.766Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
01:17:22 [2020-02-28T06:17:22.766Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.01 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
01:17:22 [2020-02-28T06:17:22.766Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
01:17:22 [2020-02-28T06:17:22.766Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
01:17:22 [2020-02-28T06:17:22.766Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
01:17:22 [2020-02-28T06:17:22.766Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.766Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.766Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
01:17:22 [2020-02-28T06:17:22.766Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
01:17:22 [2020-02-28T06:17:22.767Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.021 s
01:17:22 [2020-02-28T06:17:22.767Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
01:17:22 [2020-02-28T06:17:22.767Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
01:17:22 [2020-02-28T06:17:22.767Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
01:17:22 [2020-02-28T06:17:22.767Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
01:17:22 [2020-02-28T06:17:22.767Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
01:17:22 [2020-02-28T06:17:22.767Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
01:17:22 [2020-02-28T06:17:22.767Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
01:17:23 [2020-02-28T06:17:23.693Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
01:17:23 [2020-02-28T06:17:23.693Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.067 s
01:17:23 [2020-02-28T06:17:23.693Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
01:17:23 [2020-02-28T06:17:23.693Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
01:17:23 [2020-02-28T06:17:23.693Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
01:17:23 [2020-02-28T06:17:23.693Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
01:17:23 [2020-02-28T06:17:23.693Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
01:17:23 [2020-02-28T06:17:23.693Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.041 s
01:17:23 [2020-02-28T06:17:23.693Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
01:17:23 [2020-02-28T06:17:23.694Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
01:17:23 [2020-02-28T06:17:23.694Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
01:17:23 [2020-02-28T06:17:23.694Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.027 s
01:17:23 [2020-02-28T06:17:23.694Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
01:17:23 [2020-02-28T06:17:23.694Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.049 s
01:17:23 [2020-02-28T06:17:23.694Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
01:17:23 [2020-02-28T06:17:23.694Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
01:17:23 [2020-02-28T06:17:23.694Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.058 s
01:17:23 [2020-02-28T06:17:23.694Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
01:17:23 [2020-02-28T06:17:23.694Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
01:17:23 [2020-02-28T06:17:23.694Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.056 s
01:17:23 [2020-02-28T06:17:23.694Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
01:17:23 [2020-02-28T06:17:23.694Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
01:17:23 [2020-02-28T06:17:23.694Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.062 s
01:17:23 [2020-02-28T06:17:23.694Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
01:17:23 [2020-02-28T06:17:23.694Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.079 s
01:17:23 [2020-02-28T06:17:23.694Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
01:17:23 [2020-02-28T06:17:23.694Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
01:17:23 [2020-02-28T06:17:23.694Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
01:17:23 [2020-02-28T06:17:23.694Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
01:17:23 [2020-02-28T06:17:23.694Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
01:17:23 [2020-02-28T06:17:23.694Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
01:17:23 [2020-02-28T06:17:23.694Z] 
01:17:23 [2020-02-28T06:17:23.694Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-28 06:17:23.554
01:17:23 [2020-02-28T06:17:23.694Z] !MESSAGE Some message
01:17:23 [2020-02-28T06:17:23.694Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
01:17:23 [2020-02-28T06:17:23.694Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.694Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.694Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.694Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
01:17:23 [2020-02-28T06:17:23.950Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
01:17:23 [2020-02-28T06:17:23.950Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.043 s
01:17:23 [2020-02-28T06:17:23.950Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
01:17:23 [2020-02-28T06:17:23.950Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
01:17:23 [2020-02-28T06:17:23.950Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
01:17:23 [2020-02-28T06:17:23.950Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.003 s
01:17:23 [2020-02-28T06:17:23.950Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.064 s
01:17:23 [2020-02-28T06:17:23.950Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
01:17:23 [2020-02-28T06:17:23.950Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.005 s
01:17:23 [2020-02-28T06:17:23.950Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.008 s
01:17:23 [2020-02-28T06:17:23.950Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.032 s
01:17:23 [2020-02-28T06:17:23.950Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
01:17:23 [2020-02-28T06:17:23.950Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
01:17:23 [2020-02-28T06:17:23.950Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0.001 s
01:17:23 [2020-02-28T06:17:23.950Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
01:17:23 [2020-02-28T06:17:23.950Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
01:17:23 [2020-02-28T06:17:23.950Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
01:17:23 [2020-02-28T06:17:23.950Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
01:17:23 [2020-02-28T06:17:23.950Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
01:17:23 [2020-02-28T06:17:23.950Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
01:17:23 [2020-02-28T06:17:23.950Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
01:17:23 [2020-02-28T06:17:23.950Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
01:17:23 [2020-02-28T06:17:23.950Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
01:17:23 [2020-02-28T06:17:23.950Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.001 s
01:17:23 [2020-02-28T06:17:23.950Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
01:17:23 [2020-02-28T06:17:23.950Z] 
01:17:23 [2020-02-28T06:17:23.950Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:23.744
01:17:23 [2020-02-28T06:17:23.950Z] !MESSAGE Struct already contains a field named ctx
01:17:23 [2020-02-28T06:17:23.950Z] 
01:17:23 [2020-02-28T06:17:23.950Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:23.744
01:17:23 [2020-02-28T06:17:23.950Z] !MESSAGE Struct already contains a field named ctx
01:17:23 [2020-02-28T06:17:23.950Z] 
01:17:23 [2020-02-28T06:17:23.950Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:23.744
01:17:23 [2020-02-28T06:17:23.950Z] !MESSAGE Struct already contains a field named ctx
01:17:23 [2020-02-28T06:17:23.950Z] 
01:17:23 [2020-02-28T06:17:23.950Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:17:23.745
01:17:23 [2020-02-28T06:17:23.950Z] !MESSAGE Struct already contains a field named ctx
01:17:23 [2020-02-28T06:17:23.950Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
01:17:23 [2020-02-28T06:17:23.950Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.002 s
01:17:23 [2020-02-28T06:17:23.950Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
01:17:23 [2020-02-28T06:17:23.950Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
01:17:23 [2020-02-28T06:17:23.950Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
01:17:23 [2020-02-28T06:17:23.950Z] 
01:17:23 [2020-02-28T06:17:23.950Z] Results:
01:17:23 [2020-02-28T06:17:23.950Z] 
01:17:23 [2020-02-28T06:17:23.950Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1
01:17:23 [2020-02-28T06:17:23.950Z] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] All tests passed!
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
01:17:26 [2020-02-28T06:17:26.467Z] [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
01:17:26 [2020-02-28T06:17:26.467Z] [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
01:17:26 [2020-02-28T06:17:26.467Z] [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
01:17:26 [2020-02-28T06:17:26.467Z] [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
01:17:26 [2020-02-28T06:17:26.467Z] [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
01:17:26 [2020-02-28T06:17:26.467Z] [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
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT [17/138]
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] The project's OSGi version is 1.0.10.202002280607
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] 
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:26 [2020-02-28T06:17:26.467Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
01:17:27 [2020-02-28T06:17:27.027Z] [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:[169] 
01:17:27 [2020-02-28T06:17:27.027Z] 	int timeStamps = (int) times.stream().filter(interval::intersects).count();
01:17:27 [2020-02-28T06:17:27.028Z] 	                                             ^^^^^^^^^^^^^^^^^^^^
01:17:27 [2020-02-28T06:17:27.028Z] Null type safety: parameter 1 provided via method descriptor Predicate<Long>.test(Long) needs unchecked conversion to conform to 'long'
01:17:27 [2020-02-28T06:17:27.028Z] [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] 
01:17:27 [2020-02-28T06:17:27.028Z] 	fHistoryTreeFiles.add(historyTreeFile);
01:17:27 [2020-02-28T06:17:27.028Z] 	                      ^^^^^^^^^^^^^^^
01:17:27 [2020-02-28T06:17:27.028Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
01:17:27 [2020-02-28T06:17:27.028Z] [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:[46] 
01:17:27 [2020-02-28T06:17:27.028Z] 	fBackendMap.put(backend, historyTreeFile);
01:17:27 [2020-02-28T06:17:27.028Z] 	                         ^^^^^^^^^^^^^^^
01:17:27 [2020-02-28T06:17:27.028Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
01:17:27 [2020-02-28T06:17:27.028Z] [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:[100] 
01:17:27 [2020-02-28T06:17:27.028Z] 	ITmfStateInterval value = result.getValue();
01:17:27 [2020-02-28T06:17:27.028Z] 	                          ^^^^^^^^^^^^^^^^^
01:17:27 [2020-02-28T06:17:27.028Z] 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
01:17:27 [2020-02-28T06:17:27.028Z] 4 problems (4 warnings)
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] 
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] 
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:27 [2020-02-28T06:17:27.028Z] [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
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] 
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] 
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:27 [2020-02-28T06:17:27.028Z] [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
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] 
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] 
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] 
01:17:27 [2020-02-28T06:17:27.028Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:27 [2020-02-28T06:17:27.028Z] [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
01:17:27 [2020-02-28T06:17:27.284Z] [INFO] 
01:17:27 [2020-02-28T06:17:27.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:27 [2020-02-28T06:17:27.284Z] [INFO] 
01:17:27 [2020-02-28T06:17:27.284Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:31 [2020-02-28T06:17:31.445Z] [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
01:17:31 [2020-02-28T06:17:31.445Z] [INFO] Command line:
01:17:31 [2020-02-28T06:17:31.445Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.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]
01:17:31 [2020-02-28T06:17:31.445Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:17:33 [2020-02-28T06:17:33.332Z] !SESSION 2020-02-28 06:17:31.385 -----------------------------------------------
01:17:33 [2020-02-28T06:17:33.332Z] eclipse.buildId=unknown
01:17:33 [2020-02-28T06:17:33.332Z] java.version=1.8.0_202
01:17:33 [2020-02-28T06:17:33.332Z] java.vendor=Oracle Corporation
01:17:33 [2020-02-28T06:17:33.332Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:17:33 [2020-02-28T06:17:33.332Z] 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
01:17:33 [2020-02-28T06:17:33.332Z] 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
01:17:33 [2020-02-28T06:17:33.332Z] 
01:17:33 [2020-02-28T06:17:33.332Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:17:33.052
01:17:33 [2020-02-28T06:17:33.332Z] !MESSAGE FrameworkEvent ERROR
01:17:33 [2020-02-28T06:17:33.332Z] !STACK 0
01:17:33 [2020-02-28T06:17:33.332Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [43]
01:17:33 [2020-02-28T06:17:33.332Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:17:33 [2020-02-28T06:17:33.332Z] 
01:17:33 [2020-02-28T06:17:33.332Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:17:33 [2020-02-28T06:17:33.332Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:17:33 [2020-02-28T06:17:33.332Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:17:33 [2020-02-28T06:17:33.332Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:17:33 [2020-02-28T06:17:33.332Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:17:33 [2020-02-28T06:17:33.332Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:17:33 [2020-02-28T06:17:33.332Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:17:33 [2020-02-28T06:17:33.332Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:17:34 [2020-02-28T06:17:34.259Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
01:17:34 [2020-02-28T06:17:34.526Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
01:17:34 [2020-02-28T06:17:34.526Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.092 s
01:17:34 [2020-02-28T06:17:34.526Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
01:17:34 [2020-02-28T06:17:34.782Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
01:17:34 [2020-02-28T06:17:34.782Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.151 s
01:17:34 [2020-02-28T06:17:34.782Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
01:17:34 [2020-02-28T06:17:34.782Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
01:17:34 [2020-02-28T06:17:34.782Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.003 s
01:17:34 [2020-02-28T06:17:34.782Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
01:17:34 [2020-02-28T06:17:34.782Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
01:17:34 [2020-02-28T06:17:34.782Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
01:17:34 [2020-02-28T06:17:34.782Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
01:17:37 [2020-02-28T06:17:37.296Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.164 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
01:17:37 [2020-02-28T06:17:37.296Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
01:17:37 [2020-02-28T06:17:37.296Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
01:17:37 [2020-02-28T06:17:37.296Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.003 s
01:17:37 [2020-02-28T06:17:37.296Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
01:17:37 [2020-02-28T06:17:37.296Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
01:17:37 [2020-02-28T06:17:37.296Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
01:17:37 [2020-02-28T06:17:37.296Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
01:17:37 [2020-02-28T06:17:37.296Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
01:17:37 [2020-02-28T06:17:37.296Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
01:17:37 [2020-02-28T06:17:37.296Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.003 s
01:17:37 [2020-02-28T06:17:37.296Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
01:17:37 [2020-02-28T06:17:37.296Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
01:17:37 [2020-02-28T06:17:37.296Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.093 s
01:17:37 [2020-02-28T06:17:37.296Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
01:17:37 [2020-02-28T06:17:37.296Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 2.036 s
01:17:37 [2020-02-28T06:17:37.296Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
01:17:38 [2020-02-28T06:17:38.660Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.67 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
01:17:38 [2020-02-28T06:17:38.660Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.005 s
01:17:38 [2020-02-28T06:17:38.660Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
01:17:38 [2020-02-28T06:17:38.660Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.003 s
01:17:38 [2020-02-28T06:17:38.660Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.033 s
01:17:38 [2020-02-28T06:17:38.660Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
01:17:38 [2020-02-28T06:17:38.660Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.815 s
01:17:38 [2020-02-28T06:17:38.660Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.008 s
01:17:38 [2020-02-28T06:17:38.660Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
01:17:38 [2020-02-28T06:17:38.660Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
01:17:38 [2020-02-28T06:17:38.660Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.057 s
01:17:38 [2020-02-28T06:17:38.660Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
01:17:38 [2020-02-28T06:17:38.660Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.742 s
01:17:38 [2020-02-28T06:17:38.660Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
01:17:40 [2020-02-28T06:17:40.547Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.609 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
01:17:40 [2020-02-28T06:17:40.547Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.005 s
01:17:40 [2020-02-28T06:17:40.547Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.038 s
01:17:40 [2020-02-28T06:17:40.547Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.016 s
01:17:40 [2020-02-28T06:17:40.547Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
01:17:40 [2020-02-28T06:17:40.547Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.793 s
01:17:40 [2020-02-28T06:17:40.547Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
01:17:40 [2020-02-28T06:17:40.547Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
01:17:40 [2020-02-28T06:17:40.547Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.016 s
01:17:40 [2020-02-28T06:17:40.547Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
01:17:40 [2020-02-28T06:17:40.547Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.732 s
01:17:40 [2020-02-28T06:17:40.547Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
01:17:40 [2020-02-28T06:17:40.547Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
01:17:40 [2020-02-28T06:17:40.547Z] 
01:17:40 [2020-02-28T06:17:40.547Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2020-02-28 06:17:40.190
01:17:40 [2020-02-28T06:17:40.547Z] !MESSAGE Custom factory for type 87 does not exist
01:17:40 [2020-02-28T06:17:40.547Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
01:17:40 [2020-02-28T06:17:40.547Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.027 s
01:17:40 [2020-02-28T06:17:40.547Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
01:17:40 [2020-02-28T06:17:40.547Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
01:17:40 [2020-02-28T06:17:40.547Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
01:17:40 [2020-02-28T06:17:40.547Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
01:17:40 [2020-02-28T06:17:40.547Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
01:17:40 [2020-02-28T06:17:40.547Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
01:17:40 [2020-02-28T06:17:40.547Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.547Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
01:17:40 [2020-02-28T06:17:40.548Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
01:17:40 [2020-02-28T06:17:40.548Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.548Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
01:17:40 [2020-02-28T06:17:40.803Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
01:17:40 [2020-02-28T06:17:40.803Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.002 s
01:17:40 [2020-02-28T06:17:40.803Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.501 s
01:17:40 [2020-02-28T06:17:40.803Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0 s
01:17:40 [2020-02-28T06:17:40.803Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
01:17:41 [2020-02-28T06:17:41.058Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
01:17:41 [2020-02-28T06:17:41.058Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.003 s
01:17:41 [2020-02-28T06:17:41.058Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
01:17:41 [2020-02-28T06:17:41.058Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
01:17:41 [2020-02-28T06:17:41.058Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.206 s
01:17:41 [2020-02-28T06:17:41.058Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
01:17:41 [2020-02-28T06:17:41.058Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
01:17:41 [2020-02-28T06:17:41.058Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.056 s
01:17:41 [2020-02-28T06:17:41.058Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
01:17:41 [2020-02-28T06:17:41.058Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
01:17:41 [2020-02-28T06:17:41.058Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
01:17:41 [2020-02-28T06:17:41.058Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
01:17:41 [2020-02-28T06:17:41.058Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
01:17:41 [2020-02-28T06:17:41.058Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
01:17:41 [2020-02-28T06:17:41.058Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
01:17:41 [2020-02-28T06:17:41.058Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
01:17:41 [2020-02-28T06:17:41.058Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
01:17:41 [2020-02-28T06:17:41.058Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
01:17:41 [2020-02-28T06:17:41.058Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
01:17:41 [2020-02-28T06:17:41.058Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
01:17:41 [2020-02-28T06:17:41.058Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
01:17:41 [2020-02-28T06:17:41.313Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
01:17:41 [2020-02-28T06:17:41.313Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.102 s
01:17:41 [2020-02-28T06:17:41.313Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
01:17:41 [2020-02-28T06:17:41.313Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
01:17:41 [2020-02-28T06:17:41.313Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0.001 s
01:17:41 [2020-02-28T06:17:41.313Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
01:17:41 [2020-02-28T06:17:41.313Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
01:17:41 [2020-02-28T06:17:41.313Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
01:17:41 [2020-02-28T06:17:41.313Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
01:17:41 [2020-02-28T06:17:41.313Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
01:17:41 [2020-02-28T06:17:41.313Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
01:17:41 [2020-02-28T06:17:41.313Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
01:17:41 [2020-02-28T06:17:41.313Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
01:17:41 [2020-02-28T06:17:41.313Z] 
01:17:41 [2020-02-28T06:17:41.313Z] Results:
01:17:41 [2020-02-28T06:17:41.313Z] 
01:17:41 [2020-02-28T06:17:41.313Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0
01:17:41 [2020-02-28T06:17:41.313Z] 
01:17:43 [2020-02-28T06:17:43.202Z] [INFO] All tests passed!
01:17:43 [2020-02-28T06:17:43.202Z] [INFO] 
01:17:43 [2020-02-28T06:17:43.202Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:43 [2020-02-28T06:17:43.202Z] [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
01:17:43 [2020-02-28T06:17:43.202Z] [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
01:17:43 [2020-02-28T06:17:43.202Z] [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
01:17:43 [2020-02-28T06:17:43.202Z] [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
01:17:43 [2020-02-28T06:17:43.202Z] [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
01:17:43 [2020-02-28T06:17:43.203Z] [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
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] 
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] 
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT [18/138]
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] 
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] 
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] The project's OSGi version is 1.0.11.202002280607
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] 
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] 
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] 
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] 
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] 
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:43 [2020-02-28T06:17:43.203Z] [INFO] Compiling 151 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
01:17:46 [2020-02-28T06:17:46.465Z] [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:[106] 
01:17:46 [2020-02-28T06:17:46.465Z] 	return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos());
01:17:46 [2020-02-28T06:17:46.465Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:17:46 [2020-02-28T06:17:46.465Z] [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:[136] 
01:17:46 [2020-02-28T06:17:46.465Z] 	return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo);
01:17:46 [2020-02-28T06:17:46.465Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:17:46 [2020-02-28T06:17:46.465Z] 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 60)
01:17:46 [2020-02-28T06:17:46.465Z] 	@SuppressWarnings({"javadoc", "nls"})
01:17:46 [2020-02-28T06:17:46.465Z] 	                              ^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:17:46 [2020-02-28T06:17:46.465Z] [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:[127] 
01:17:46 [2020-02-28T06:17:46.465Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
01:17:46 [2020-02-28T06:17:46.465Z] 	                                                           ^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:17:46 [2020-02-28T06:17:46.465Z] [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:[126] 
01:17:46 [2020-02-28T06:17:46.465Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
01:17:46 [2020-02-28T06:17:46.465Z] 	                                                           ^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:17:46 [2020-02-28T06:17:46.465Z] [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:[119] 
01:17:46 [2020-02-28T06:17:46.465Z] 	return event;
01:17:46 [2020-02-28T06:17:46.465Z] 	^^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Potential resource leak: 'stream' may not be closed at this location
01:17:46 [2020-02-28T06:17:46.465Z] [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:[124] 
01:17:46 [2020-02-28T06:17:46.465Z] 	return null;
01:17:46 [2020-02-28T06:17:46.465Z] 	^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Potential resource leak: 'stream' may not be closed at this location
01:17:46 [2020-02-28T06:17:46.465Z] [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:[97] 
01:17:46 [2020-02-28T06:17:46.465Z] 	ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS);
01:17:46 [2020-02-28T06:17:46.465Z] 	                      ^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent'
01:17:46 [2020-02-28T06:17:46.465Z] 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 220)
01:17:46 [2020-02-28T06:17:46.465Z] 	assertFalse("equals", fEvent1.equals(fEvent1.getType()));
01:17:46 [2020-02-28T06:17:46.465Z] 	                                     ^^^^^^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent
01:17:46 [2020-02-28T06:17:46.465Z] 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 133)
01:17:46 [2020-02-28T06:17:46.465Z] 	assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName()));
01:17:46 [2020-02-28T06:17:46.465Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite
01:17:46 [2020-02-28T06:17:46.465Z] 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 57)
01:17:46 [2020-02-28T06:17:46.465Z] 	@SuppressWarnings({ "nls", "javadoc"})
01:17:46 [2020-02-28T06:17:46.465Z] 	                    ^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:17:46 [2020-02-28T06:17:46.465Z] 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 256)
01:17:46 [2020-02-28T06:17:46.465Z] 	assertFalse("equals", fField1.equals(fValue1));
01:17:46 [2020-02-28T06:17:46.465Z] 	                                     ^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField
01:17:46 [2020-02-28T06:17:46.465Z] 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 32)
01:17:46 [2020-02-28T06:17:46.465Z] 	@SuppressWarnings({ "javadoc", "nls" })
01:17:46 [2020-02-28T06:17:46.465Z] 	                               ^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:17:46 [2020-02-28T06:17:46.465Z] 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 126)
01:17:46 [2020-02-28T06:17:46.465Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
01:17:46 [2020-02-28T06:17:46.465Z] 	                                 ^^^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
01:17:46 [2020-02-28T06:17:46.465Z] 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 90)
01:17:46 [2020-02-28T06:17:46.465Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
01:17:46 [2020-02-28T06:17:46.465Z] 	                                 ^^^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
01:17:46 [2020-02-28T06:17:46.465Z] [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:[60] 
01:17:46 [2020-02-28T06:17:46.465Z] 	public void setUp() throws IOException {
01:17:46 [2020-02-28T06:17:46.465Z] 	                           ^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest
01:17:46 [2020-02-28T06:17:46.465Z] [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:[454] 
01:17:46 [2020-02-28T06:17:46.465Z] 	@NonNull Iterable<IAnalysisModule> modules = super.getAnalysisModules();
01:17:46 [2020-02-28T06:17:46.465Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Null type safety (type annotations): The expression of type '@NonNull Iterable<IAnalysisModule>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>'
01:17:46 [2020-02-28T06:17:46.465Z] 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 174)
01:17:46 [2020-02-28T06:17:46.465Z] 	assertFalse("equals", Objects.equals(fLocation2, fLocation3));
01:17:46 [2020-02-28T06:17:46.465Z] 	                                                 ^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation
01:17:46 [2020-02-28T06:17:46.465Z] 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 175)
01:17:46 [2020-02-28T06:17:46.465Z] 	assertFalse("equals", Objects.equals(fLocation3, fLocation2));
01:17:46 [2020-02-28T06:17:46.465Z] 	                                                 ^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation
01:17:46 [2020-02-28T06:17:46.465Z] 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 191)
01:17:46 [2020-02-28T06:17:46.465Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
01:17:46 [2020-02-28T06:17:46.465Z] 	                                 ^^^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
01:17:46 [2020-02-28T06:17:46.465Z] 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 184)
01:17:46 [2020-02-28T06:17:46.465Z] 	assertFalse("equals", fType1.equals(fLabels1));
01:17:46 [2020-02-28T06:17:46.465Z] 	                                    ^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType
01:17:46 [2020-02-28T06:17:46.465Z] 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 55)
01:17:46 [2020-02-28T06:17:46.465Z] 	@SuppressWarnings("nls")
01:17:46 [2020-02-28T06:17:46.465Z] 	                  ^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:17:46 [2020-02-28T06:17:46.465Z] 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 40)
01:17:46 [2020-02-28T06:17:46.465Z] 	@SuppressWarnings("nls")
01:17:46 [2020-02-28T06:17:46.465Z] 	                  ^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:17:46 [2020-02-28T06:17:46.465Z] 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 214)
01:17:46 [2020-02-28T06:17:46.465Z] 	assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0)));
01:17:46 [2020-02-28T06:17:46.465Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:46 [2020-02-28T06:17:46.465Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint
01:17:46 [2020-02-28T06:17:46.465Z] 26 problems (0 errors, 9 warnings, 9 info)
01:17:46 [2020-02-28T06:17:46.465Z] [INFO] 
01:17:46 [2020-02-28T06:17:46.465Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:46 [2020-02-28T06:17:46.465Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:46 [2020-02-28T06:17:46.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
01:17:46 [2020-02-28T06:17:46.465Z] [INFO] 
01:17:46 [2020-02-28T06:17:46.465Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:46 [2020-02-28T06:17:46.465Z] [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
01:17:46 [2020-02-28T06:17:46.465Z] [INFO] 
01:17:46 [2020-02-28T06:17:46.465Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:46 [2020-02-28T06:17:46.465Z] [INFO] 
01:17:46 [2020-02-28T06:17:46.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:46 [2020-02-28T06:17:46.466Z] [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
01:17:46 [2020-02-28T06:17:46.721Z] [INFO] 
01:17:46 [2020-02-28T06:17:46.721Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:46 [2020-02-28T06:17:46.721Z] [INFO] 
01:17:46 [2020-02-28T06:17:46.721Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:46 [2020-02-28T06:17:46.721Z] [INFO] 
01:17:46 [2020-02-28T06:17:46.721Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:46 [2020-02-28T06:17:46.721Z] [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
01:17:47 [2020-02-28T06:17:47.647Z] [INFO] 
01:17:47 [2020-02-28T06:17:47.647Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:47 [2020-02-28T06:17:47.647Z] [INFO] 
01:17:47 [2020-02-28T06:17:47.647Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
01:17:48 [2020-02-28T06:17:48.208Z] [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
01:17:48 [2020-02-28T06:17:48.208Z] [INFO] Command line:
01:17:48 [2020-02-28T06:17:48.208Z] 	[/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]
01:17:48 [2020-02-28T06:17:48.208Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:17:50 [2020-02-28T06:17:50.096Z] !SESSION 2020-02-28 06:17:48.148 -----------------------------------------------
01:17:50 [2020-02-28T06:17:50.096Z] eclipse.buildId=unknown
01:17:50 [2020-02-28T06:17:50.096Z] java.version=1.8.0_202
01:17:50 [2020-02-28T06:17:50.096Z] java.vendor=Oracle Corporation
01:17:50 [2020-02-28T06:17:50.096Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:17:50 [2020-02-28T06:17:50.096Z] 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
01:17:50 [2020-02-28T06:17:50.096Z] 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
01:17:50 [2020-02-28T06:17:50.096Z] 
01:17:50 [2020-02-28T06:17:50.096Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:17:49.833
01:17:50 [2020-02-28T06:17:50.096Z] !MESSAGE FrameworkEvent ERROR
01:17:50 [2020-02-28T06:17:50.096Z] !STACK 0
01:17:50 [2020-02-28T06:17:50.096Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:17:50 [2020-02-28T06:17:50.096Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:17:50 [2020-02-28T06:17:50.096Z] 
01:17:50 [2020-02-28T06:17:50.096Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:17:50 [2020-02-28T06:17:50.096Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:17:50 [2020-02-28T06:17:50.096Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:17:50 [2020-02-28T06:17:50.096Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:17:50 [2020-02-28T06:17:50.096Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:17:50 [2020-02-28T06:17:50.096Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:17:50 [2020-02-28T06:17:50.096Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:17:50 [2020-02-28T06:17:50.096Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:17:51 [2020-02-28T06:17:51.460Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
01:17:51 [2020-02-28T06:17:51.715Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
01:17:51 [2020-02-28T06:17:51.715Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.019 s
01:17:51 [2020-02-28T06:17:51.715Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
01:17:51 [2020-02-28T06:17:51.715Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
01:17:51 [2020-02-28T06:17:51.715Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
01:17:51 [2020-02-28T06:17:51.715Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.005 s
01:17:51 [2020-02-28T06:17:51.715Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
01:17:51 [2020-02-28T06:17:51.715Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
01:17:54 [2020-02-28T06:17:54.227Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
01:17:54 [2020-02-28T06:17:54.227Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.496 s
01:17:54 [2020-02-28T06:17:54.227Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.227Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.475 s
01:17:54 [2020-02-28T06:17:54.227Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.088 s
01:17:54 [2020-02-28T06:17:54.227Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.785 s
01:17:54 [2020-02-28T06:17:54.227Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.227Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.01 s
01:17:54 [2020-02-28T06:17:54.227Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.227Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.099 s
01:17:54 [2020-02-28T06:17:54.227Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
01:17:54 [2020-02-28T06:17:54.227Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
01:17:54 [2020-02-28T06:17:54.227Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.227Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.228Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.228Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.228Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.228Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.228Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.228Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.228Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
01:17:54 [2020-02-28T06:17:54.483Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
01:17:54 [2020-02-28T06:17:54.483Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.567 s
01:17:54 [2020-02-28T06:17:54.483Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.483Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.483Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
01:17:54 [2020-02-28T06:17:54.483Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
01:17:54 [2020-02-28T06:17:54.483Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
01:17:54 [2020-02-28T06:17:54.483Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
01:17:54 [2020-02-28T06:17:54.483Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.003 s
01:17:54 [2020-02-28T06:17:54.483Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
01:17:54 [2020-02-28T06:17:54.483Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
01:17:54 [2020-02-28T06:17:54.483Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
01:17:54 [2020-02-28T06:17:54.483Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
01:17:54 [2020-02-28T06:17:54.483Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
01:17:54 [2020-02-28T06:17:54.483Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.483Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.483Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.011 s
01:17:54 [2020-02-28T06:17:54.483Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.483Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.483Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.483Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.483Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
01:17:54 [2020-02-28T06:17:54.483Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.483Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
01:17:54 [2020-02-28T06:17:54.483Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
01:17:54 [2020-02-28T06:17:54.483Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.003 s
01:17:54 [2020-02-28T06:17:54.483Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.483Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.484Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.065 s
01:17:54 [2020-02-28T06:17:54.484Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
01:17:54 [2020-02-28T06:17:54.484Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
01:17:54 [2020-02-28T06:17:54.484Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
01:17:54 [2020-02-28T06:17:54.484Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
01:17:54 [2020-02-28T06:17:54.484Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
01:17:54 [2020-02-28T06:17:54.484Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.484Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.484Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
01:17:54 [2020-02-28T06:17:54.739Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
01:17:54 [2020-02-28T06:17:54.739Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
01:17:54 [2020-02-28T06:17:54.739Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.056 s
01:17:54 [2020-02-28T06:17:54.739Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
01:17:54 [2020-02-28T06:17:54.739Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.005 s
01:17:54 [2020-02-28T06:17:54.739Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
01:17:54 [2020-02-28T06:17:54.739Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
01:17:54 [2020-02-28T06:17:54.739Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
01:17:54 [2020-02-28T06:17:54.739Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.739Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
01:17:54 [2020-02-28T06:17:54.739Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
01:17:54 [2020-02-28T06:17:54.739Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
01:17:54 [2020-02-28T06:17:54.739Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.739Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.740Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.740Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.740Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.740Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.740Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.740Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.740Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
01:17:54 [2020-02-28T06:17:54.740Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
01:17:59 [2020-02-28T06:17:59.980Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.94 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
01:17:59 [2020-02-28T06:17:59.980Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.224 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 2.772 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.633 s
01:17:59 [2020-02-28T06:17:59.980Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.044 s
01:17:59 [2020-02-28T06:17:59.980Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.009 s
01:17:59 [2020-02-28T06:17:59.980Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
01:17:59 [2020-02-28T06:17:59.980Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.077 s
01:17:59 [2020-02-28T06:17:59.980Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.099 s
01:17:59 [2020-02-28T06:17:59.980Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.571 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.02 s
01:17:59 [2020-02-28T06:17:59.980Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.061 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.056 s
01:17:59 [2020-02-28T06:17:59.980Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.067 s
01:17:59 [2020-02-28T06:17:59.980Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.131 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.054 s
01:17:59 [2020-02-28T06:17:59.980Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.016 s
01:17:59 [2020-02-28T06:17:59.980Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.088 s
01:17:59 [2020-02-28T06:17:59.980Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
01:17:59 [2020-02-28T06:17:59.980Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
01:17:59 [2020-02-28T06:17:59.980Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.006 s
01:17:59 [2020-02-28T06:17:59.980Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.124 s
01:17:59 [2020-02-28T06:17:59.980Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.02 s
01:17:59 [2020-02-28T06:17:59.980Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
01:17:59 [2020-02-28T06:17:59.980Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
01:17:59 [2020-02-28T06:17:59.980Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.005 s
01:17:59 [2020-02-28T06:17:59.980Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.01 s
01:17:59 [2020-02-28T06:17:59.980Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.072 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
01:17:59 [2020-02-28T06:17:59.980Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
01:17:59 [2020-02-28T06:17:59.980Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
01:17:59 [2020-02-28T06:17:59.980Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
01:17:59 [2020-02-28T06:17:59.980Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
01:17:59 [2020-02-28T06:17:59.980Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
01:17:59 [2020-02-28T06:17:59.980Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
01:17:59 [2020-02-28T06:17:59.980Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
01:18:06 [2020-02-28T06:18:06.512Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.049 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
01:18:06 [2020-02-28T06:18:06.512Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.318 s
01:18:06 [2020-02-28T06:18:06.512Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.41 s
01:18:06 [2020-02-28T06:18:06.512Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 2.045 s
01:18:06 [2020-02-28T06:18:06.512Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.082 s
01:18:06 [2020-02-28T06:18:06.512Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
01:18:06 [2020-02-28T06:18:06.512Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.02 s
01:18:06 [2020-02-28T06:18:06.512Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.287 s
01:18:06 [2020-02-28T06:18:06.512Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.353 s
01:18:06 [2020-02-28T06:18:06.512Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
01:18:06 [2020-02-28T06:18:06.512Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.895 s
01:18:06 [2020-02-28T06:18:06.512Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.038 s
01:18:06 [2020-02-28T06:18:06.512Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.009 s
01:18:06 [2020-02-28T06:18:06.512Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.009 s
01:18:06 [2020-02-28T06:18:06.512Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
01:18:06 [2020-02-28T06:18:06.512Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.26 s
01:18:06 [2020-02-28T06:18:06.512Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.022 s
01:18:06 [2020-02-28T06:18:06.512Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.01 s
01:18:06 [2020-02-28T06:18:06.512Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.265 s
01:18:06 [2020-02-28T06:18:06.512Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
01:18:09 [2020-02-28T06:18:09.024Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.952 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
01:18:09 [2020-02-28T06:18:09.024Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.574 s
01:18:09 [2020-02-28T06:18:09.024Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.373 s
01:18:09 [2020-02-28T06:18:09.024Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
01:18:21 [2020-02-28T06:18:21.188Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.124 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
01:18:21 [2020-02-28T06:18:21.188Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 7.412 s
01:18:21 [2020-02-28T06:18:21.188Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 4.712 s
01:18:21 [2020-02-28T06:18:21.188Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
01:18:31 [2020-02-28T06:18:31.125Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.523 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
01:18:31 [2020-02-28T06:18:31.125Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.976 s
01:18:31 [2020-02-28T06:18:31.125Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.527 s
01:18:31 [2020-02-28T06:18:31.125Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.007 s
01:18:31 [2020-02-28T06:18:31.125Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.012 s
01:18:31 [2020-02-28T06:18:31.125Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
01:18:31 [2020-02-28T06:18:31.125Z] 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
01:18:31 [2020-02-28T06:18:31.125Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
01:18:31 [2020-02-28T06:18:31.125Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
01:18:31 [2020-02-28T06:18:31.125Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
01:18:31 [2020-02-28T06:18:31.125Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
01:18:31 [2020-02-28T06:18:31.125Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
01:18:31 [2020-02-28T06:18:31.125Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
01:18:31 [2020-02-28T06:18:31.125Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
01:18:31 [2020-02-28T06:18:31.125Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
01:18:31 [2020-02-28T06:18:31.125Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
01:18:31 [2020-02-28T06:18:31.125Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
01:18:31 [2020-02-28T06:18:31.125Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
01:18:31 [2020-02-28T06:18:31.125Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
01:18:31 [2020-02-28T06:18:31.125Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
01:18:39 [2020-02-28T06:18:39.201Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.368 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
01:18:39 [2020-02-28T06:18:39.201Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.496 s
01:18:39 [2020-02-28T06:18:39.201Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.351 s
01:18:39 [2020-02-28T06:18:39.201Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.346 s
01:18:39 [2020-02-28T06:18:39.201Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.349 s
01:18:39 [2020-02-28T06:18:39.201Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.467 s
01:18:39 [2020-02-28T06:18:39.201Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.357 s
01:18:39 [2020-02-28T06:18:39.201Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
01:20:00 [2020-02-28T06:20:00.558Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.541 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.358 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.349 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.408 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.36 s
01:20:00 [2020-02-28T06:20:00.558Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.367 s
01:20:00 [2020-02-28T06:20:00.558Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.818 s
01:20:00 [2020-02-28T06:20:00.558Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.446 s
01:20:00 [2020-02-28T06:20:00.558Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.706 s
01:20:00 [2020-02-28T06:20:00.558Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.812 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.425 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.362 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.363 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.385 s
01:20:00 [2020-02-28T06:20:00.558Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.363 s
01:20:00 [2020-02-28T06:20:00.558Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.712 s
01:20:00 [2020-02-28T06:20:00.558Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.333 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.357 s
01:20:00 [2020-02-28T06:20:00.558Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.692 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.388 s
01:20:00 [2020-02-28T06:20:00.558Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.358 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.396 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.344 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.354 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.38 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.391 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.34 s
01:20:00 [2020-02-28T06:20:00.558Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.443 s
01:20:00 [2020-02-28T06:20:00.558Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.739 s
01:20:00 [2020-02-28T06:20:00.558Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.763 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.44 s
01:20:00 [2020-02-28T06:20:00.558Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.746 s
01:20:00 [2020-02-28T06:20:00.558Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.723 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.375 s
01:20:00 [2020-02-28T06:20:00.558Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.692 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.434 s
01:20:00 [2020-02-28T06:20:00.558Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.422 s
01:20:00 [2020-02-28T06:20:00.558Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.446 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.34 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.361 s
01:20:00 [2020-02-28T06:20:00.558Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.43 s
01:20:00 [2020-02-28T06:20:00.558Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.439 s
01:20:00 [2020-02-28T06:20:00.558Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.352 s
01:20:00 [2020-02-28T06:20:00.558Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.356 s
01:20:00 [2020-02-28T06:20:00.558Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.372 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.365 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.354 s
01:20:00 [2020-02-28T06:20:00.558Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.373 s
01:20:00 [2020-02-28T06:20:00.558Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
01:21:36 [2020-02-28T06:21:36.923Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.051 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.743 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.761 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.738 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.752 s
01:21:36 [2020-02-28T06:21:36.923Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.798 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.77 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.737 s
01:21:36 [2020-02-28T06:21:36.923Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.211 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.83 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.704 s
01:21:36 [2020-02-28T06:21:36.923Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.728 s
01:21:36 [2020-02-28T06:21:36.923Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 4.078 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.726 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.747 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.721 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.724 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.722 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.735 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.753 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.724 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.793 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.837 s
01:21:36 [2020-02-28T06:21:36.923Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.72 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.798 s
01:21:36 [2020-02-28T06:21:36.923Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.767 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.827 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.745 s
01:21:36 [2020-02-28T06:21:36.923Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.655 s
01:21:36 [2020-02-28T06:21:36.923Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.371 s
01:21:36 [2020-02-28T06:21:36.923Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.724 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.75 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.883 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.744 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.729 s
01:21:36 [2020-02-28T06:21:36.923Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
01:21:36 [2020-02-28T06:21:36.923Z] 
01:21:36 [2020-02-28T06:21:36.923Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:33.928
01:21:36 [2020-02-28T06:21:36.923Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
01:21:36 [2020-02-28T06:21:36.923Z] !STACK 0
01:21:36 [2020-02-28T06:21:36.923Z] java.lang.RuntimeException: The parameter should be set
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:21:36 [2020-02-28T06:21:36.923Z] 
01:21:36 [2020-02-28T06:21:36.923Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:33.930
01:21:36 [2020-02-28T06:21:36.923Z] !MESSAGE Exception executing analysis
01:21:36 [2020-02-28T06:21:36.923Z] !STACK 0
01:21:36 [2020-02-28T06:21:36.923Z] java.lang.RuntimeException: The parameter should be set
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:21:36 [2020-02-28T06:21:36.923Z] 
01:21:36 [2020-02-28T06:21:36.923Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:35.331
01:21:36 [2020-02-28T06:21:36.923Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
01:21:36 [2020-02-28T06:21:36.923Z] !STACK 0
01:21:36 [2020-02-28T06:21:36.923Z] java.lang.RuntimeException: The parameter should be set
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:21:36 [2020-02-28T06:21:36.923Z] 
01:21:36 [2020-02-28T06:21:36.923Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:35.332
01:21:36 [2020-02-28T06:21:36.923Z] !MESSAGE Exception executing analysis
01:21:36 [2020-02-28T06:21:36.923Z] !STACK 0
01:21:36 [2020-02-28T06:21:36.923Z] java.lang.RuntimeException: The parameter should be set
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
01:21:36 [2020-02-28T06:21:36.923Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:21:36 [2020-02-28T06:21:36.923Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.812 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
01:21:36 [2020-02-28T06:21:36.923Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.403 s
01:21:36 [2020-02-28T06:21:36.923Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.409 s
01:21:36 [2020-02-28T06:21:36.923Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
01:21:36 [2020-02-28T06:21:36.923Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
01:21:36 [2020-02-28T06:21:36.923Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.085 s
01:21:36 [2020-02-28T06:21:36.923Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.019 s
01:21:36 [2020-02-28T06:21:36.923Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.114 s
01:21:36 [2020-02-28T06:21:36.923Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
01:21:49 [2020-02-28T06:21:49.089Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.407 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.019 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.721 s
01:21:49 [2020-02-28T06:21:49.089Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.067 s
01:21:49 [2020-02-28T06:21:49.089Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.077 s
01:21:49 [2020-02-28T06:21:49.089Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.037 s
01:21:49 [2020-02-28T06:21:49.089Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.758 s
01:21:49 [2020-02-28T06:21:49.089Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.127 s
01:21:49 [2020-02-28T06:21:49.089Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.059 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.018 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.035 s
01:21:49 [2020-02-28T06:21:49.089Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.721 s
01:21:49 [2020-02-28T06:21:49.089Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.132 s
01:21:49 [2020-02-28T06:21:49.089Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.037 s
01:21:49 [2020-02-28T06:21:49.089Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.058 s
01:21:49 [2020-02-28T06:21:49.089Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.048 s
01:21:49 [2020-02-28T06:21:49.089Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.02 s
01:21:49 [2020-02-28T06:21:49.089Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
01:21:49 [2020-02-28T06:21:49.089Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
01:21:49 [2020-02-28T06:21:49.089Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
01:21:49 [2020-02-28T06:21:49.089Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
01:21:49 [2020-02-28T06:21:49.089Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
01:21:49 [2020-02-28T06:21:49.089Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
01:21:49 [2020-02-28T06:21:49.089Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
01:21:49 [2020-02-28T06:21:49.089Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
01:21:49 [2020-02-28T06:21:49.089Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
01:21:49 [2020-02-28T06:21:49.089Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.123 s
01:21:49 [2020-02-28T06:21:49.089Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
01:21:49 [2020-02-28T06:21:49.089Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.003 s
01:21:49 [2020-02-28T06:21:49.089Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
01:21:49 [2020-02-28T06:21:49.089Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
01:21:49 [2020-02-28T06:21:49.089Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.005 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
01:21:49 [2020-02-28T06:21:49.089Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
01:21:49 [2020-02-28T06:21:49.089Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
01:21:49 [2020-02-28T06:21:49.089Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
01:21:49 [2020-02-28T06:21:49.089Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.089Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
01:21:49 [2020-02-28T06:21:49.089Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
01:21:49 [2020-02-28T06:21:49.089Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.089Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
01:21:49 [2020-02-28T06:21:49.090Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
01:21:49 [2020-02-28T06:21:49.090Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
01:21:49 [2020-02-28T06:21:49.090Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
01:21:49 [2020-02-28T06:21:49.090Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.090Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
01:21:49 [2020-02-28T06:21:49.090Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
01:21:49 [2020-02-28T06:21:49.090Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
01:21:49 [2020-02-28T06:21:49.090Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
01:21:49 [2020-02-28T06:21:49.090Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
01:21:49 [2020-02-28T06:21:49.090Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
01:21:49 [2020-02-28T06:21:49.090Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
01:21:49 [2020-02-28T06:21:49.090Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
01:21:49 [2020-02-28T06:21:49.090Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
01:21:49 [2020-02-28T06:21:49.090Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.090Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
01:21:49 [2020-02-28T06:21:49.090Z] 
01:21:49 [2020-02-28T06:21:49.090Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:48.258
01:21:49 [2020-02-28T06:21:49.090Z] !MESSAGE Error parsing /tmp/markers5420153588947571740xml
01:21:49 [2020-02-28T06:21:49.090Z] !STACK 0
01:21:49 [2020-02-28T06:21:49.090Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5420153588947571740xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
01:21:49 [2020-02-28T06:21:49.090Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.090Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.090Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.090Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.090Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:21:49 [2020-02-28T06:21:49.090Z] 
01:21:49 [2020-02-28T06:21:49.090Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:48.263
01:21:49 [2020-02-28T06:21:49.090Z] !MESSAGE Error parsing /tmp/markers5088408067819771894xml
01:21:49 [2020-02-28T06:21:49.090Z] !STACK 0
01:21:49 [2020-02-28T06:21:49.090Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5088408067819771894xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
01:21:49 [2020-02-28T06:21:49.090Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
01:21:49 [2020-02-28T06:21:49.090Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.090Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.090Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:21:49 [2020-02-28T06:21:49.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:21:49 [2020-02-28T06:21:49.091Z] 
01:21:49 [2020-02-28T06:21:49.091Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:48.267
01:21:49 [2020-02-28T06:21:49.091Z] !MESSAGE Error parsing /tmp/markers8227147172617246773xml
01:21:49 [2020-02-28T06:21:49.091Z] !STACK 0
01:21:49 [2020-02-28T06:21:49.091Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8227147172617246773xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
01:21:49 [2020-02-28T06:21:49.091Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:21:49 [2020-02-28T06:21:49.091Z] 
01:21:49 [2020-02-28T06:21:49.091Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:48.319
01:21:49 [2020-02-28T06:21:49.091Z] !MESSAGE Error parsing /tmp/markers8732765529748579074xml
01:21:49 [2020-02-28T06:21:49.091Z] !STACK 0
01:21:49 [2020-02-28T06:21:49.091Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8732765529748579074xml; 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.
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
01:21:49 [2020-02-28T06:21:49.091Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
01:21:49 [2020-02-28T06:21:49.091Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.091Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.091Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:21:49 [2020-02-28T06:21:49.091Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:21:49 [2020-02-28T06:21:49.092Z] 
01:21:49 [2020-02-28T06:21:49.092Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:48.329
01:21:49 [2020-02-28T06:21:49.092Z] !MESSAGE Error parsing /tmp/markers3717969199691949103xml
01:21:49 [2020-02-28T06:21:49.092Z] !STACK 0
01:21:49 [2020-02-28T06:21:49.092Z] java.lang.IllegalArgumentException: Invalid range: [4095‥0]
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.google.common.collect.Range.<init>(Range.java:366)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.google.common.collect.Range.create(Range.java:156)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.google.common.collect.Range.closed(Range.java:180)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.092Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.092Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.092Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.092Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:21:49 [2020-02-28T06:21:49.092Z] 
01:21:49 [2020-02-28T06:21:49.092Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:48.334
01:21:49 [2020-02-28T06:21:49.092Z] !MESSAGE Error parsing /tmp/markers3980140241202808857xml
01:21:49 [2020-02-28T06:21:49.092Z] !STACK 0
01:21:49 [2020-02-28T06:21:49.092Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3980140241202808857xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
01:21:49 [2020-02-28T06:21:49.092Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.092Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.092Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.092Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.092Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:21:49 [2020-02-28T06:21:49.092Z] 
01:21:49 [2020-02-28T06:21:49.092Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:48.339
01:21:49 [2020-02-28T06:21:49.092Z] !MESSAGE Error parsing /tmp/markers7075559496337942834xml
01:21:49 [2020-02-28T06:21:49.092Z] !STACK 0
01:21:49 [2020-02-28T06:21:49.092Z] java.lang.IllegalArgumentException: Invalid range: [4095‥0]
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.google.common.collect.Range.<init>(Range.java:366)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.google.common.collect.Range.create(Range.java:156)
01:21:49 [2020-02-28T06:21:49.092Z] 	at com.google.common.collect.Range.closed(Range.java:180)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.092Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.092Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.092Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:21:49 [2020-02-28T06:21:49.092Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.093Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.093Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:21:49 [2020-02-28T06:21:49.093Z] 
01:21:49 [2020-02-28T06:21:49.093Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:48.343
01:21:49 [2020-02-28T06:21:49.093Z] !MESSAGE Error parsing /tmp/markers679515771665816258xml
01:21:49 [2020-02-28T06:21:49.093Z] !STACK 0
01:21:49 [2020-02-28T06:21:49.093Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers679515771665816258xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
01:21:49 [2020-02-28T06:21:49.093Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.093Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.093Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.093Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.093Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:21:49 [2020-02-28T06:21:49.093Z] 
01:21:49 [2020-02-28T06:21:49.093Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:21:48.347
01:21:49 [2020-02-28T06:21:49.093Z] !MESSAGE Error parsing /tmp/markers636051879795263021xml
01:21:49 [2020-02-28T06:21:49.093Z] !STACK 0
01:21:49 [2020-02-28T06:21:49.093Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers636051879795263021xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
01:21:49 [2020-02-28T06:21:49.093Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
01:21:49 [2020-02-28T06:21:49.093Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.093Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.093Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.093Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:21:49 [2020-02-28T06:21:49.093Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:21:49 [2020-02-28T06:21:49.093Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:21:49 [2020-02-28T06:21:49.093Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:21:49 [2020-02-28T06:21:49.093Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
01:21:49 [2020-02-28T06:21:49.093Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.1 s
01:21:49 [2020-02-28T06:21:49.093Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.07 s
01:21:49 [2020-02-28T06:21:49.093Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.005 s
01:21:49 [2020-02-28T06:21:49.093Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.002 s
01:21:49 [2020-02-28T06:21:49.093Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
01:21:49 [2020-02-28T06:21:49.093Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
01:21:49 [2020-02-28T06:21:49.093Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.093Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.093Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.093Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
01:21:49 [2020-02-28T06:21:49.093Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
01:21:49 [2020-02-28T06:21:49.093Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.093Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
01:21:49 [2020-02-28T06:21:49.093Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
01:21:49 [2020-02-28T06:21:49.093Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
01:21:49 [2020-02-28T06:21:49.093Z] 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
01:21:49 [2020-02-28T06:21:49.093Z] testBadlyFormed[1: 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.001 s
01:21:49 [2020-02-28T06:21:49.093Z] testBadlyFormed[2: 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.002 s
01:21:49 [2020-02-28T06:21:49.093Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
01:21:53 [2020-02-28T06:21:53.255Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.159 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
01:21:53 [2020-02-28T06:21:53.255Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 2.903 s
01:21:53 [2020-02-28T06:21:53.255Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.255 s
01:21:53 [2020-02-28T06:21:53.255Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
01:21:53 [2020-02-28T06:21:53.255Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
01:21:53 [2020-02-28T06:21:53.255Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.02 s
01:21:53 [2020-02-28T06:21:53.255Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
01:21:53 [2020-02-28T06:21:53.255Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
01:21:57 [2020-02-28T06:21:57.423Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.296 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
01:21:57 [2020-02-28T06:21:57.423Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.112 s
01:21:57 [2020-02-28T06:21:57.423Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.009 s
01:21:57 [2020-02-28T06:21:57.423Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 2.047 s
01:21:57 [2020-02-28T06:21:57.423Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.009 s
01:21:57 [2020-02-28T06:21:57.423Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.111 s
01:21:57 [2020-02-28T06:21:57.423Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.006 s
01:21:57 [2020-02-28T06:21:57.423Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
01:22:00 [2020-02-28T06:22:00.685Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.334 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
01:22:00 [2020-02-28T06:22:00.685Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.105 s
01:22:00 [2020-02-28T06:22:00.685Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
01:22:00 [2020-02-28T06:22:00.685Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.104 s
01:22:00 [2020-02-28T06:22:00.685Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
01:22:00 [2020-02-28T06:22:00.685Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.11 s
01:22:00 [2020-02-28T06:22:00.685Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.005 s
01:22:00 [2020-02-28T06:22:00.685Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
01:22:00 [2020-02-28T06:22:00.685Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
01:22:00 [2020-02-28T06:22:00.685Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.007 s
01:22:00 [2020-02-28T06:22:00.685Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
01:22:00 [2020-02-28T06:22:00.685Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
01:22:00 [2020-02-28T06:22:00.685Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
01:22:00 [2020-02-28T06:22:00.685Z] 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.001 s
01:22:00 [2020-02-28T06:22:00.685Z] testInvalid[1: 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.001 s
01:22:00 [2020-02-28T06:22:00.685Z] testInvalid[2: 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.001 s
01:22:00 [2020-02-28T06:22:00.685Z] 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.001 s
01:22:00 [2020-02-28T06:22:00.685Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
01:22:00 [2020-02-28T06:22:00.685Z] testInvalid[5: 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.001 s
01:22:00 [2020-02-28T06:22:00.685Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
01:22:00 [2020-02-28T06:22:00.685Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
01:22:00 [2020-02-28T06:22:00.685Z] 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.001 s
01:22:00 [2020-02-28T06:22:00.685Z] testValid[1: 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.001 s
01:22:00 [2020-02-28T06:22:00.685Z] testValid[2: 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 s
01:22:00 [2020-02-28T06:22:00.685Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
01:22:12 [2020-02-28T06:22:12.850Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.667 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
01:22:12 [2020-02-28T06:22:12.850Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 7.221 s
01:22:12 [2020-02-28T06:22:12.850Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 3.445 s
01:22:12 [2020-02-28T06:22:12.850Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
01:22:14 [2020-02-28T06:22:14.214Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.807 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
01:22:14 [2020-02-28T06:22:14.214Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.623 s
01:22:14 [2020-02-28T06:22:14.214Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
01:22:14 [2020-02-28T06:22:14.214Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.055 s
01:22:14 [2020-02-28T06:22:14.214Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
01:22:14 [2020-02-28T06:22:14.214Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.097 s
01:22:14 [2020-02-28T06:22:14.214Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.042 s
01:22:14 [2020-02-28T06:22:14.214Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
01:22:14 [2020-02-28T06:22:14.214Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 1.4 s
01:22:14 [2020-02-28T06:22:14.214Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
01:22:14 [2020-02-28T06:22:14.214Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.366 s
01:22:14 [2020-02-28T06:22:14.214Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
01:22:14 [2020-02-28T06:22:14.214Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.146 s
01:22:14 [2020-02-28T06:22:14.214Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.005 s
01:22:14 [2020-02-28T06:22:14.214Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
01:22:14 [2020-02-28T06:22:14.214Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
01:22:14 [2020-02-28T06:22:14.214Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
01:22:14 [2020-02-28T06:22:14.214Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.007 s
01:22:14 [2020-02-28T06:22:14.214Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
01:22:14 [2020-02-28T06:22:14.214Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
01:22:14 [2020-02-28T06:22:14.214Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.152 s
01:22:14 [2020-02-28T06:22:14.214Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
01:22:14 [2020-02-28T06:22:14.214Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
01:22:14 [2020-02-28T06:22:14.214Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
01:22:14 [2020-02-28T06:22:14.214Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
01:22:14 [2020-02-28T06:22:14.214Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
01:22:26 [2020-02-28T06:22:26.376Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.535 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
01:22:26 [2020-02-28T06:22:26.376Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.824 s
01:22:26 [2020-02-28T06:22:26.376Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.738 s
01:22:26 [2020-02-28T06:22:26.376Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.851 s
01:22:26 [2020-02-28T06:22:26.376Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.798 s
01:22:26 [2020-02-28T06:22:26.376Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.548 s
01:22:26 [2020-02-28T06:22:26.376Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.608 s
01:22:26 [2020-02-28T06:22:26.376Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.878 s
01:22:26 [2020-02-28T06:22:26.376Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.782 s
01:22:26 [2020-02-28T06:22:26.376Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.001 s
01:22:26 [2020-02-28T06:22:26.376Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.75 s
01:22:26 [2020-02-28T06:22:26.376Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
01:22:34 [2020-02-28T06:22:34.459Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.752 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
01:22:34 [2020-02-28T06:22:34.459Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.442 s
01:22:34 [2020-02-28T06:22:34.459Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.504 s
01:22:34 [2020-02-28T06:22:34.459Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.358 s
01:22:34 [2020-02-28T06:22:34.459Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.432 s
01:22:34 [2020-02-28T06:22:34.459Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.624 s
01:22:34 [2020-02-28T06:22:34.459Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.386 s
01:22:34 [2020-02-28T06:22:34.459Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
01:22:34 [2020-02-28T06:22:34.459Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
01:22:34 [2020-02-28T06:22:34.459Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.002 s
01:22:34 [2020-02-28T06:22:34.459Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
01:22:34 [2020-02-28T06:22:34.459Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
01:22:34 [2020-02-28T06:22:34.459Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
01:22:34 [2020-02-28T06:22:34.459Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
01:22:34 [2020-02-28T06:22:34.459Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
01:22:34 [2020-02-28T06:22:34.459Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
01:22:34 [2020-02-28T06:22:34.459Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
01:22:34 [2020-02-28T06:22:34.459Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
01:22:34 [2020-02-28T06:22:34.459Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
01:22:34 [2020-02-28T06:22:34.459Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
01:22:35 [2020-02-28T06:22:35.019Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
01:22:35 [2020-02-28T06:22:35.019Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
01:22:35 [2020-02-28T06:22:35.019Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
01:22:35 [2020-02-28T06:22:35.019Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
01:22:35 [2020-02-28T06:22:35.019Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
01:22:35 [2020-02-28T06:22:35.019Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.468 s
01:22:35 [2020-02-28T06:22:35.019Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
01:22:35 [2020-02-28T06:22:35.019Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
01:22:35 [2020-02-28T06:22:35.019Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
01:22:35 [2020-02-28T06:22:35.019Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.105 s
01:22:35 [2020-02-28T06:22:35.019Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
01:22:35 [2020-02-28T06:22:35.019Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 1.114 s
01:22:35 [2020-02-28T06:22:35.019Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
01:22:35 [2020-02-28T06:22:35.019Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
01:22:35 [2020-02-28T06:22:35.020Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
01:22:37 [2020-02-28T06:22:37.531Z] 
01:22:37 [2020-02-28T06:22:37.531Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:22:37.371
01:22:37 [2020-02-28T06:22:37.531Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(667,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
01:22:38 [2020-02-28T06:22:38.895Z] 
01:22:38 [2020-02-28T06:22:38.895Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:22:38.471
01:22:38 [2020-02-28T06:22:38.895Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(669,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
01:22:38 [2020-02-28T06:22:38.895Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.506 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
01:22:38 [2020-02-28T06:22:38.895Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.036 s
01:22:38 [2020-02-28T06:22:38.895Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.099 s
01:22:38 [2020-02-28T06:22:38.895Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
01:22:38 [2020-02-28T06:22:38.895Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
01:22:38 [2020-02-28T06:22:38.895Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0.001 s
01:22:38 [2020-02-28T06:22:38.895Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
01:22:38 [2020-02-28T06:22:38.895Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
01:22:38 [2020-02-28T06:22:38.895Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.004 s
01:22:38 [2020-02-28T06:22:38.895Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
01:22:38 [2020-02-28T06:22:38.895Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
01:22:38 [2020-02-28T06:22:38.895Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
01:22:38 [2020-02-28T06:22:38.895Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
01:22:38 [2020-02-28T06:22:38.895Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
01:22:38 [2020-02-28T06:22:38.895Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
01:22:38 [2020-02-28T06:22:38.895Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.001 s
01:22:38 [2020-02-28T06:22:38.895Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
01:22:38 [2020-02-28T06:22:38.895Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
01:22:40 [2020-02-28T06:22:40.782Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.018 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
01:22:40 [2020-02-28T06:22:40.782Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
01:22:40 [2020-02-28T06:22:40.782Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.002 s
01:22:40 [2020-02-28T06:22:40.782Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.005 s
01:22:40 [2020-02-28T06:22:40.782Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
01:22:40 [2020-02-28T06:22:40.782Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
01:22:40 [2020-02-28T06:22:40.782Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.002 s
01:22:40 [2020-02-28T06:22:40.782Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0 s
01:22:40 [2020-02-28T06:22:40.782Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
01:22:40 [2020-02-28T06:22:40.782Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
01:22:40 [2020-02-28T06:22:40.782Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
01:22:40 [2020-02-28T06:22:40.782Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
01:22:40 [2020-02-28T06:22:40.782Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
01:22:40 [2020-02-28T06:22:40.782Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
01:22:40 [2020-02-28T06:22:40.782Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
01:22:40 [2020-02-28T06:22:40.782Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
01:22:40 [2020-02-28T06:22:40.782Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
01:22:40 [2020-02-28T06:22:40.782Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.007 s
01:22:40 [2020-02-28T06:22:40.782Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
01:22:40 [2020-02-28T06:22:40.782Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
01:22:40 [2020-02-28T06:22:40.782Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
01:22:40 [2020-02-28T06:22:40.782Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.004 s
01:22:40 [2020-02-28T06:22:40.782Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0 s
01:22:40 [2020-02-28T06:22:40.782Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
01:22:40 [2020-02-28T06:22:40.782Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
01:22:58 [2020-02-28T06:22:58.818Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.004 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
01:22:58 [2020-02-28T06:22:58.818Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.002 s
01:22:58 [2020-02-28T06:22:58.818Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
01:22:58 [2020-02-28T06:22:58.818Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
01:22:58 [2020-02-28T06:22:58.818Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
01:22:58 [2020-02-28T06:22:58.818Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
01:22:58 [2020-02-28T06:22:58.818Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
01:22:58 [2020-02-28T06:22:58.818Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.002 s
01:22:58 [2020-02-28T06:22:58.818Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
01:22:58 [2020-02-28T06:22:58.818Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.008 s
01:22:58 [2020-02-28T06:22:58.818Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
01:22:58 [2020-02-28T06:22:58.818Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
01:22:58 [2020-02-28T06:22:58.818Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
01:22:58 [2020-02-28T06:22:58.818Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
01:22:58 [2020-02-28T06:22:58.818Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.004 s
01:22:58 [2020-02-28T06:22:58.818Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
01:22:58 [2020-02-28T06:22:58.818Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
01:22:58 [2020-02-28T06:22:58.818Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.003 s
01:22:58 [2020-02-28T06:22:58.818Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
01:22:58 [2020-02-28T06:22:58.818Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
01:22:58 [2020-02-28T06:22:58.818Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
01:22:58 [2020-02-28T06:22:58.818Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
01:22:58 [2020-02-28T06:22:58.818Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.025 s
01:22:58 [2020-02-28T06:22:58.819Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.017 s
01:22:58 [2020-02-28T06:22:58.819Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.016 s
01:22:58 [2020-02-28T06:22:58.819Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.049 s
01:22:58 [2020-02-28T06:22:58.819Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0 s
01:22:58 [2020-02-28T06:22:58.819Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.014 s
01:22:58 [2020-02-28T06:22:58.819Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.175 s
01:22:58 [2020-02-28T06:22:58.819Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.104 s
01:22:58 [2020-02-28T06:22:58.819Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.101 s
01:22:58 [2020-02-28T06:22:58.819Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.006 s
01:22:58 [2020-02-28T06:22:58.819Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.011 s
01:22:58 [2020-02-28T06:22:58.819Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
01:22:58 [2020-02-28T06:22:58.819Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
01:22:58 [2020-02-28T06:22:58.819Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.002 s
01:22:58 [2020-02-28T06:22:58.819Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
01:22:58 [2020-02-28T06:22:58.819Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
01:22:58 [2020-02-28T06:22:58.819Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
01:22:58 [2020-02-28T06:22:58.819Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
01:22:58 [2020-02-28T06:22:58.819Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
01:22:58 [2020-02-28T06:22:58.819Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
01:22:58 [2020-02-28T06:22:58.819Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
01:22:58 [2020-02-28T06:22:58.819Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
01:22:59 [2020-02-28T06:22:59.378Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
01:22:59 [2020-02-28T06:22:59.378Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.496 s
01:22:59 [2020-02-28T06:22:59.378Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.003 s
01:22:59 [2020-02-28T06:22:59.378Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
01:23:01 [2020-02-28T06:23:01.891Z] 
01:23:01 [2020-02-28T06:23:01.891Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-02-28 06:23:01.597
01:23:01 [2020-02-28T06:23:01.891Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
01:23:01 [2020-02-28T06:23:01.891Z] !STACK 0
01:23:01 [2020-02-28T06:23:01.891Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
01:23:01 [2020-02-28T06:23:01.891Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
01:23:01 [2020-02-28T06:23:01.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
01:23:01 [2020-02-28T06:23:01.891Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
01:23:01 [2020-02-28T06:23:01.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
01:23:01 [2020-02-28T06:23:01.891Z] 	at java.lang.Thread.run(Thread.java:748)
01:23:02 [2020-02-28T06:23:02.816Z] 
01:23:02 [2020-02-28T06:23:02.816Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-02-28 06:23:02.697
01:23:02 [2020-02-28T06:23:02.816Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
01:23:02 [2020-02-28T06:23:02.816Z] !STACK 0
01:23:02 [2020-02-28T06:23:02.816Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
01:23:02 [2020-02-28T06:23:02.816Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
01:23:02 [2020-02-28T06:23:02.816Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
01:23:02 [2020-02-28T06:23:02.816Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
01:23:02 [2020-02-28T06:23:02.816Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
01:23:02 [2020-02-28T06:23:02.816Z] 	at java.lang.Thread.run(Thread.java:748)
01:23:04 [2020-02-28T06:23:04.179Z] 
01:23:04 [2020-02-28T06:23:04.179Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-02-28 06:23:03.797
01:23:04 [2020-02-28T06:23:04.179Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
01:23:04 [2020-02-28T06:23:04.179Z] !STACK 0
01:23:04 [2020-02-28T06:23:04.179Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
01:23:04 [2020-02-28T06:23:04.179Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
01:23:04 [2020-02-28T06:23:04.179Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
01:23:04 [2020-02-28T06:23:04.179Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
01:23:04 [2020-02-28T06:23:04.179Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
01:23:04 [2020-02-28T06:23:04.179Z] 	at java.lang.Thread.run(Thread.java:748)
01:23:04 [2020-02-28T06:23:04.179Z] 
01:23:04 [2020-02-28T06:23:04.179Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:23:03.798
01:23:04 [2020-02-28T06:23:04.179Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(691,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
01:23:06 [2020-02-28T06:23:06.065Z] 
01:23:06 [2020-02-28T06:23:06.065Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:23:06.019
01:23:06 [2020-02-28T06:23:06.065Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(698,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
01:23:07 [2020-02-28T06:23:07.442Z] 
01:23:07 [2020-02-28T06:23:07.442Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:23:07.147
01:23:07 [2020-02-28T06:23:07.442Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
01:23:07 [2020-02-28T06:23:07.442Z] !STACK 0
01:23:07 [2020-02-28T06:23:07.442Z] java.lang.IllegalStateException: This exception happens before initialization
01:23:07 [2020-02-28T06:23:07.442Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
01:23:07 [2020-02-28T06:23:07.442Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
01:23:07 [2020-02-28T06:23:07.442Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:23:07 [2020-02-28T06:23:07.442Z] 
01:23:07 [2020-02-28T06:23:07.442Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:23:07.148
01:23:07 [2020-02-28T06:23:07.442Z] !MESSAGE Exception executing analysis
01:23:07 [2020-02-28T06:23:07.442Z] !STACK 0
01:23:07 [2020-02-28T06:23:07.442Z] java.lang.IllegalStateException: This exception happens before initialization
01:23:07 [2020-02-28T06:23:07.442Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
01:23:07 [2020-02-28T06:23:07.442Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
01:23:07 [2020-02-28T06:23:07.442Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:23:08 [2020-02-28T06:23:08.369Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.928 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
01:23:08 [2020-02-28T06:23:08.369Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.013 s
01:23:08 [2020-02-28T06:23:08.369Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.115 s
01:23:08 [2020-02-28T06:23:08.369Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.313 s
01:23:08 [2020-02-28T06:23:08.369Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
01:23:08 [2020-02-28T06:23:08.369Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.113 s
01:23:08 [2020-02-28T06:23:08.369Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.111 s
01:23:08 [2020-02-28T06:23:08.369Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.11 s
01:23:08 [2020-02-28T06:23:08.369Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.008 s
01:23:08 [2020-02-28T06:23:08.369Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.006 s
01:23:08 [2020-02-28T06:23:08.369Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.136 s
01:23:08 [2020-02-28T06:23:08.369Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
01:23:08 [2020-02-28T06:23:08.369Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
01:23:08 [2020-02-28T06:23:08.369Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
01:23:08 [2020-02-28T06:23:08.369Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
01:23:08 [2020-02-28T06:23:08.369Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
01:23:08 [2020-02-28T06:23:08.369Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
01:23:08 [2020-02-28T06:23:08.369Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
01:23:08 [2020-02-28T06:23:08.369Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
01:23:08 [2020-02-28T06:23:08.369Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
01:23:08 [2020-02-28T06:23:08.369Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
01:23:08 [2020-02-28T06:23:08.369Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
01:23:08 [2020-02-28T06:23:08.369Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
01:23:08 [2020-02-28T06:23:08.930Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
01:23:08 [2020-02-28T06:23:08.930Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.006 s
01:23:08 [2020-02-28T06:23:08.930Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.043 s
01:23:08 [2020-02-28T06:23:08.930Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
01:23:08 [2020-02-28T06:23:08.930Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
01:23:08 [2020-02-28T06:23:08.930Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.126 s
01:23:08 [2020-02-28T06:23:08.930Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
01:23:08 [2020-02-28T06:23:08.930Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.142 s
01:23:08 [2020-02-28T06:23:08.930Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.037 s
01:23:08 [2020-02-28T06:23:08.930Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
01:23:08 [2020-02-28T06:23:08.930Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
01:23:08 [2020-02-28T06:23:08.930Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.112 s
01:23:08 [2020-02-28T06:23:08.930Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.002 s
01:23:08 [2020-02-28T06:23:08.930Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
01:23:15 [2020-02-28T06:23:15.457Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.542 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
01:23:15 [2020-02-28T06:23:15.457Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.413 s
01:23:15 [2020-02-28T06:23:15.457Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.378 s
01:23:15 [2020-02-28T06:23:15.457Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.371 s
01:23:15 [2020-02-28T06:23:15.457Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.379 s
01:23:15 [2020-02-28T06:23:15.457Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
01:23:15 [2020-02-28T06:23:15.457Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
01:23:15 [2020-02-28T06:23:15.457Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.003 s
01:23:15 [2020-02-28T06:23:15.457Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.007 s
01:23:15 [2020-02-28T06:23:15.457Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.002 s
01:23:15 [2020-02-28T06:23:15.457Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0 s
01:23:15 [2020-02-28T06:23:15.457Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
01:23:15 [2020-02-28T06:23:15.457Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
01:23:15 [2020-02-28T06:23:15.457Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
01:23:15 [2020-02-28T06:23:15.457Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
01:23:15 [2020-02-28T06:23:15.457Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
01:23:15 [2020-02-28T06:23:15.457Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
01:23:15 [2020-02-28T06:23:15.457Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
01:23:15 [2020-02-28T06:23:15.457Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
01:23:15 [2020-02-28T06:23:15.457Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
01:23:15 [2020-02-28T06:23:15.457Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
01:23:15 [2020-02-28T06:23:15.457Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
01:23:15 [2020-02-28T06:23:15.457Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
01:23:15 [2020-02-28T06:23:15.457Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
01:23:15 [2020-02-28T06:23:15.457Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
01:23:15 [2020-02-28T06:23:15.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
01:23:15 [2020-02-28T06:23:15.457Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
01:23:15 [2020-02-28T06:23:15.457Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
01:23:15 [2020-02-28T06:23:15.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
01:23:15 [2020-02-28T06:23:15.457Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0 s
01:23:15 [2020-02-28T06:23:15.457Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
01:23:15 [2020-02-28T06:23:15.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
01:23:15 [2020-02-28T06:23:15.457Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.004 s
01:23:15 [2020-02-28T06:23:15.457Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
01:23:17 [2020-02-28T06:23:17.346Z] 
01:23:17 [2020-02-28T06:23:17.346Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-02-28 06:23:16.827
01:23:17 [2020-02-28T06:23:17.346Z] !MESSAGE no spawner in java.library.path
01:23:17 [2020-02-28T06:23:17.346Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.503 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
01:23:17 [2020-02-28T06:23:17.346Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 2.48 s
01:23:17 [2020-02-28T06:23:17.346Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.015 s
01:23:17 [2020-02-28T06:23:17.346Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.003 s
01:23:17 [2020-02-28T06:23:17.346Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
01:23:17 [2020-02-28T06:23:17.346Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.004 s
01:23:17 [2020-02-28T06:23:17.346Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
01:23:17 [2020-02-28T06:23:17.346Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
01:23:17 [2020-02-28T06:23:17.347Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.002 s
01:23:17 [2020-02-28T06:23:17.347Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.001 s
01:23:17 [2020-02-28T06:23:17.347Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.003 s
01:23:17 [2020-02-28T06:23:17.347Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
01:23:17 [2020-02-28T06:23:17.347Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
01:23:17 [2020-02-28T06:23:17.347Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
01:23:17 [2020-02-28T06:23:17.347Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
01:23:17 [2020-02-28T06:23:17.347Z] 
01:23:17 [2020-02-28T06:23:17.347Z] Results:
01:23:17 [2020-02-28T06:23:17.347Z] 
01:23:17 [2020-02-28T06:23:17.347Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1
01:23:17 [2020-02-28T06:23:17.347Z] 
01:23:17 [2020-02-28T06:23:17.347Z] 
01:23:17 [2020-02-28T06:23:17.347Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:23:17.033
01:23:17 [2020-02-28T06:23:17.347Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] All tests passed!
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] 
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
01:23:21 [2020-02-28T06:23:21.507Z] [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
01:23:21 [2020-02-28T06:23:21.507Z] [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
01:23:21 [2020-02-28T06:23:21.507Z] [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
01:23:21 [2020-02-28T06:23:21.507Z] [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
01:23:21 [2020-02-28T06:23:21.507Z] [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
01:23:21 [2020-02-28T06:23:21.507Z] [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
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] 
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] 
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT   [19/138]
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] 
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] 
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] The project's OSGi version is 4.2.0.202002280607
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] 
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] 
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] 
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] 
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] 
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:21 [2020-02-28T06:23:21.507Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
01:23:21 [2020-02-28T06:23:21.763Z] [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:[127] 
01:23:21 [2020-02-28T06:23:21.763Z] 	return iter;
01:23:21 [2020-02-28T06:23:21.763Z] 	^^^^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'iter' may not be closed at this location
01:23:21 [2020-02-28T06:23:21.763Z] [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:[201] 
01:23:21 [2020-02-28T06:23:21.763Z] 	elem = (CtfIterator) fTrace.createIterator();
01:23:21 [2020-02-28T06:23:21.763Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'elem' may not be closed at this location
01:23:21 [2020-02-28T06:23:21.763Z] [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:[205] 
01:23:21 [2020-02-28T06:23:21.763Z] 	return elem;
01:23:21 [2020-02-28T06:23:21.763Z] 	^^^^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'elem' may not be closed at this location
01:23:21 [2020-02-28T06:23:21.763Z] [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:[83] 
01:23:21 [2020-02-28T06:23:21.763Z] 	CtfIterator iterator = getIterator();
01:23:21 [2020-02-28T06:23:21.763Z] 	            ^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'iterator' may not be closed
01:23:21 [2020-02-28T06:23:21.763Z] [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:[128] 
01:23:21 [2020-02-28T06:23:21.763Z] 	return iterator == null ? null : iterator.getCurrentEvent();
01:23:21 [2020-02-28T06:23:21.763Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'iterator' may not be closed at this location
01:23:21 [2020-02-28T06:23:21.763Z] [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:[156] 
01:23:21 [2020-02-28T06:23:21.763Z] 	return retVal;
01:23:21 [2020-02-28T06:23:21.763Z] 	^^^^^^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'iterator' may not be closed at this location
01:23:21 [2020-02-28T06:23:21.763Z] [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:[178] 
01:23:21 [2020-02-28T06:23:21.763Z] 	return ret;
01:23:21 [2020-02-28T06:23:21.763Z] 	^^^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'iterator' may not be closed at this location
01:23:21 [2020-02-28T06:23:21.763Z] [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:[191] 
01:23:21 [2020-02-28T06:23:21.763Z] 	return iterator == null ? false : iterator.seek(location);
01:23:21 [2020-02-28T06:23:21.763Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'iterator' may not be closed at this location
01:23:21 [2020-02-28T06:23:21.763Z] [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:[156] 
01:23:21 [2020-02-28T06:23:21.763Z] 	return fPreviousEvent;
01:23:21 [2020-02-28T06:23:21.763Z] 	^^^^^^^^^^^^^^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'top' may not be closed at this location
01:23:21 [2020-02-28T06:23:21.763Z] [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:[173] 
01:23:21 [2020-02-28T06:23:21.763Z] 	return fTrace.timestampCyclesToNanos(ts);
01:23:21 [2020-02-28T06:23:21.763Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'top' may not be closed at this location
01:23:21 [2020-02-28T06:23:21.763Z] [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:[176] 
01:23:21 [2020-02-28T06:23:21.763Z] 	return 0;
01:23:21 [2020-02-28T06:23:21.763Z] 	^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Potential resource leak: 'top' may not be closed at this location
01:23:21 [2020-02-28T06:23:21.763Z] [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:[58] 
01:23:21 [2020-02-28T06:23:21.763Z] 	return getFirst();
01:23:21 [2020-02-28T06:23:21.763Z] 	       ^^^^^^^^^^
01:23:21 [2020-02-28T06:23:21.763Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:23:21 [2020-02-28T06:23:21.763Z] 12 problems (12 warnings)
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:22 [2020-02-28T06:23:22.019Z] [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
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:22 [2020-02-28T06:23:22.019Z] [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
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:22 [2020-02-28T06:23:22.019Z] [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
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:22 [2020-02-28T06:23:22.019Z] [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
01:23:22 [2020-02-28T06:23:22.019Z] [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
01:23:22 [2020-02-28T06:23:22.019Z] [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
01:23:22 [2020-02-28T06:23:22.019Z] [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
01:23:22 [2020-02-28T06:23:22.019Z] [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
01:23:22 [2020-02-28T06:23:22.019Z] [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
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/138]
01:23:22 [2020-02-28T06:23:22.019Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] The project's OSGi version is 1.0.9.202002280607
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:22 [2020-02-28T06:23:22.275Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
01:23:22 [2020-02-28T06:23:22.835Z] [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:[41] 
01:23:22 [2020-02-28T06:23:22.835Z] 	private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3;
01:23:22 [2020-02-28T06:23:22.835Z] 	                                                                           ^^^^^^^^^^^
01:23:22 [2020-02-28T06:23:22.835Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated
01:23:22 [2020-02-28T06:23:22.835Z] [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:[68] 
01:23:22 [2020-02-28T06:23:22.835Z] 	private static final Map<String, ISeriesModel> EXPECTED_YDATA = ImmutableMap.of(Long.toString(1),
01:23:22 [2020-02-28T06:23:22.835Z] 	                                                                                ^^^^^^^^^^^^^^^^
01:23:22 [2020-02-28T06:23:22.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:23:22 [2020-02-28T06:23:22.835Z] [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:[73] 
01:23:22 [2020-02-28T06:23:22.835Z] 	Long.toString(2),
01:23:22 [2020-02-28T06:23:22.835Z] 	^^^^^^^^^^^^^^^^
01:23:22 [2020-02-28T06:23:22.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:23:22 [2020-02-28T06:23:22.835Z] [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:[111] 
01:23:22 [2020-02-28T06:23:22.835Z] 	SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids);
01:23:22 [2020-02-28T06:23:22.835Z] 	                                                                                         ^^^
01:23:22 [2020-02-28T06:23:22.835Z] 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>'
01:23:22 [2020-02-28T06:23:22.835Z] [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:[17] 
01:23:22 [2020-02-28T06:23:22.835Z] 	import org.eclipse.tracecompass.tmf.core.statistics.TmfEventsStatistics;
01:23:22 [2020-02-28T06:23:22.835Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:22 [2020-02-28T06:23:22.835Z] The type TmfEventsStatistics is deprecated
01:23:22 [2020-02-28T06:23:22.835Z] [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:[22] 
01:23:22 [2020-02-28T06:23:22.835Z] 	* Unit tests for the {@link TmfEventsStatistics}
01:23:22 [2020-02-28T06:23:22.835Z] 	                            ^^^^^^^^^^^^^^^^^^^
01:23:22 [2020-02-28T06:23:22.835Z] Javadoc: The type TmfEventsStatistics is deprecated
01:23:22 [2020-02-28T06:23:22.835Z] [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:[33] 
01:23:22 [2020-02-28T06:23:22.835Z] 	backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace));
01:23:22 [2020-02-28T06:23:22.835Z] 	              ^^^^^^^^^^^^^^^^^^^
01:23:22 [2020-02-28T06:23:22.835Z] The type TmfEventsStatistics is deprecated
01:23:22 [2020-02-28T06:23:22.835Z] [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:[33] 
01:23:22 [2020-02-28T06:23:22.835Z] 	backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace));
01:23:22 [2020-02-28T06:23:22.835Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:22 [2020-02-28T06:23:22.835Z] The constructor TmfEventsStatistics(ITmfTrace) is deprecated
01:23:22 [2020-02-28T06:23:22.835Z] 8 problems (8 warnings)
01:23:22 [2020-02-28T06:23:22.835Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.835Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:22 [2020-02-28T06:23:22.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:22 [2020-02-28T06:23:22.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
01:23:22 [2020-02-28T06:23:22.835Z] [INFO] 
01:23:22 [2020-02-28T06:23:22.835Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:22 [2020-02-28T06:23:22.835Z] [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
01:23:23 [2020-02-28T06:23:23.091Z] [INFO] 
01:23:23 [2020-02-28T06:23:23.091Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:23 [2020-02-28T06:23:23.091Z] [INFO] 
01:23:23 [2020-02-28T06:23:23.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:23 [2020-02-28T06:23:23.091Z] [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
01:23:23 [2020-02-28T06:23:23.091Z] [INFO] 
01:23:23 [2020-02-28T06:23:23.091Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:23 [2020-02-28T06:23:23.091Z] [INFO] 
01:23:23 [2020-02-28T06:23:23.091Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:23 [2020-02-28T06:23:23.091Z] [INFO] 
01:23:23 [2020-02-28T06:23:23.091Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:23 [2020-02-28T06:23:23.091Z] [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
01:23:23 [2020-02-28T06:23:23.346Z] [INFO] 
01:23:23 [2020-02-28T06:23:23.346Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:23 [2020-02-28T06:23:23.346Z] [INFO] 
01:23:23 [2020-02-28T06:23:23.346Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:23:24 [2020-02-28T06:23:24.272Z] [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
01:23:24 [2020-02-28T06:23:24.272Z] [INFO] Command line:
01:23:24 [2020-02-28T06:23:24.272Z] 	[/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]
01:23:24 [2020-02-28T06:23:24.272Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:23:26 [2020-02-28T06:23:26.161Z] !SESSION 2020-02-28 06:23:24.359 -----------------------------------------------
01:23:26 [2020-02-28T06:23:26.161Z] eclipse.buildId=unknown
01:23:26 [2020-02-28T06:23:26.161Z] java.version=1.8.0_202
01:23:26 [2020-02-28T06:23:26.161Z] java.vendor=Oracle Corporation
01:23:26 [2020-02-28T06:23:26.161Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:23:26 [2020-02-28T06:23:26.161Z] 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
01:23:26 [2020-02-28T06:23:26.161Z] 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
01:23:26 [2020-02-28T06:23:26.161Z] 
01:23:26 [2020-02-28T06:23:26.161Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:23:25.952
01:23:26 [2020-02-28T06:23:26.161Z] !MESSAGE FrameworkEvent ERROR
01:23:26 [2020-02-28T06:23:26.161Z] !STACK 0
01:23:26 [2020-02-28T06:23:26.161Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:23:26 [2020-02-28T06:23:26.161Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:23:26 [2020-02-28T06:23:26.161Z] 
01:23:26 [2020-02-28T06:23:26.161Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:23:26 [2020-02-28T06:23:26.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:23:26 [2020-02-28T06:23:26.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:23:26 [2020-02-28T06:23:26.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:23:26 [2020-02-28T06:23:26.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:23:26 [2020-02-28T06:23:26.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:23:26 [2020-02-28T06:23:26.161Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:23:26 [2020-02-28T06:23:26.161Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:23:27 [2020-02-28T06:23:27.525Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
01:23:42 [2020-02-28T06:23:42.354Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.957 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
01:23:42 [2020-02-28T06:23:42.354Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.312 s
01:23:42 [2020-02-28T06:23:42.354Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.868 s
01:23:42 [2020-02-28T06:23:42.354Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
01:23:42 [2020-02-28T06:23:42.354Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.608 s
01:23:42 [2020-02-28T06:23:42.354Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.517 s
01:23:42 [2020-02-28T06:23:42.354Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.387 s
01:23:42 [2020-02-28T06:23:42.354Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.111 s
01:23:42 [2020-02-28T06:23:42.354Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.109 s
01:23:42 [2020-02-28T06:23:42.354Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.541 s
01:23:42 [2020-02-28T06:23:42.354Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.623 s
01:23:42 [2020-02-28T06:23:42.354Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.13 s
01:23:42 [2020-02-28T06:23:42.354Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.557 s
01:23:42 [2020-02-28T06:23:42.354Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
01:23:47 [2020-02-28T06:23:47.594Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.239 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
01:23:47 [2020-02-28T06:23:47.594Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
01:23:47 [2020-02-28T06:23:47.594Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
01:23:47 [2020-02-28T06:23:47.594Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
01:23:47 [2020-02-28T06:23:47.594Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
01:23:47 [2020-02-28T06:23:47.594Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
01:23:47 [2020-02-28T06:23:47.594Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.06 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.004 s
01:23:47 [2020-02-28T06:23:47.595Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
01:23:47 [2020-02-28T06:23:47.595Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
01:23:47 [2020-02-28T06:23:47.595Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.006 s
01:23:47 [2020-02-28T06:23:47.595Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest
01:24:19 [2020-02-28T06:24:19.610Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.433 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.61 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.63 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.626 s
01:24:19 [2020-02-28T06:24:19.610Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.63 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.798 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.566 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.085 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.201 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.203 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.101 s
01:24:19 [2020-02-28T06:24:19.610Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.102 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.1 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.643 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.06 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.202 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.2 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.103 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.636 s
01:24:19 [2020-02-28T06:24:19.610Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.067 s
01:24:19 [2020-02-28T06:24:19.610Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.764 s
01:24:19 [2020-02-28T06:24:19.610Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
01:24:24 [2020-02-28T06:24:24.850Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.194 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
01:24:24 [2020-02-28T06:24:24.850Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.844 s
01:24:24 [2020-02-28T06:24:24.850Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.146 s
01:24:24 [2020-02-28T06:24:24.850Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.959 s
01:24:24 [2020-02-28T06:24:24.850Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.244 s
01:24:24 [2020-02-28T06:24:24.850Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
01:25:11 [2020-02-28T06:25:11.463Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.361 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
01:25:11 [2020-02-28T06:25:11.463Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.004 s
01:25:11 [2020-02-28T06:25:11.463Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 7.652 s
01:25:11 [2020-02-28T06:25:11.463Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.447 s
01:25:11 [2020-02-28T06:25:11.463Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.382 s
01:25:11 [2020-02-28T06:25:11.463Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.403 s
01:25:11 [2020-02-28T06:25:11.463Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.432 s
01:25:11 [2020-02-28T06:25:11.464Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
01:25:11 [2020-02-28T06:25:11.464Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 6.618 s
01:25:11 [2020-02-28T06:25:11.464Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
01:25:11 [2020-02-28T06:25:11.464Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
01:25:11 [2020-02-28T06:25:11.464Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
01:25:11 [2020-02-28T06:25:11.464Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.361 s
01:25:11 [2020-02-28T06:25:11.464Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
01:25:11 [2020-02-28T06:25:11.464Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.608 s
01:25:11 [2020-02-28T06:25:11.464Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.415 s
01:25:11 [2020-02-28T06:25:11.464Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.347 s
01:25:11 [2020-02-28T06:25:11.464Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.004 s
01:25:11 [2020-02-28T06:25:11.464Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.304 s
01:25:11 [2020-02-28T06:25:11.464Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
01:25:11 [2020-02-28T06:25:11.464Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.335 s
01:25:11 [2020-02-28T06:25:11.464Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
01:25:11 [2020-02-28T06:25:11.464Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
01:25:11 [2020-02-28T06:25:11.464Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
01:25:11 [2020-02-28T06:25:11.464Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
01:25:11 [2020-02-28T06:25:11.464Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
01:25:11 [2020-02-28T06:25:11.464Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0.001 s
01:25:11 [2020-02-28T06:25:11.464Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
01:25:11 [2020-02-28T06:25:11.464Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
01:25:11 [2020-02-28T06:25:11.464Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
01:25:11 [2020-02-28T06:25:11.464Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.557 s
01:25:11 [2020-02-28T06:25:11.464Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.672 s
01:25:11 [2020-02-28T06:25:11.464Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
01:25:11 [2020-02-28T06:25:11.464Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
01:25:11 [2020-02-28T06:25:11.464Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.126 s
01:25:11 [2020-02-28T06:25:11.464Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.107 s
01:25:11 [2020-02-28T06:25:11.464Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
01:25:13 [2020-02-28T06:25:13.978Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.51 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
01:25:13 [2020-02-28T06:25:13.978Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.223 s
01:25:13 [2020-02-28T06:25:13.978Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
01:25:13 [2020-02-28T06:25:13.978Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.296 s
01:25:13 [2020-02-28T06:25:13.978Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
01:25:13 [2020-02-28T06:25:13.978Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
01:25:13 [2020-02-28T06:25:13.978Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
01:25:13 [2020-02-28T06:25:13.978Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0 s
01:25:13 [2020-02-28T06:25:13.978Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.599 s
01:25:13 [2020-02-28T06:25:13.978Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
01:25:13 [2020-02-28T06:25:13.978Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.5 s
01:25:13 [2020-02-28T06:25:13.978Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
01:25:13 [2020-02-28T06:25:13.978Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0 s
01:25:13 [2020-02-28T06:25:13.978Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
01:25:22 [2020-02-28T06:25:22.055Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.932 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
01:25:22 [2020-02-28T06:25:22.055Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 4.053 s
01:25:22 [2020-02-28T06:25:22.055Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 2.878 s
01:25:22 [2020-02-28T06:25:22.055Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
01:25:22 [2020-02-28T06:25:22.055Z] 
01:25:22 [2020-02-28T06:25:22.055Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:25:20.709
01:25:22 [2020-02-28T06:25:22.055Z] !MESSAGE Unknown trace attribute: test
01:25:22 [2020-02-28T06:25:22.055Z] 
01:25:22 [2020-02-28T06:25:22.055Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:25:20.710
01:25:22 [2020-02-28T06:25:22.055Z] !MESSAGE Unknown trace attribute: test1
01:25:22 [2020-02-28T06:25:22.055Z] 
01:25:22 [2020-02-28T06:25:22.055Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:25:20.710
01:25:22 [2020-02-28T06:25:22.055Z] !MESSAGE Unknown trace attribute: test2
01:25:22 [2020-02-28T06:25:22.055Z] 
01:25:22 [2020-02-28T06:25:22.055Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:25:20.710
01:25:22 [2020-02-28T06:25:22.055Z] !MESSAGE Unknown trace attribute: test3
01:25:22 [2020-02-28T06:25:22.055Z] 
01:25:22 [2020-02-28T06:25:22.055Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-28 06:25:20.710
01:25:22 [2020-02-28T06:25:22.055Z] !MESSAGE Unknown trace attribute: test4
01:25:22 [2020-02-28T06:25:22.055Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
01:25:22 [2020-02-28T06:25:22.055Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.006 s
01:25:22 [2020-02-28T06:25:22.055Z] 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.028 s
01:25:22 [2020-02-28T06:25:22.055Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.002 s
01:25:22 [2020-02-28T06:25:22.055Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.055Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.055Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
01:25:22 [2020-02-28T06:25:22.616Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
01:25:22 [2020-02-28T06:25:22.616Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.151 s
01:25:22 [2020-02-28T06:25:22.616Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.088 s
01:25:22 [2020-02-28T06:25:22.616Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.053 s
01:25:22 [2020-02-28T06:25:22.616Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
01:25:22 [2020-02-28T06:25:22.616Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
01:25:22 [2020-02-28T06:25:22.616Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
01:25:22 [2020-02-28T06:25:22.616Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
01:25:22 [2020-02-28T06:25:22.616Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
01:25:22 [2020-02-28T06:25:22.616Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.022 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
01:25:22 [2020-02-28T06:25:22.616Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
01:25:22 [2020-02-28T06:25:22.616Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
01:25:22 [2020-02-28T06:25:22.616Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
01:25:24 [2020-02-28T06:25:24.502Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.78 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
01:25:24 [2020-02-28T06:25:24.502Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.062 s
01:25:24 [2020-02-28T06:25:24.502Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
01:25:24 [2020-02-28T06:25:24.502Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
01:25:24 [2020-02-28T06:25:24.502Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
01:25:24 [2020-02-28T06:25:24.502Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
01:25:36 [2020-02-28T06:25:36.662Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.792 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
01:25:36 [2020-02-28T06:25:36.662Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.51 s
01:25:36 [2020-02-28T06:25:36.662Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.888 s
01:25:36 [2020-02-28T06:25:36.662Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.406 s
01:25:36 [2020-02-28T06:25:36.662Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.305 s
01:25:36 [2020-02-28T06:25:36.662Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.305 s
01:25:36 [2020-02-28T06:25:36.662Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.377 s
01:25:36 [2020-02-28T06:25:36.662Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
01:25:36 [2020-02-28T06:25:36.662Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
01:25:36 [2020-02-28T06:25:36.662Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.001 s
01:25:36 [2020-02-28T06:25:36.662Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
01:25:36 [2020-02-28T06:25:36.662Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
01:25:36 [2020-02-28T06:25:36.662Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
01:25:36 [2020-02-28T06:25:36.662Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
01:25:36 [2020-02-28T06:25:36.662Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.016 s
01:25:36 [2020-02-28T06:25:36.662Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
01:25:36 [2020-02-28T06:25:36.662Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
01:25:36 [2020-02-28T06:25:36.662Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0 s
01:25:36 [2020-02-28T06:25:36.662Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
01:25:37 [2020-02-28T06:25:37.223Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
01:25:37 [2020-02-28T06:25:37.223Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.104 s
01:25:37 [2020-02-28T06:25:37.223Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.135 s
01:25:37 [2020-02-28T06:25:37.223Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.049 s
01:25:37 [2020-02-28T06:25:37.223Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.098 s
01:25:37 [2020-02-28T06:25:37.223Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.128 s
01:25:37 [2020-02-28T06:25:37.223Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.078 s
01:25:37 [2020-02-28T06:25:37.223Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.081 s
01:25:37 [2020-02-28T06:25:37.223Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
01:25:37 [2020-02-28T06:25:37.223Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
01:25:37 [2020-02-28T06:25:37.223Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
01:25:37 [2020-02-28T06:25:37.223Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
01:25:37 [2020-02-28T06:25:37.223Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
01:28:13 [2020-02-28T06:28:13.613Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.932 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 10.966 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 10.742 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.646 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.236 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.406 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.879 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.734 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.376 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.27 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.272 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.279 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.008 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.448 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.737 s
01:28:13 [2020-02-28T06:28:13.613Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.219 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.224 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.218 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.213 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.214 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 6.99 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.239 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 5.811 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 6.411 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.252 s
01:28:13 [2020-02-28T06:28:13.614Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 11.9 s
01:28:13 [2020-02-28T06:28:13.614Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
01:28:13 [2020-02-28T06:28:13.614Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
01:28:13 [2020-02-28T06:28:13.614Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.029 s
01:28:13 [2020-02-28T06:28:13.614Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.083 s
01:28:13 [2020-02-28T06:28:13.614Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.03 s
01:28:13 [2020-02-28T06:28:13.614Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.075 s
01:28:13 [2020-02-28T06:28:13.614Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.024 s
01:28:13 [2020-02-28T06:28:13.614Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.062 s
01:28:13 [2020-02-28T06:28:13.614Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.099 s
01:28:13 [2020-02-28T06:28:13.614Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.025 s
01:28:13 [2020-02-28T06:28:13.614Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.062 s
01:28:13 [2020-02-28T06:28:13.614Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.024 s
01:28:13 [2020-02-28T06:28:13.614Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.026 s
01:28:13 [2020-02-28T06:28:13.614Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.078 s
01:28:13 [2020-02-28T06:28:13.614Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.064 s
01:28:13 [2020-02-28T06:28:13.614Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.024 s
01:28:13 [2020-02-28T06:28:13.614Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.022 s
01:28:13 [2020-02-28T06:28:13.614Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.022 s
01:28:13 [2020-02-28T06:28:13.614Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.041 s
01:28:13 [2020-02-28T06:28:13.614Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
01:28:13 [2020-02-28T06:28:13.614Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
01:28:13 [2020-02-28T06:28:13.614Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.257 s
01:28:13 [2020-02-28T06:28:13.614Z] 
01:28:13 [2020-02-28T06:28:13.614Z] Results:
01:28:13 [2020-02-28T06:28:13.614Z] 
01:28:13 [2020-02-28T06:28:13.614Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1
01:28:13 [2020-02-28T06:28:13.614Z] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] All tests passed!
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/138]
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] The project's OSGi version is 0.0.1.202002280607
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] Command line:
01:28:13 [2020-02-28T06:28:13.614Z] 	[/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]
01:28:13 [2020-02-28T06:28:13.614Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:28:13 [2020-02-28T06:28:13.614Z] !SESSION 2020-02-28 06:28:08.169 -----------------------------------------------
01:28:13 [2020-02-28T06:28:13.614Z] eclipse.buildId=unknown
01:28:13 [2020-02-28T06:28:13.614Z] java.version=1.8.0_202
01:28:13 [2020-02-28T06:28:13.614Z] java.vendor=Oracle Corporation
01:28:13 [2020-02-28T06:28:13.614Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:28:13 [2020-02-28T06:28:13.614Z] 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
01:28:13 [2020-02-28T06:28:13.614Z] 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
01:28:13 [2020-02-28T06:28:13.614Z] 
01:28:13 [2020-02-28T06:28:13.614Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:28:09.828
01:28:13 [2020-02-28T06:28:13.614Z] !MESSAGE FrameworkEvent ERROR
01:28:13 [2020-02-28T06:28:13.614Z] !STACK 0
01:28:13 [2020-02-28T06:28:13.614Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:28:13 [2020-02-28T06:28:13.614Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:28:13 [2020-02-28T06:28:13.614Z] 
01:28:13 [2020-02-28T06:28:13.614Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:28:13 [2020-02-28T06:28:13.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:28:13 [2020-02-28T06:28:13.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:28:13 [2020-02-28T06:28:13.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:28:13 [2020-02-28T06:28:13.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:28:13 [2020-02-28T06:28:13.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:28:13 [2020-02-28T06:28:13.614Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:28:13 [2020-02-28T06:28:13.614Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:28:13 [2020-02-28T06:28:13.614Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
01:28:13 [2020-02-28T06:28:13.614Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
01:28:13 [2020-02-28T06:28:13.614Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.436 s
01:28:13 [2020-02-28T06:28:13.614Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.011 s
01:28:13 [2020-02-28T06:28:13.614Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
01:28:13 [2020-02-28T06:28:13.614Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
01:28:13 [2020-02-28T06:28:13.614Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.001 s
01:28:13 [2020-02-28T06:28:13.614Z] 
01:28:13 [2020-02-28T06:28:13.614Z] Results:
01:28:13 [2020-02-28T06:28:13.614Z] 
01:28:13 [2020-02-28T06:28:13.614Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
01:28:13 [2020-02-28T06:28:13.614Z] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] All tests passed!
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [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
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT         [22/138]
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] 
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
01:28:13 [2020-02-28T06:28:13.614Z] [INFO] Compiling 529 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
01:28:17 [2020-02-28T06:28:17.784Z] [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:[26] 
01:28:17 [2020-02-28T06:28:17.784Z] 	@NonNullByDefault
01:28:17 [2020-02-28T06:28:17.784Z] 	^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] Nullness default is redundant with a default specified for the enclosing package org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph
01:28:17 [2020-02-28T06:28:17.784Z] [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:[848] 
01:28:17 [2020-02-28T06:28:17.784Z] 	return Iterables.concat(Collections.singleton(root), Iterables.concat(transform));
01:28:17 [2020-02-28T06:28:17.784Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>'
01:28:17 [2020-02-28T06:28:17.784Z] [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:[53] 
01:28:17 [2020-02-28T06:28:17.784Z] 	String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor());
01:28:17 [2020-02-28T06:28:17.784Z] 	                                                                                                   ^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated
01:28:17 [2020-02-28T06:28:17.784Z] [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:[54] 
01:28:17 [2020-02-28T06:28:17.784Z] 	String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor());
01:28:17 [2020-02-28T06:28:17.784Z] 	                                                                                                      ^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated
01:28:17 [2020-02-28T06:28:17.784Z] [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:[111] 
01:28:17 [2020-02-28T06:28:17.784Z] 	OutputElementStyle style = entry.getValue();
01:28:17 [2020-02-28T06:28:17.784Z] 	                           ^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] 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
01:28:17 [2020-02-28T06:28:17.784Z] [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:[114] 
01:28:17 [2020-02-28T06:28:17.784Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
01:28:17 [2020-02-28T06:28:17.784Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] 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>'
01:28:17 [2020-02-28T06:28:17.784Z] [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] 
01:28:17 [2020-02-28T06:28:17.784Z] 	String styleKey = styleEntry.getKey();
01:28:17 [2020-02-28T06:28:17.784Z] 	                  ^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] 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
01:28:17 [2020-02-28T06:28:17.784Z] [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:[149] 
01:28:17 [2020-02-28T06:28:17.784Z] 	OutputElementStyle elementStyle = styleEntry.getValue();
01:28:17 [2020-02-28T06:28:17.784Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] 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
01:28:17 [2020-02-28T06:28:17.784Z] [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:[174] 
01:28:17 [2020-02-28T06:28:17.784Z] 	stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]);
01:28:17 [2020-02-28T06:28:17.784Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]'
01:28:17 [2020-02-28T06:28:17.784Z] [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:[279] 
01:28:17 [2020-02-28T06:28:17.784Z] 	Integer index = entry.getValue();
01:28:17 [2020-02-28T06:28:17.784Z] 	                ^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] 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
01:28:17 [2020-02-28T06:28:17.784Z] [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:[135] 
01:28:17 [2020-02-28T06:28:17.784Z] 	return closeZipFile(specifiedFile);
01:28:17 [2020-02-28T06:28:17.784Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] Potential resource leak: 'specifiedFile' may not be closed at this location
01:28:17 [2020-02-28T06:28:17.784Z] [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:[195] 
01:28:17 [2020-02-28T06:28:17.784Z] 	return archiveSize;
01:28:17 [2020-02-28T06:28:17.784Z] 	^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] Potential resource leak: 'zipFile' may not be closed at this location
01:28:17 [2020-02-28T06:28:17.784Z] [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:[136] 
01:28:17 [2020-02-28T06:28:17.784Z] 	TmfOpenTraceHelper.openTraceFromElement(fExperimentParent);
01:28:17 [2020-02-28T06:28:17.784Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.784Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
01:28:17 [2020-02-28T06:28:17.784Z] [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:[18] 
01:28:17 [2020-02-28T06:28:17.784Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation;
01:28:17 [2020-02-28T06:28:17.785Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] 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')
01:28:17 [2020-02-28T06:28:17.785Z] [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:[90] 
01:28:17 [2020-02-28T06:28:17.785Z] 	*            {@link IAnnotation} that represent this marker event
01:28:17 [2020-02-28T06:28:17.785Z] 	                    ^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] 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')
01:28:17 [2020-02-28T06:28:17.785Z] [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:[99] 
01:28:17 [2020-02-28T06:28:17.785Z] 	public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) {
01:28:17 [2020-02-28T06:28:17.785Z] 	                   ^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] 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')
01:28:17 [2020-02-28T06:28:17.785Z] [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:[102] 
01:28:17 [2020-02-28T06:28:17.785Z] 	fLabel = annotation.getLabel();
01:28:17 [2020-02-28T06:28:17.785Z] 	         ^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] 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')
01:28:17 [2020-02-28T06:28:17.785Z] [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:[79] 
01:28:17 [2020-02-28T06:28:17.785Z] 	Object service = page.getActivePart().getSite().getService(IHandlerService.class);
01:28:17 [2020-02-28T06:28:17.785Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] 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
01:28:17 [2020-02-28T06:28:17.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[254] 
01:28:17 [2020-02-28T06:28:17.785Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
01:28:17 [2020-02-28T06:28:17.785Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] 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
01:28:17 [2020-02-28T06:28:17.785Z] [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:[2861] 
01:28:17 [2020-02-28T06:28:17.785Z] 	elementStyle = provider.getElementStyle(event);
01:28:17 [2020-02-28T06:28:17.785Z] 	                                        ^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] Null type safety (type annotations): The expression of type 'ITimeEvent' needs unchecked conversion to conform to '@NonNull ITimeEvent'
01:28:17 [2020-02-28T06:28:17.785Z] [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:[85] 
01:28:17 [2020-02-28T06:28:17.785Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
01:28:17 [2020-02-28T06:28:17.785Z] 	         ^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
01:28:17 [2020-02-28T06:28:17.785Z] [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:[122] 
01:28:17 [2020-02-28T06:28:17.785Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
01:28:17 [2020-02-28T06:28:17.785Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
01:28:17 [2020-02-28T06:28:17.785Z] [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:[143] 
01:28:17 [2020-02-28T06:28:17.785Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
01:28:17 [2020-02-28T06:28:17.785Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
01:28:17 [2020-02-28T06:28:17.785Z] [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:[1170] 
01:28:17 [2020-02-28T06:28:17.785Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
01:28:17 [2020-02-28T06:28:17.785Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] 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
01:28:17 [2020-02-28T06:28:17.785Z] [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:[1188] 
01:28:17 [2020-02-28T06:28:17.785Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
01:28:17 [2020-02-28T06:28:17.785Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] 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
01:28:17 [2020-02-28T06:28:17.785Z] [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:[112] 
01:28:17 [2020-02-28T06:28:17.785Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
01:28:17 [2020-02-28T06:28:17.785Z] 	                                                                                                                          ^^^^^^^^^^^^^^
01:28:17 [2020-02-28T06:28:17.785Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:17 [2020-02-28T06:28:17.785Z] [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] 
01:28:17 [2020-02-28T06:28:17.785Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
01:28:17 [2020-02-28T06:28:17.785Z] 	                                           ^^^
01:28:17 [2020-02-28T06:28:17.785Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:17 [2020-02-28T06:28:17.785Z] [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] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                           ^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[122] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                           ^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[156] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$
01:28:18 [2020-02-28T06:28:18.044Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                 ^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[162] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                 ^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[162] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[163] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                 ^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[163] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[167] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$
01:28:18 [2020-02-28T06:28:18.044Z] 	                                                    ^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[233] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
01:28:18 [2020-02-28T06:28:18.044Z] 	                      ^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[233] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
01:28:18 [2020-02-28T06:28:18.044Z] 	                                     ^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[243] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state);
01:28:18 [2020-02-28T06:28:18.044Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[251] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
01:28:18 [2020-02-28T06:28:18.044Z] 	                        ^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[251] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
01:28:18 [2020-02-28T06:28:18.044Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[298] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE,
01:28:18 [2020-02-28T06:28:18.044Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[299] 
01:28:18 [2020-02-28T06:28:18.044Z] 	eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$
01:28:18 [2020-02-28T06:28:18.044Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[302] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                 ^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[302] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.044Z] [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:[302] 
01:28:18 [2020-02-28T06:28:18.044Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
01:28:18 [2020-02-28T06:28:18.044Z] 	                                                                                                                                                     ^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                 ^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                                                                                                    ^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[305] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                 ^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[305] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[305] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                                                                                                     ^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[309] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
01:28:18 [2020-02-28T06:28:18.045Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[309] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                             ^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[324] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
01:28:18 [2020-02-28T06:28:18.045Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[324] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                         ^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[332] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
01:28:18 [2020-02-28T06:28:18.045Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[332] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[333] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
01:28:18 [2020-02-28T06:28:18.045Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[333] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[340] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
01:28:18 [2020-02-28T06:28:18.045Z] 	                       ^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[340] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
01:28:18 [2020-02-28T06:28:18.045Z] 	                                            ^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[356] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[356] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                 ^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[360] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                 ^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[360] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[360] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
01:28:18 [2020-02-28T06:28:18.045Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[363] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                 ^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[363] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[363] 
01:28:18 [2020-02-28T06:28:18.045Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
01:28:18 [2020-02-28T06:28:18.045Z] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.045Z] [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:[461] 
01:28:18 [2020-02-28T06:28:18.045Z] 	TmfOpenTraceHelper.openTraceFromElement(traceElement);
01:28:18 [2020-02-28T06:28:18.045Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
01:28:18 [2020-02-28T06:28:18.045Z] [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:[214] 
01:28:18 [2020-02-28T06:28:18.045Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getClass() + CHECKED_ELEMENTS);
01:28:18 [2020-02-28T06:28:18.045Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Type safety: Unchecked cast from Object to Set<Long>
01:28:18 [2020-02-28T06:28:18.045Z] [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:[253] 
01:28:18 [2020-02-28T06:28:18.045Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
01:28:18 [2020-02-28T06:28:18.045Z] 	                  ^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
01:28:18 [2020-02-28T06:28:18.045Z] [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:[432] 
01:28:18 [2020-02-28T06:28:18.045Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
01:28:18 [2020-02-28T06:28:18.045Z] 	          ^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
01:28:18 [2020-02-28T06:28:18.045Z] [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:[492] 
01:28:18 [2020-02-28T06:28:18.045Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
01:28:18 [2020-02-28T06:28:18.045Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
01:28:18 [2020-02-28T06:28:18.045Z] [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:[578] 
01:28:18 [2020-02-28T06:28:18.045Z] 	return comparator.compare((T) e1, (T) e2);
01:28:18 [2020-02-28T06:28:18.045Z] 	                          ^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Type safety: Unchecked cast from Object to T
01:28:18 [2020-02-28T06:28:18.045Z] [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:[578] 
01:28:18 [2020-02-28T06:28:18.045Z] 	return comparator.compare((T) e1, (T) e2);
01:28:18 [2020-02-28T06:28:18.045Z] 	                                  ^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] Type safety: Unchecked cast from Object to T
01:28:18 [2020-02-28T06:28:18.045Z] [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:[170] 
01:28:18 [2020-02-28T06:28:18.045Z] 	TmfOpenTraceHelper.openTraceFromElement(experimentElement);
01:28:18 [2020-02-28T06:28:18.045Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation;
01:28:18 [2020-02-28T06:28:18.045Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] 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')
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel;
01:28:18 [2020-02-28T06:28:18.045Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] 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')
01:28:18 [2020-02-28T06:28:18.045Z] [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] 
01:28:18 [2020-02-28T06:28:18.045Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel;
01:28:18 [2020-02-28T06:28:18.045Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.045Z] 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')
01:28:18 [2020-02-28T06:28:18.045Z] [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:[42] 
01:28:18 [2020-02-28T06:28:18.046Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType;
01:28:18 [2020-02-28T06:28:18.046Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[43] 
01:28:18 [2020-02-28T06:28:18.046Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider;
01:28:18 [2020-02-28T06:28:18.046Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[175] 
01:28:18 [2020-02-28T06:28:18.046Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
01:28:18 [2020-02-28T06:28:18.046Z]                 .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class);
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
01:28:18 [2020-02-28T06:28:18.046Z] [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:[182] 
01:28:18 [2020-02-28T06:28:18.046Z] 	((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider));
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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>>'
01:28:18 [2020-02-28T06:28:18.046Z] [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:[403] 
01:28:18 [2020-02-28T06:28:18.046Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue());
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                                                                                  ^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
01:28:18 [2020-02-28T06:28:18.046Z] [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] 
01:28:18 [2020-02-28T06:28:18.046Z] 	if (provider instanceof IOutputAnnotationProvider) {
01:28:18 [2020-02-28T06:28:18.046Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[568] 
01:28:18 [2020-02-28T06:28:18.046Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
01:28:18 [2020-02-28T06:28:18.046Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[568] 
01:28:18 [2020-02-28T06:28:18.046Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[568] 
01:28:18 [2020-02-28T06:28:18.046Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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] 
01:28:18 [2020-02-28T06:28:18.046Z] 	AnnotationCategoriesModel model = response.getModel();
01:28:18 [2020-02-28T06:28:18.046Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[571] 
01:28:18 [2020-02-28T06:28:18.046Z] 	viewMarkerCategories.addAll(model.getAnnotationCategories());
01:28:18 [2020-02-28T06:28:18.046Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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] 
01:28:18 [2020-02-28T06:28:18.046Z] 	if (provider instanceof IOutputAnnotationProvider) {
01:28:18 [2020-02-28T06:28:18.046Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[591] 
01:28:18 [2020-02-28T06:28:18.046Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
01:28:18 [2020-02-28T06:28:18.046Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[591] 
01:28:18 [2020-02-28T06:28:18.046Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[591] 
01:28:18 [2020-02-28T06:28:18.046Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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] 
01:28:18 [2020-02-28T06:28:18.046Z] 	AnnotationModel model = response.getModel();
01:28:18 [2020-02-28T06:28:18.046Z] 	^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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] 
01:28:18 [2020-02-28T06:28:18.046Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
01:28:18 [2020-02-28T06:28:18.046Z] 	                              ^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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] 
01:28:18 [2020-02-28T06:28:18.046Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[596] 
01:28:18 [2020-02-28T06:28:18.046Z] 	for (Annotation annotation : entry.getValue()) {
01:28:18 [2020-02-28T06:28:18.046Z] 	     ^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[597] 
01:28:18 [2020-02-28T06:28:18.046Z] 	if (annotation.getType() == AnnotationType.CHART) {
01:28:18 [2020-02-28T06:28:18.046Z] 	    ^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[597] 
01:28:18 [2020-02-28T06:28:18.046Z] 	if (annotation.getType() == AnnotationType.CHART) {
01:28:18 [2020-02-28T06:28:18.046Z] 	                            ^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[597] 
01:28:18 [2020-02-28T06:28:18.046Z] 	if (annotation.getType() == AnnotationType.CHART) {
01:28:18 [2020-02-28T06:28:18.046Z] 	                                           ^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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] 
01:28:18 [2020-02-28T06:28:18.046Z] 	if (annotation.getEntryId() != -1) {
01:28:18 [2020-02-28T06:28:18.046Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[603] 
01:28:18 [2020-02-28T06:28:18.046Z] 	markerEntry = fEntries.get(provider, annotation.getEntryId());
01:28:18 [2020-02-28T06:28:18.046Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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')
01:28:18 [2020-02-28T06:28:18.046Z] [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:[650] 
01:28:18 [2020-02-28T06:28:18.046Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
01:28:18 [2020-02-28T06:28:18.046Z] [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:[172] 
01:28:18 [2020-02-28T06:28:18.046Z] 	return traceElement.getSupplementaryResources();
01:28:18 [2020-02-28T06:28:18.046Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]'
01:28:18 [2020-02-28T06:28:18.046Z] [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:[195] 
01:28:18 [2020-02-28T06:28:18.046Z] 	TraceToTrim create = TraceToTrim.create(this, childElement);
01:28:18 [2020-02-28T06:28:18.046Z] 	                                              ^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement'
01:28:18 [2020-02-28T06:28:18.046Z] [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:[356] 
01:28:18 [2020-02-28T06:28:18.046Z] 	TmfOpenTraceHelper.openTraceFromElement((TmfCommonProjectElement) fDestElement);
01:28:18 [2020-02-28T06:28:18.046Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
01:28:18 [2020-02-28T06:28:18.046Z] [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:[302] 
01:28:18 [2020-02-28T06:28:18.046Z] 	TmfOpenTraceHelper.openTraceFromElement(traceElement);
01:28:18 [2020-02-28T06:28:18.046Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
01:28:18 [2020-02-28T06:28:18.046Z] [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:[541] 
01:28:18 [2020-02-28T06:28:18.046Z] 	Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class);
01:28:18 [2020-02-28T06:28:18.046Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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
01:28:18 [2020-02-28T06:28:18.046Z] [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:[48] 
01:28:18 [2020-02-28T06:28:18.046Z] 	@NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap);
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                                             ^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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>'
01:28:18 [2020-02-28T06:28:18.046Z] [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] 
01:28:18 [2020-02-28T06:28:18.046Z] 	private static final @NonNull Comparator<ITmfStateInterval> INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime);
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] Null type safety (type annotations): The expression of type 'Comparator<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull Comparator<ITmfStateInterval>'
01:28:18 [2020-02-28T06:28:18.046Z] [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:[77] 
01:28:18 [2020-02-28T06:28:18.046Z] 	private static final @NonNull Comparator<ITimeEvent> TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration);
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] Null type safety (type annotations): The expression of type 'Comparator<ITimeEvent>' needs unchecked conversion to conform to '@NonNull Comparator<ITimeEvent>'
01:28:18 [2020-02-28T06:28:18.046Z] [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:[190] 
01:28:18 [2020-02-28T06:28:18.046Z] 	@NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate();
01:28:18 [2020-02-28T06:28:18.046Z] 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated
01:28:18 [2020-02-28T06:28:18.046Z] [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:[233] 
01:28:18 [2020-02-28T06:28:18.046Z] 	doFilterEvents(entry, eventList, predicates);
01:28:18 [2020-02-28T06:28:18.046Z] 	                      ^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
01:28:18 [2020-02-28T06:28:18.046Z] [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:[253] 
01:28:18 [2020-02-28T06:28:18.046Z] 	doFilterEvents(entry, eventList, predicates);
01:28:18 [2020-02-28T06:28:18.046Z] 	                      ^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
01:28:18 [2020-02-28T06:28:18.046Z] [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:[253] 
01:28:18 [2020-02-28T06:28:18.046Z] 	doFilterEvents(entry, eventList, predicates);
01:28:18 [2020-02-28T06:28:18.046Z] 	                                 ^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] 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>>>'
01:28:18 [2020-02-28T06:28:18.046Z] [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:[275] 
01:28:18 [2020-02-28T06:28:18.046Z] 	Collection<Integer> quarks = getQuarksForEntry(entry, ss);
01:28:18 [2020-02-28T06:28:18.046Z] 	                                               ^^^^^
01:28:18 [2020-02-28T06:28:18.046Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry'
01:28:18 [2020-02-28T06:28:18.046Z] [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:[50] 
01:28:18 [2020-02-28T06:28:18.046Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                                         ^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[51] 
01:28:18 [2020-02-28T06:28:18.047Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
01:28:18 [2020-02-28T06:28:18.047Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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] 
01:28:18 [2020-02-28T06:28:18.047Z] 	return new TimeGraphLineEntry(model);
01:28:18 [2020-02-28T06:28:18.047Z] 	                              ^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[171] 
01:28:18 [2020-02-28T06:28:18.047Z] 	return new TimeGraphEntry(model);
01:28:18 [2020-02-28T06:28:18.047Z] 	                          ^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[188] 
01:28:18 [2020-02-28T06:28:18.047Z] 	this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime));
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                               ^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[281] 
01:28:18 [2020-02-28T06:28:18.047Z] 	fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true);
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                                                                 ^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[621] 
01:28:18 [2020-02-28T06:28:18.047Z] 	new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime());
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                            ^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[1738] 
01:28:18 [2020-02-28T06:28:18.047Z] 	new TmfTimestampFormat(inputElement.getInputFormat());
01:28:18 [2020-02-28T06:28:18.047Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[1813] 
01:28:18 [2020-02-28T06:28:18.047Z] 	new TmfTimestampFormat(attribute.getInputFormat());
01:28:18 [2020-02-28T06:28:18.047Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[97] 
01:28:18 [2020-02-28T06:28:18.047Z] 	TmfOpenTraceHelper.openTraceFromElement(fExperiment);
01:28:18 [2020-02-28T06:28:18.047Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
01:28:18 [2020-02-28T06:28:18.047Z] [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:[92] 
01:28:18 [2020-02-28T06:28:18.047Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
01:28:18 [2020-02-28T06:28:18.047Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[92] 
01:28:18 [2020-02-28T06:28:18.047Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[110] 
01:28:18 [2020-02-28T06:28:18.047Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[38] 
01:28:18 [2020-02-28T06:28:18.047Z] 	((Iterable<TraceTypeHelper>) inputElement).forEach(helper -> {
01:28:18 [2020-02-28T06:28:18.047Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
01:28:18 [2020-02-28T06:28:18.047Z] [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:[76] 
01:28:18 [2020-02-28T06:28:18.047Z] 	fInput = (Iterable<@NonNull TraceTypeHelper>) newInput;
01:28:18 [2020-02-28T06:28:18.047Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
01:28:18 [2020-02-28T06:28:18.047Z] [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:[38] 
01:28:18 [2020-02-28T06:28:18.047Z] 	super(model.getName());
01:28:18 [2020-02-28T06:28:18.047Z] 	      ^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type
01:28:18 [2020-02-28T06:28:18.047Z] [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:[237] 
01:28:18 [2020-02-28T06:28:18.047Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[321] 
01:28:18 [2020-02-28T06:28:18.047Z] 	dataProvider = initializeDataProvider(fTrace);
01:28:18 [2020-02-28T06:28:18.047Z] 	                                      ^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[393] 
01:28:18 [2020-02-28T06:28:18.047Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                      ^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[884] 
01:28:18 [2020-02-28T06:28:18.047Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat);
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
01:28:18 [2020-02-28T06:28:18.047Z] [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:[1722] 
01:28:18 [2020-02-28T06:28:18.047Z] 	new TmfTimestampFormat(inputData.format);
01:28:18 [2020-02-28T06:28:18.047Z] 	                       ^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[81] 
01:28:18 [2020-02-28T06:28:18.047Z] 	XmlUtils.safeValidate(schema, new StreamSource(input));
01:28:18 [2020-02-28T06:28:18.047Z] 	                      ^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[265] 
01:28:18 [2020-02-28T06:28:18.047Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
01:28:18 [2020-02-28T06:28:18.047Z]                 .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class);
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
01:28:18 [2020-02-28T06:28:18.047Z] [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] 
01:28:18 [2020-02-28T06:28:18.047Z] 	Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class);
01:28:18 [2020-02-28T06:28:18.047Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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
01:28:18 [2020-02-28T06:28:18.047Z] [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:[1234] 
01:28:18 [2020-02-28T06:28:18.047Z] 	Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class);
01:28:18 [2020-02-28T06:28:18.047Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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
01:28:18 [2020-02-28T06:28:18.047Z] [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:[99] 
01:28:18 [2020-02-28T06:28:18.047Z] 	data.put(IElementResolver.LABEL_KEY, getLabel());
01:28:18 [2020-02-28T06:28:18.047Z] 	                          ^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] The field IElementResolver.LABEL_KEY is deprecated
01:28:18 [2020-02-28T06:28:18.047Z] [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:[102] 
01:28:18 [2020-02-28T06:28:18.047Z] 	TmfOpenTraceHelper.openTraceFromElement(fTrace.getElementUnderTraceFolder());
01:28:18 [2020-02-28T06:28:18.047Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
01:28:18 [2020-02-28T06:28:18.047Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[537] 
01:28:18 [2020-02-28T06:28:18.047Z] 	new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$
01:28:18 [2020-02-28T06:28:18.047Z] 	                                             ^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[152] 
01:28:18 [2020-02-28T06:28:18.047Z] 	Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class);
01:28:18 [2020-02-28T06:28:18.047Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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
01:28:18 [2020-02-28T06:28:18.047Z] [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:[262] 
01:28:18 [2020-02-28T06:28:18.047Z] 	Object serviceObject = window.getService(IHandlerService.class);
01:28:18 [2020-02-28T06:28:18.047Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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
01:28:18 [2020-02-28T06:28:18.047Z] [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:[772] 
01:28:18 [2020-02-28T06:28:18.047Z] 	Map<String, String> toTest = new HashMap<>(getPresentationProvider().getFilterInput(te));
01:28:18 [2020-02-28T06:28:18.047Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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>'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[776] 
01:28:18 [2020-02-28T06:28:18.047Z] 	Integer property = mapEntry.getKey();
01:28:18 [2020-02-28T06:28:18.047Z] 	                   ^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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
01:28:18 [2020-02-28T06:28:18.047Z] [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:[843] 
01:28:18 [2020-02-28T06:28:18.047Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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>>'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[872] 
01:28:18 [2020-02-28T06:28:18.047Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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>>'
01:28:18 [2020-02-28T06:28:18.047Z] [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:[1477] 
01:28:18 [2020-02-28T06:28:18.047Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
01:28:18 [2020-02-28T06:28:18.047Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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
01:28:18 [2020-02-28T06:28:18.047Z] [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:[1840] 
01:28:18 [2020-02-28T06:28:18.047Z] 	service = site.getService(IWorkbenchSiteProgressService.class);
01:28:18 [2020-02-28T06:28:18.047Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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
01:28:18 [2020-02-28T06:28:18.047Z] [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:[2901] 
01:28:18 [2020-02-28T06:28:18.047Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
01:28:18 [2020-02-28T06:28:18.047Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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
01:28:18 [2020-02-28T06:28:18.047Z] [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:[2913] 
01:28:18 [2020-02-28T06:28:18.047Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
01:28:18 [2020-02-28T06:28:18.047Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] 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
01:28:18 [2020-02-28T06:28:18.047Z] [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:[98] 
01:28:18 [2020-02-28T06:28:18.047Z] 	default @NonNull Map<@NonNull String, @NonNull String> computeData() {
01:28:18 [2020-02-28T06:28:18.047Z] 	                                                       ^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.047Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver
01:28:18 [2020-02-28T06:28:18.304Z] [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:[102] 
01:28:18 [2020-02-28T06:28:18.304Z] 	data.put(IElementResolver.ENTRY_NAME_KEY, entryName);
01:28:18 [2020-02-28T06:28:18.304Z] 	                          ^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated
01:28:18 [2020-02-28T06:28:18.304Z] [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:[114] 
01:28:18 [2020-02-28T06:28:18.304Z] 	return (entryName != null) ? ImmutableMultimap.of(IElementResolver.ENTRY_NAME_KEY, entryName) : ImmutableMultimap.of();
01:28:18 [2020-02-28T06:28:18.304Z] 	                                                                   ^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated
01:28:18 [2020-02-28T06:28:18.304Z] [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:[109] 
01:28:18 [2020-02-28T06:28:18.304Z] 	stateItems[i] = new StateItem(settings[i].getTickColorRGB());
01:28:18 [2020-02-28T06:28:18.304Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] The constructor StateItem(RGB) is deprecated
01:28:18 [2020-02-28T06:28:18.304Z] [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:[17] 
01:28:18 [2020-02-28T06:28:18.304Z] 	import org.eclipse.jface.viewers.ViewerSorter;
01:28:18 [2020-02-28T06:28:18.304Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] The type ViewerSorter is deprecated
01:28:18 [2020-02-28T06:28:18.304Z] [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:[23] 
01:28:18 [2020-02-28T06:28:18.304Z] 	public class TmfViewerSorter extends ViewerSorter {
01:28:18 [2020-02-28T06:28:18.304Z] 	                                     ^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] The type ViewerSorter is deprecated
01:28:18 [2020-02-28T06:28:18.304Z] [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] 
01:28:18 [2020-02-28T06:28:18.304Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
01:28:18 [2020-02-28T06:28:18.304Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.304Z] [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] 
01:28:18 [2020-02-28T06:28:18.304Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
01:28:18 [2020-02-28T06:28:18.304Z] 	                                                       ^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.304Z] [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:[271] 
01:28:18 [2020-02-28T06:28:18.304Z] 	addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip),
01:28:18 [2020-02-28T06:28:18.304Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.304Z] [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] 
01:28:18 [2020-02-28T06:28:18.304Z] 	ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange,
01:28:18 [2020-02-28T06:28:18.304Z]                             TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime));
01:28:18 [2020-02-28T06:28:18.304Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.304Z] [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:[274] 
01:28:18 [2020-02-28T06:28:18.304Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
01:28:18 [2020-02-28T06:28:18.304Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.304Z] [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:[274] 
01:28:18 [2020-02-28T06:28:18.304Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
01:28:18 [2020-02-28T06:28:18.304Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.304Z] [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:[277] 
01:28:18 [2020-02-28T06:28:18.304Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
01:28:18 [2020-02-28T06:28:18.304Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.304Z] [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:[277] 
01:28:18 [2020-02-28T06:28:18.304Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
01:28:18 [2020-02-28T06:28:18.304Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:18 [2020-02-28T06:28:18.304Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:28:18 [2020-02-28T06:28:18.304Z] 177 problems (177 warnings)
01:28:18 [2020-02-28T06:28:18.304Z] [INFO] 
01:28:18 [2020-02-28T06:28:18.304Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
01:28:18 [2020-02-28T06:28:18.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:28:18 [2020-02-28T06:28:18.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
01:28:18 [2020-02-28T06:28:18.304Z] [INFO] 
01:28:18 [2020-02-28T06:28:18.304Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
01:28:18 [2020-02-28T06:28:18.304Z] [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
01:28:19 [2020-02-28T06:28:19.668Z] [INFO] 
01:28:19 [2020-02-28T06:28:19.668Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
01:28:19 [2020-02-28T06:28:19.668Z] [INFO] 
01:28:19 [2020-02-28T06:28:19.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
01:28:19 [2020-02-28T06:28:19.668Z] [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
01:28:20 [2020-02-28T06:28:20.231Z] [INFO] 
01:28:20 [2020-02-28T06:28:20.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
01:28:20 [2020-02-28T06:28:20.231Z] [INFO] 
01:28:20 [2020-02-28T06:28:20.231Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
01:28:20 [2020-02-28T06:28:20.231Z] [INFO] 
01:28:20 [2020-02-28T06:28:20.231Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
01:28:20 [2020-02-28T06:28:20.231Z] [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
01:28:22 [2020-02-28T06:28:22.748Z] [INFO] 
01:28:22 [2020-02-28T06:28:22.748Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
01:28:23 [2020-02-28T06:28:23.003Z] [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
01:28:23 [2020-02-28T06:28:23.003Z] [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
01:28:23 [2020-02-28T06:28:23.003Z] [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
01:28:23 [2020-02-28T06:28:23.003Z] [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
01:28:23 [2020-02-28T06:28:23.003Z] [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
01:28:23 [2020-02-28T06:28:23.003Z] [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
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/138]
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] The project's OSGi version is 0.0.5.202002280607
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.003Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
01:28:23 [2020-02-28T06:28:23.259Z] [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:[53] 
01:28:23 [2020-02-28T06:28:23.259Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
01:28:23 [2020-02-28T06:28:23.259Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:23 [2020-02-28T06:28:23.259Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
01:28:23 [2020-02-28T06:28:23.259Z] [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:[76] 
01:28:23 [2020-02-28T06:28:23.259Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
01:28:23 [2020-02-28T06:28:23.259Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:28:23 [2020-02-28T06:28:23.259Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
01:28:23 [2020-02-28T06:28:23.259Z] 2 problems (2 warnings)
01:28:23 [2020-02-28T06:28:23.259Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.259Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:28:23 [2020-02-28T06:28:23.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
01:28:23 [2020-02-28T06:28:23.259Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.259Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.259Z] [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
01:28:23 [2020-02-28T06:28:23.259Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.259Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.515Z] [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
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.515Z] [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
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.515Z] [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
01:28:23 [2020-02-28T06:28:23.515Z] [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
01:28:23 [2020-02-28T06:28:23.515Z] [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
01:28:23 [2020-02-28T06:28:23.515Z] [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
01:28:23 [2020-02-28T06:28:23.515Z] [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
01:28:23 [2020-02-28T06:28:23.515Z] [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
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT  [24/138]
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] The project's OSGi version is 1.0.12.202002280607
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] 
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:23 [2020-02-28T06:28:23.515Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
01:28:24 [2020-02-28T06:28:24.442Z] [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:[125] 
01:28:24 [2020-02-28T06:28:24.442Z] 	assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView));
01:28:24 [2020-02-28T06:28:24.442Z] 	                                                                                                  ^^^^^^^^^
01:28:24 [2020-02-28T06:28:24.442Z] Unlikely argument type IViewPart for contains(Object) on a Collection<IViewReference>
01:28:24 [2020-02-28T06:28:24.442Z] [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:[107] 
01:28:24 [2020-02-28T06:28:24.442Z] 	return tmfEvent;
01:28:24 [2020-02-28T06:28:24.442Z] 	^^^^^^^^^^^^^^^^
01:28:24 [2020-02-28T06:28:24.442Z] Potential resource leak: 'stream' may not be closed at this location
01:28:24 [2020-02-28T06:28:24.442Z] [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:[111] 
01:28:24 [2020-02-28T06:28:24.442Z] 	return null;
01:28:24 [2020-02-28T06:28:24.442Z] 	^^^^^^^^^^^^
01:28:24 [2020-02-28T06:28:24.442Z] Potential resource leak: 'stream' may not be closed at this location
01:28:24 [2020-02-28T06:28:24.442Z] 3 problems (3 warnings)
01:28:24 [2020-02-28T06:28:24.442Z] [INFO] 
01:28:24 [2020-02-28T06:28:24.442Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:24 [2020-02-28T06:28:24.442Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:28:24 [2020-02-28T06:28:24.442Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
01:28:24 [2020-02-28T06:28:24.442Z] [INFO] 
01:28:24 [2020-02-28T06:28:24.442Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:24 [2020-02-28T06:28:24.442Z] [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
01:28:24 [2020-02-28T06:28:24.442Z] [INFO] 
01:28:24 [2020-02-28T06:28:24.442Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:24 [2020-02-28T06:28:24.442Z] [INFO] 
01:28:24 [2020-02-28T06:28:24.442Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:24 [2020-02-28T06:28:24.442Z] [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
01:28:24 [2020-02-28T06:28:24.698Z] [INFO] 
01:28:24 [2020-02-28T06:28:24.698Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:24 [2020-02-28T06:28:24.698Z] [INFO] 
01:28:24 [2020-02-28T06:28:24.698Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:24 [2020-02-28T06:28:24.698Z] [INFO] 
01:28:24 [2020-02-28T06:28:24.698Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:24 [2020-02-28T06:28:24.698Z] [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
01:28:24 [2020-02-28T06:28:24.953Z] [INFO] 
01:28:24 [2020-02-28T06:28:24.953Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:24 [2020-02-28T06:28:24.953Z] [INFO] 
01:28:25 [2020-02-28T06:28:25.208Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:28:25 [2020-02-28T06:28:25.464Z] [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
01:28:25 [2020-02-28T06:28:25.464Z] [INFO] Command line:
01:28:25 [2020-02-28T06:28:25.464Z] 	[/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]
01:28:25 [2020-02-28T06:28:25.464Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:28:27 [2020-02-28T06:28:27.352Z] !SESSION 2020-02-28 06:28:25.528 -----------------------------------------------
01:28:27 [2020-02-28T06:28:27.352Z] eclipse.buildId=unknown
01:28:27 [2020-02-28T06:28:27.352Z] java.version=1.8.0_202
01:28:27 [2020-02-28T06:28:27.352Z] java.vendor=Oracle Corporation
01:28:27 [2020-02-28T06:28:27.352Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:28:27 [2020-02-28T06:28:27.352Z] 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
01:28:27 [2020-02-28T06:28:27.352Z] 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
01:28:27 [2020-02-28T06:28:27.352Z] 
01:28:27 [2020-02-28T06:28:27.352Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:28:27.326
01:28:27 [2020-02-28T06:28:27.352Z] !MESSAGE FrameworkEvent ERROR
01:28:27 [2020-02-28T06:28:27.352Z] !STACK 0
01:28:27 [2020-02-28T06:28:27.352Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:28:27 [2020-02-28T06:28:27.352Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:28:27 [2020-02-28T06:28:27.352Z] 
01:28:27 [2020-02-28T06:28:27.352Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:28:27 [2020-02-28T06:28:27.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:28:27 [2020-02-28T06:28:27.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:28:27 [2020-02-28T06:28:27.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:28:27 [2020-02-28T06:28:27.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:28:27 [2020-02-28T06:28:27.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:28:27 [2020-02-28T06:28:27.352Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:28:27 [2020-02-28T06:28:27.352Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:28:29 [2020-02-28T06:28:29.242Z] process 4303: 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
01:28:29 [2020-02-28T06:28:29.242Z] See the manual page for dbus-uuidgen to correct this issue.
01:28:39 [2020-02-28T06:28:39.180Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
01:28:39 [2020-02-28T06:28:39.180Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
01:28:39 [2020-02-28T06:28:39.180Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.001 s
01:28:39 [2020-02-28T06:28:39.180Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.180Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.180Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.180Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
01:28:39 [2020-02-28T06:28:39.181Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
01:28:39 [2020-02-28T06:28:39.181Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.003 s
01:28:39 [2020-02-28T06:28:39.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
01:28:39 [2020-02-28T06:28:39.181Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
01:28:39 [2020-02-28T06:28:39.181Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.043 s
01:28:39 [2020-02-28T06:28:39.181Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
01:28:39 [2020-02-28T06:28:39.181Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
01:28:39 [2020-02-28T06:28:39.181Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
01:28:39 [2020-02-28T06:28:39.181Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
01:28:39 [2020-02-28T06:28:39.181Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
01:28:39 [2020-02-28T06:28:39.181Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
01:28:39 [2020-02-28T06:28:39.181Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
01:28:39 [2020-02-28T06:28:39.181Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
01:28:39 [2020-02-28T06:28:39.181Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
01:28:39 [2020-02-28T06:28:39.181Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
01:28:39 [2020-02-28T06:28:39.181Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.203 s
01:28:39 [2020-02-28T06:28:39.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
01:28:39 [2020-02-28T06:28:39.181Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
01:28:39 [2020-02-28T06:28:39.181Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
01:28:39 [2020-02-28T06:28:39.181Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
01:28:39 [2020-02-28T06:28:39.181Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
01:28:39 [2020-02-28T06:28:39.181Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
01:28:39 [2020-02-28T06:28:39.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
01:28:39 [2020-02-28T06:28:39.742Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
01:28:39 [2020-02-28T06:28:39.742Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 1.609 s
01:28:39 [2020-02-28T06:28:39.742Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
01:28:41 [2020-02-28T06:28:41.128Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
01:28:41 [2020-02-28T06:28:41.128Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.623 s
01:28:41 [2020-02-28T06:28:41.128Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.893 s
01:28:41 [2020-02-28T06:28:41.128Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
01:28:42 [2020-02-28T06:28:42.055Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
01:28:42 [2020-02-28T06:28:42.055Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.014 s
01:28:42 [2020-02-28T06:28:42.055Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.038 s
01:28:42 [2020-02-28T06:28:42.055Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.638 s
01:28:42 [2020-02-28T06:28:42.055Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
01:28:43 [2020-02-28T06:28:43.944Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.999 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
01:28:43 [2020-02-28T06:28:43.944Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.118 s
01:28:43 [2020-02-28T06:28:43.944Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.267 s
01:28:43 [2020-02-28T06:28:43.944Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.418 s
01:28:43 [2020-02-28T06:28:43.944Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.366 s
01:28:43 [2020-02-28T06:28:43.944Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.828 s
01:28:43 [2020-02-28T06:28:43.944Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
01:28:44 [2020-02-28T06:28:44.870Z] 
01:28:44 [2020-02-28T06:28:44.870Z] !ENTRY org.eclipse.core.resources 2 2 2020-02-28 06:28:44.544
01:28:44 [2020-02-28T06:28:44.870Z] !MESSAGE Save operation warnings.
01:28:44 [2020-02-28T06:28:44.870Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2020-02-28 06:28:44.544
01:28:44 [2020-02-28T06:28:44.870Z] !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.
01:28:44 [2020-02-28T06:28:44.870Z] 
01:28:44 [2020-02-28T06:28:44.870Z] !ENTRY org.eclipse.cdt.core 1 0 2020-02-28 06:28:44.624
01:28:44 [2020-02-28T06:28:44.870Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
01:28:44 [2020-02-28T06:28:44.870Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
01:28:44 [2020-02-28T06:28:44.870Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.507 s
01:28:44 [2020-02-28T06:28:44.870Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.01 s
01:28:44 [2020-02-28T06:28:44.870Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
01:28:44 [2020-02-28T06:28:44.870Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
01:28:44 [2020-02-28T06:28:44.870Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
01:28:44 [2020-02-28T06:28:44.870Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.002 s
01:28:44 [2020-02-28T06:28:44.870Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.001 s
01:28:44 [2020-02-28T06:28:44.870Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
01:29:16 [2020-02-28T06:29:16.887Z] 
01:29:16 [2020-02-28T06:29:16.887Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:29:14.057
01:29:16 [2020-02-28T06:29:16.887Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:29:16 [2020-02-28T06:29:16.887Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.558 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
01:29:16 [2020-02-28T06:29:16.887Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.716 s
01:29:16 [2020-02-28T06:29:16.887Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.512 s
01:29:16 [2020-02-28T06:29:16.888Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.483 s
01:29:16 [2020-02-28T06:29:16.888Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.156 s
01:29:16 [2020-02-28T06:29:16.888Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.462 s
01:29:16 [2020-02-28T06:29:16.888Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
01:29:16 [2020-02-28T06:29:16.888Z] 
01:29:16 [2020-02-28T06:29:16.888Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:29:14.353
01:29:16 [2020-02-28T06:29:16.888Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@6e349258)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:29:43 [2020-02-28T06:29:43.380Z] 
01:29:43 [2020-02-28T06:29:43.380Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:29:39.698
01:29:43 [2020-02-28T06:29:43.380Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:29:43 [2020-02-28T06:29:43.380Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.706 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
01:29:43 [2020-02-28T06:29:43.380Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.038 s
01:29:43 [2020-02-28T06:29:43.380Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.682 s
01:29:43 [2020-02-28T06:29:43.380Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.037 s
01:29:43 [2020-02-28T06:29:43.380Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.088 s
01:29:43 [2020-02-28T06:29:43.380Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
01:29:43 [2020-02-28T06:29:43.380Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
01:29:43 [2020-02-28T06:29:43.380Z] 
01:29:43 [2020-02-28T06:29:43.380Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:29:40.116
01:29:43 [2020-02-28T06:29:43.380Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@6ca9ec77)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:29:51 [2020-02-28T06:29:51.463Z] 
01:29:51 [2020-02-28T06:29:51.463Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:29:51.222
01:29:51 [2020-02-28T06:29:51.463Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:29:51 [2020-02-28T06:29:51.719Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.514 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
01:29:51 [2020-02-28T06:29:51.719Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.486 s
01:29:51 [2020-02-28T06:29:51.719Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.002 s
01:29:51 [2020-02-28T06:29:51.719Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
01:29:51 [2020-02-28T06:29:51.719Z] 
01:29:51 [2020-02-28T06:29:51.719Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:29:51.576
01:29:51 [2020-02-28T06:29:51.719Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@533a8540)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:30:38 [2020-02-28T06:30:38.334Z] 
01:30:38 [2020-02-28T06:30:38.334Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:30:35.584
01:30:38 [2020-02-28T06:30:38.334Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:30:38 [2020-02-28T06:30:38.334Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.323 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
01:30:38 [2020-02-28T06:30:38.334Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.718 s
01:30:38 [2020-02-28T06:30:38.334Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 14.101 s
01:30:38 [2020-02-28T06:30:38.334Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 3.059 s
01:30:38 [2020-02-28T06:30:38.334Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.747 s
01:30:38 [2020-02-28T06:30:38.334Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
01:30:38 [2020-02-28T06:30:38.334Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 13.918 s
01:30:38 [2020-02-28T06:30:38.334Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
01:30:38 [2020-02-28T06:30:38.334Z] 
01:30:38 [2020-02-28T06:30:38.334Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:30:35.898
01:30:38 [2020-02-28T06:30:38.334Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3ea4dcc5)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:31:00 [2020-02-28T06:31:00.219Z] 
01:31:00 [2020-02-28T06:31:00.220Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:30:57.334
01:31:00 [2020-02-28T06:31:00.220Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:31:00 [2020-02-28T06:31:00.220Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.751 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
01:31:00 [2020-02-28T06:31:00.220Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.449 s
01:31:00 [2020-02-28T06:31:00.220Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.584 s
01:31:00 [2020-02-28T06:31:00.220Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.655 s
01:31:00 [2020-02-28T06:31:00.220Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.466 s
01:31:00 [2020-02-28T06:31:00.220Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.227 s
01:31:00 [2020-02-28T06:31:00.220Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.374 s
01:31:00 [2020-02-28T06:31:00.220Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.996 s
01:31:00 [2020-02-28T06:31:00.220Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.631 s
01:31:00 [2020-02-28T06:31:00.220Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.593 s
01:31:00 [2020-02-28T06:31:00.220Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
01:31:00 [2020-02-28T06:31:00.220Z] 
01:31:00 [2020-02-28T06:31:00.220Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:30:57.666
01:31:00 [2020-02-28T06:31:00.220Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@76e56b17)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:31:22 [2020-02-28T06:31:22.104Z] 
01:31:22 [2020-02-28T06:31:22.104Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:31:19.297
01:31:22 [2020-02-28T06:31:22.104Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:31:22 [2020-02-28T06:31:22.104Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.962 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
01:31:22 [2020-02-28T06:31:22.104Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.796 s
01:31:22 [2020-02-28T06:31:22.104Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 5.82 s
01:31:22 [2020-02-28T06:31:22.104Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.443 s
01:31:22 [2020-02-28T06:31:22.104Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.019 s
01:31:22 [2020-02-28T06:31:22.104Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
01:31:22 [2020-02-28T06:31:22.104Z] 
01:31:22 [2020-02-28T06:31:22.104Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:31:19.792
01:31:22 [2020-02-28T06:31:22.104Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@6f3f2340)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:31:22 [2020-02-28T06:31:22.104Z] 
01:31:22 [2020-02-28T06:31:22.104Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:31:19.872
01:31:22 [2020-02-28T06:31:22.104Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:31:22 [2020-02-28T06:31:22.104Z] 
01:31:22 [2020-02-28T06:31:22.104Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:31:19.996
01:31:22 [2020-02-28T06:31:22.104Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@237e61ac)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:31:22 [2020-02-28T06:31:22.104Z] 
01:31:22 [2020-02-28T06:31:22.104Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:31:20.020
01:31:22 [2020-02-28T06:31:22.104Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:31:22 [2020-02-28T06:31:22.104Z] 
01:31:22 [2020-02-28T06:31:22.104Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:31:20.167
01:31:22 [2020-02-28T06:31:22.104Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@38bb297)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:31:22 [2020-02-28T06:31:22.104Z] 
01:31:22 [2020-02-28T06:31:22.104Z] !ENTRY org.eclipse.ui 4 4 2020-02-28 06:31:20.380
01:31:22 [2020-02-28T06:31:22.104Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@7ca7bddd)}
01:31:22 [2020-02-28T06:31:22.104Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
01:31:22 [2020-02-28T06:31:22.104Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 0.895 s
01:31:22 [2020-02-28T06:31:22.104Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
01:31:22 [2020-02-28T06:31:22.104Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
01:31:22 [2020-02-28T06:31:22.104Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
01:31:22 [2020-02-28T06:31:22.104Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
01:31:22 [2020-02-28T06:31:22.104Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
01:31:22 [2020-02-28T06:31:22.104Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
01:31:22 [2020-02-28T06:31:22.104Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.1 s
01:31:22 [2020-02-28T06:31:22.104Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
01:31:22 [2020-02-28T06:31:22.104Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
01:31:22 [2020-02-28T06:31:22.104Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
01:31:22 [2020-02-28T06:31:22.104Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
01:31:22 [2020-02-28T06:31:22.104Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
01:31:22 [2020-02-28T06:31:22.104Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.008 s
01:31:22 [2020-02-28T06:31:22.104Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
01:31:22 [2020-02-28T06:31:22.104Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
01:31:22 [2020-02-28T06:31:22.104Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
01:31:22 [2020-02-28T06:31:22.104Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
01:31:22 [2020-02-28T06:31:22.104Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
01:31:22 [2020-02-28T06:31:22.104Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
01:31:23 [2020-02-28T06:31:23.032Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.306 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
01:31:23 [2020-02-28T06:31:23.032Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.705 s
01:31:23 [2020-02-28T06:31:23.032Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.734 s
01:31:23 [2020-02-28T06:31:23.032Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.75 s
01:31:23 [2020-02-28T06:31:23.032Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
01:31:26 [2020-02-28T06:31:26.299Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.379 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
01:31:26 [2020-02-28T06:31:26.299Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.668 s
01:31:26 [2020-02-28T06:31:26.299Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.108 s
01:31:26 [2020-02-28T06:31:26.299Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.331 s
01:31:26 [2020-02-28T06:31:26.299Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
01:31:26 [2020-02-28T06:31:26.299Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
01:31:26 [2020-02-28T06:31:26.299Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.006 s
01:31:26 [2020-02-28T06:31:26.299Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.002 s
01:31:26 [2020-02-28T06:31:26.299Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.003 s
01:31:26 [2020-02-28T06:31:26.299Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
01:31:27 [2020-02-28T06:31:27.226Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
01:31:27 [2020-02-28T06:31:27.226Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.276 s
01:31:27 [2020-02-28T06:31:27.226Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.517 s
01:31:27 [2020-02-28T06:31:27.226Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
01:31:27 [2020-02-28T06:31:27.226Z] 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
01:31:27 [2020-02-28T06:31:27.226Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.004 s
01:31:27 [2020-02-28T06:31:27.226Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
01:31:27 [2020-02-28T06:31:27.226Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
01:31:27 [2020-02-28T06:31:27.226Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
01:31:27 [2020-02-28T06:31:27.226Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
01:31:27 [2020-02-28T06:31:27.226Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
01:31:27 [2020-02-28T06:31:27.226Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
01:31:27 [2020-02-28T06:31:27.226Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.009 s
01:31:27 [2020-02-28T06:31:27.226Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.004 s
01:31:27 [2020-02-28T06:31:27.226Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
01:31:27 [2020-02-28T06:31:27.226Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
01:31:27 [2020-02-28T06:31:27.226Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
01:31:27 [2020-02-28T06:31:27.226Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0.001 s
01:31:27 [2020-02-28T06:31:27.226Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
01:31:27 [2020-02-28T06:31:27.226Z] 
01:31:27 [2020-02-28T06:31:27.226Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-02-28 06:31:27.126
01:31:27 [2020-02-28T06:31:27.226Z] !MESSAGE no spawner in java.library.path
01:31:27 [2020-02-28T06:31:27.481Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
01:31:27 [2020-02-28T06:31:27.481Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.029 s
01:31:27 [2020-02-28T06:31:27.481Z] 
01:31:27 [2020-02-28T06:31:27.481Z] Results:
01:31:27 [2020-02-28T06:31:27.481Z] 
01:31:27 [2020-02-28T06:31:27.481Z] Tests run: 186, Failures: 0, Errors: 0, Skipped: 0
01:31:27 [2020-02-28T06:31:27.481Z] 
01:31:28 [2020-02-28T06:31:28.042Z] 
01:31:28 [2020-02-28T06:31:28.042Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:31:27.937
01:31:28 [2020-02-28T06:31:28.042Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] All tests passed!
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] 
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:31:28 [2020-02-28T06:31:28.970Z] [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
01:31:28 [2020-02-28T06:31:28.970Z] [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
01:31:28 [2020-02-28T06:31:28.970Z] [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
01:31:28 [2020-02-28T06:31:28.970Z] [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
01:31:28 [2020-02-28T06:31:28.970Z] [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
01:31:28 [2020-02-28T06:31:28.970Z] [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
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] 
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] 
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT [25/138]
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] 
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] 
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] The project's OSGi version is 1.0.11.202002280607
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] 
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] 
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] 
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] 
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] 
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:28 [2020-02-28T06:31:28.970Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
01:31:29 [2020-02-28T06:31:29.899Z] [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:[48] 
01:31:29 [2020-02-28T06:31:29.899Z] 	import org.eclipse.ui.internal.views.markers.BookmarksView;
01:31:29 [2020-02-28T06:31:29.899Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:31:29 [2020-02-28T06:31:29.899Z] 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')
01:31:29 [2020-02-28T06:31:29.899Z] [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:[60] 
01:31:29 [2020-02-28T06:31:29.899Z] 	* SWT bot test to test the {@link BookmarksView} in Trace Compass
01:31:29 [2020-02-28T06:31:29.899Z] 	                                  ^^^^^^^^^^^^^
01:31:29 [2020-02-28T06:31:29.899Z] 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')
01:31:29 [2020-02-28T06:31:29.899Z] [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:[25] 
01:31:29 [2020-02-28T06:31:29.899Z] 	import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent;
01:31:29 [2020-02-28T06:31:29.899Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:31:29 [2020-02-28T06:31:29.899Z] 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')
01:31:29 [2020-02-28T06:31:29.899Z] [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:[130] 
01:31:29 [2020-02-28T06:31:29.899Z] 	fEntries.add(pulse);
01:31:29 [2020-02-28T06:31:29.899Z] 	             ^^^^^
01:31:29 [2020-02-28T06:31:29.899Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry'
01:31:29 [2020-02-28T06:31:29.899Z] [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] 
01:31:29 [2020-02-28T06:31:29.899Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
01:31:29 [2020-02-28T06:31:29.899Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:31:29 [2020-02-28T06:31:29.899Z] 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')
01:31:29 [2020-02-28T06:31:29.899Z] [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] 
01:31:29 [2020-02-28T06:31:29.899Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
01:31:29 [2020-02-28T06:31:29.899Z] 	               ^^^^^^^^^^^^^
01:31:29 [2020-02-28T06:31:29.899Z] 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')
01:31:29 [2020-02-28T06:31:29.899Z] [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:[163] 
01:31:29 [2020-02-28T06:31:29.899Z] 	fEvents.put(pulse.getName(), events);
01:31:29 [2020-02-28T06:31:29.899Z] 	                             ^^^^^^
01:31:29 [2020-02-28T06:31:29.899Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>'
01:31:29 [2020-02-28T06:31:29.899Z] [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:[173] 
01:31:29 [2020-02-28T06:31:29.899Z] 	regexes.put(IFilterProperty.BOUND, fFilterRegex);
01:31:29 [2020-02-28T06:31:29.899Z] 	                                   ^^^^^^^^^^^^
01:31:29 [2020-02-28T06:31:29.899Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:31:29 [2020-02-28T06:31:29.900Z] [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:[181] 
01:31:29 [2020-02-28T06:31:29.900Z] 	public void setFilterRegex(String filterRegex) {
01:31:29 [2020-02-28T06:31:29.900Z] 	                                  ^^^^^^^^^^^
01:31:29 [2020-02-28T06:31:29.900Z] Javadoc: Missing tag for parameter filterRegex
01:31:29 [2020-02-28T06:31:29.900Z] [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:[229] 
01:31:29 [2020-02-28T06:31:29.900Z] 	ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues()));
01:31:29 [2020-02-28T06:31:29.900Z] 	                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:31:29 [2020-02-28T06:31:29.900Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to 'List<@Nullable Long>'
01:31:29 [2020-02-28T06:31:29.900Z] 10 problems (10 warnings)
01:31:29 [2020-02-28T06:31:29.900Z] [INFO] 
01:31:29 [2020-02-28T06:31:29.900Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:29 [2020-02-28T06:31:29.900Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:31:29 [2020-02-28T06:31:29.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
01:31:29 [2020-02-28T06:31:29.900Z] [INFO] 
01:31:29 [2020-02-28T06:31:29.900Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:29 [2020-02-28T06:31:29.900Z] [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
01:31:29 [2020-02-28T06:31:29.900Z] [INFO] 
01:31:29 [2020-02-28T06:31:29.900Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:29 [2020-02-28T06:31:29.900Z] [INFO] 
01:31:29 [2020-02-28T06:31:29.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:30 [2020-02-28T06:31:30.155Z] [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
01:31:30 [2020-02-28T06:31:30.155Z] [INFO] 
01:31:30 [2020-02-28T06:31:30.155Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:30 [2020-02-28T06:31:30.155Z] [INFO] 
01:31:30 [2020-02-28T06:31:30.155Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:30 [2020-02-28T06:31:30.155Z] [INFO] 
01:31:30 [2020-02-28T06:31:30.155Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:30 [2020-02-28T06:31:30.155Z] [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
01:31:30 [2020-02-28T06:31:30.410Z] [INFO] 
01:31:30 [2020-02-28T06:31:30.410Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:30 [2020-02-28T06:31:30.410Z] [INFO] 
01:31:30 [2020-02-28T06:31:30.410Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:31:32 [2020-02-28T06:31:32.921Z] [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
01:31:32 [2020-02-28T06:31:32.921Z] [INFO] Command line:
01:31:32 [2020-02-28T06:31:32.921Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.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]
01:31:32 [2020-02-28T06:31:32.921Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:31:34 [2020-02-28T06:31:34.808Z] !SESSION 2020-02-28 06:31:32.526 -----------------------------------------------
01:31:34 [2020-02-28T06:31:34.808Z] eclipse.buildId=unknown
01:31:34 [2020-02-28T06:31:34.808Z] java.version=1.8.0_202
01:31:34 [2020-02-28T06:31:34.808Z] java.vendor=Oracle Corporation
01:31:34 [2020-02-28T06:31:34.808Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:31:34 [2020-02-28T06:31:34.808Z] 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
01:31:34 [2020-02-28T06:31:34.808Z] 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
01:31:34 [2020-02-28T06:31:34.808Z] 
01:31:34 [2020-02-28T06:31:34.808Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:31:34.435
01:31:34 [2020-02-28T06:31:34.808Z] !MESSAGE FrameworkEvent ERROR
01:31:34 [2020-02-28T06:31:34.808Z] !STACK 0
01:31:34 [2020-02-28T06:31:34.808Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:31:34 [2020-02-28T06:31:34.808Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:31:34 [2020-02-28T06:31:34.808Z] 
01:31:34 [2020-02-28T06:31:34.808Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:31:34 [2020-02-28T06:31:34.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:31:34 [2020-02-28T06:31:34.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:31:34 [2020-02-28T06:31:34.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:31:34 [2020-02-28T06:31:34.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:31:34 [2020-02-28T06:31:34.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:31:34 [2020-02-28T06:31:34.808Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:31:34 [2020-02-28T06:31:34.808Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:31:41 [2020-02-28T06:31:41.342Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
01:31:45 [2020-02-28T06:31:45.507Z] Display size: 1440x900
01:31:45 [2020-02-28T06:31:45.507Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:31:45 [2020-02-28T06:31:45.507Z] GTK version=2.24.30
01:31:45 [2020-02-28T06:31:45.507Z] GTK theme=unknown
01:31:45 [2020-02-28T06:31:45.507Z] LIBOVERLAY_SCROLLBAR=0
01:31:45 [2020-02-28T06:31:45.507Z] Time zone: Coordinated Universal Time
01:31:45 [2020-02-28T06:31:45.507Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:31:45 [2020-02-28T06:31:45.507Z] log4j:WARN Please initialize the log4j system properly.
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - Clicking on with mnemonic 'Timestamp'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1971423618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - Clicked on with mnemonic 'Timestamp'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - Clicking on with mnemonic 'Host'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1971423559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - Clicked on with mnemonic 'Host'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - Clicking on with mnemonic 'Logger'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1971423487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - Clicked on with mnemonic 'Logger'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
01:31:48 [2020-02-28T06:31:48.771Z] DEBUG - Clicking on with mnemonic 'File'
01:31:49 [2020-02-28T06:31:49.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1971423455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
01:31:49 [2020-02-28T06:31:49.026Z] DEBUG - Clicked on with mnemonic 'File'
01:31:49 [2020-02-28T06:31:49.026Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
01:31:49 [2020-02-28T06:31:49.026Z] DEBUG - Clicking on with mnemonic 'Message'
01:31:49 [2020-02-28T06:31:49.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1971423390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
01:31:49 [2020-02-28T06:31:49.026Z] DEBUG - Clicked on with mnemonic 'Message'
01:31:50 [2020-02-28T06:31:50.389Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:31:50 [2020-02-28T06:31:50.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:31:50 [2020-02-28T06:31:50.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:31:50 [2020-02-28T06:31:50.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:31:50 [2020-02-28T06:31:50.389Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
01:31:50 [2020-02-28T06:31:50.389Z] DEBUG - Clicking on with mnemonic 'Show All'
01:31:50 [2020-02-28T06:31:50.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-1971421855 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'
01:31:50 [2020-02-28T06:31:50.644Z] DEBUG - Clicked on with mnemonic 'Show All'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - Clicking on with mnemonic 'Message'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1971420345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - Clicked on with mnemonic 'Message'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - Clicking on with mnemonic 'Line'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1971420301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - Clicked on with mnemonic 'Line'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - Clicking on with mnemonic 'File'
01:31:52 [2020-02-28T06:31:52.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1971420256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicked on with mnemonic 'File'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicking on with mnemonic 'Logger'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1971420181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicked on with mnemonic 'Logger'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicking on with mnemonic 'Host'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1971420107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicked on with mnemonic 'Host'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicking on with mnemonic 'Timestamp'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1971420085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicked on with mnemonic 'Timestamp'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicking on with mnemonic 'Message'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1971420074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicked on with mnemonic 'Message'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicking on with mnemonic 'Timestamp'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1971419997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicked on with mnemonic 'Timestamp'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Clicking on with mnemonic 'Line'
01:31:52 [2020-02-28T06:31:52.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1971419969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - Clicked on with mnemonic 'Line'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - Clicking on with mnemonic 'Host'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1971419890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - Clicked on with mnemonic 'Host'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - Clicking on with mnemonic 'File'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1971419800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - Clicked on with mnemonic 'File'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - Clicking on with mnemonic 'Logger'
01:31:52 [2020-02-28T06:31:52.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1971419752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
01:31:52 [2020-02-28T06:31:52.774Z] DEBUG - Clicked on with mnemonic 'Logger'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - Clicking on with mnemonic 'Timestamp'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1971418193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - Clicked on with mnemonic 'Timestamp'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - Clicking on with mnemonic 'Host'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1971418136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
01:31:54 [2020-02-28T06:31:54.138Z] DEBUG - Clicked on with mnemonic 'Host'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Clicking on with mnemonic 'Logger'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1971418069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Clicked on with mnemonic 'Logger'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Clicking on with mnemonic 'File'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1971418007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Clicked on with mnemonic 'File'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Clicking on with mnemonic 'Line'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1971417981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Clicked on with mnemonic 'Line'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Clicking on with mnemonic 'Message'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1971417962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Clicked on with mnemonic 'Message'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Clicking on with mnemonic 'Show All'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-1971417952 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'
01:31:54 [2020-02-28T06:31:54.393Z] DEBUG - Clicked on with mnemonic 'Show All'
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971417802 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971417789 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971417788 data=null doit=true} to TreeItem with text {test}
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971417788 data=null} to TreeItem with text {test}
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971417788 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971417787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:31:54 [2020-02-28T06:31:54.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971417679 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:31:55 [2020-02-28T06:31:55.211Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:31:55 [2020-02-28T06:31:55.211Z] DEBUG - Clicking on with mnemonic 'Delete'
01:31:55 [2020-02-28T06:31:55.211Z] DEBUG - Clicked on with mnemonic 'Delete'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416571 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416571 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416570 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971416570 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Clicking on OK
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971416567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971416567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971416567 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971416567 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971416567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971416567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:55 [2020-02-28T06:31:55.773Z] DEBUG - Clicked on OK
01:31:56 [2020-02-28T06:31:56.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971416566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:31:56 [2020-02-28T06:31:56.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971417303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:31:56 [2020-02-28T06:31:56.334Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.044 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
01:31:56 [2020-02-28T06:31:56.334Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 4.683 s
01:31:56 [2020-02-28T06:31:56.334Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 2.205 s
01:31:56 [2020-02-28T06:31:56.334Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.758 s
01:31:56 [2020-02-28T06:31:56.334Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971415770 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971415770 data=null doit=true} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971415769 data=null} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971415769 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971415769 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}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971415748 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971415747 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971415747 data=null doit=true} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971415747 data=null} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971415746 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971415746 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}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971415739 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971415708 data=null doit=true} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971415707 data=null} to TreeItem with text {TestForFiltering}
01:31:56 [2020-02-28T06:31:56.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971415707 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:31:57 [2020-02-28T06:31:57.150Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971415707 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}
01:31:57 [2020-02-28T06:31:57.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971415188 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:31:57 [2020-02-28T06:31:57.150Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:57 [2020-02-28T06:31:57.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971415186 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:31:57 [2020-02-28T06:31:57.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971415186 data=null doit=true} to TreeItem with text {Traces [0]}
01:31:57 [2020-02-28T06:31:57.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971415186 data=null} to TreeItem with text {Traces [0]}
01:31:57 [2020-02-28T06:31:57.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971415185 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:31:57 [2020-02-28T06:31:57.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971415185 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:31:57 [2020-02-28T06:31:57.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971415169 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - number of items : 11
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971413481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971413480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971413480 data=null doit=true} to ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971413480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971413479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971413479 data=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}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971413470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971413469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971413465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971413465 data=null doit=true} to ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971413465 data=null} to ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1971413463 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {FILTER <name>}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1971413463 data=null doit=true} to TreeItem with text {FILTER <name>}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1971413463 data=null} to TreeItem with text {FILTER <name>}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1971413463 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {FILTER <name>}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971413463 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>}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1971413458 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {FILTER <name>}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Attempting to set focus on (of type 'Text')
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1971413448 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1971413448 data=null doit=true} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1971413446 data=null} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1971413444 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971413443 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}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1971413439 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-1971413439 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-1971413438 data=null doit=true} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-1971413438 data=null} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1971413437 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1971413437 data=null doit=true} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1971413437 data=null} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1971413437 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971413436 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}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1971413432 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1971413374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
01:31:59 [2020-02-28T06:31:59.035Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1971413297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971413293 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971413293 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971413293 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)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971413293 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)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971413292 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)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971413292 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)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971413292 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971413292 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971413291 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)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971413291 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)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971413282 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)
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Clicking on with mnemonic 'AND'
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=-1971413201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
01:31:59 [2020-02-28T06:31:59.035Z] DEBUG - Clicked on with mnemonic 'AND'
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1971413186 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-1971413186 data=null doit=true} to Tree node with text: AND
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-1971413186 data=null} to Tree node with text: AND
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-1971413186 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971413185 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
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-1971413181 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-1971413105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
01:31:59 [2020-02-28T06:31:59.291Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1971413076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Attempting to set focus on (of type 'Text')
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1971413064 data=null button=0 stateMask=0x0 x=167 y=84 count=0} to Tree node with text: Timestamp CONTAINS "100"
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-1971413063 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-1971413063 data=null} to Tree node with text: Timestamp CONTAINS "100"
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1971413063 data=null button=1 stateMask=0x0 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100"
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971413063 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"
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1971412998 data=null button=1 stateMask=0x80000 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100"
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Attempting to set focus on Tree with text {}
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1971412997 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-1971412997 data=null doit=true} to Tree node with text: AND
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-1971412997 data=null} to Tree node with text: AND
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-1971412997 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971412997 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
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-1971412991 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - number of items : 11
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971412991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971412990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971412990 data=null doit=true} to ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971412990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971412990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971412990 data=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}
01:31:59 [2020-02-28T06:31:59.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971412963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971412962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.292Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971412962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.292Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971412962 data=null doit=true} to ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.292Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971412962 data=null} to ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.292Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
01:31:59 [2020-02-28T06:31:59.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:31:59 [2020-02-28T06:31:59.292Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:31:59 [2020-02-28T06:31:59.292Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:31:59 [2020-02-28T06:31:59.292Z] DEBUG - Attempting to set focus on Table with text {}
01:31:59 [2020-02-28T06:31:59.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1971412891 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
01:31:59 [2020-02-28T06:31:59.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1971412890 data=null doit=true} to TableItem with text {}
01:31:59 [2020-02-28T06:31:59.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1971412890 data=null} to TableItem with text {}
01:31:59 [2020-02-28T06:31:59.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971412890 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
01:31:59 [2020-02-28T06:31:59.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971412888 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
01:31:59 [2020-02-28T06:31:59.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971412885 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
01:31:59 [2020-02-28T06:31:59.547Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
01:31:59 [2020-02-28T06:31:59.547Z] DEBUG - Clicking on with mnemonic 'timestamp'
01:31:59 [2020-02-28T06:31:59.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=-1971412808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
01:31:59 [2020-02-28T06:31:59.547Z] DEBUG - Clicked on with mnemonic 'timestamp'
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971411173 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971411173 data=null doit=true} to TreeItem with text {TestForFiltering}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971411172 data=null} to TreeItem with text {TestForFiltering}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971411172 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971411172 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}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971411162 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971411161 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971411161 data=null doit=true} to TreeItem with text {TestForFiltering}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971411161 data=null} to TreeItem with text {TestForFiltering}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971411161 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971411160 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}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971411103 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:01 [2020-02-28T06:32:01.435Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971411101 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971411101 data=null doit=true} to TreeItem with text {Traces [1]}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971411101 data=null} to TreeItem with text {Traces [1]}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971411101 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971411101 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:32:01 [2020-02-28T06:32:01.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971411095 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - number of items : 11
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971409642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971409642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971409642 data=null doit=true} to ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971409641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971409641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971409641 data=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}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971409635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971409634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971409634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971409634 data=null doit=true} to ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971409634 data=null} to ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1971409633 data=null button=0 stateMask=0x0 x=79 y=108 count=0} to TreeItem with text {FILTER <name>}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1971409632 data=null doit=true} to TreeItem with text {FILTER <name>}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1971409632 data=null} to TreeItem with text {FILTER <name>}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1971409632 data=null button=1 stateMask=0x0 x=79 y=108 count=1} to TreeItem with text {FILTER <name>}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971409632 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>}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1971409627 data=null button=1 stateMask=0x80000 x=79 y=108 count=1} to TreeItem with text {FILTER <name>}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Clicking on TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1971409621 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1971409621 data=null doit=true} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1971409619 data=null} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1971409608 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971409608 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}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1971409604 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-1971409603 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-1971409603 data=null doit=true} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-1971409603 data=null} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Clicked on TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1971409602 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1971409602 data=null doit=true} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1971409602 data=null} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1971409602 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971409602 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}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1971409598 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1971409567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
01:32:02 [2020-02-28T06:32:02.801Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1971409508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971409506 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971409505 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971409505 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)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971409505 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)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971409505 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)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971409504 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)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971409504 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971409504 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971409504 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)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971409504 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)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971409495 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)
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
01:32:02 [2020-02-28T06:32:02.801Z] DEBUG - Clicking on with mnemonic 'COMPARE'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-1971409467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Clicked on with mnemonic 'COMPARE'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-1971409389 data=null doit=true} to Tree node with text: <select aspect> = <value>
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-1971409389 data=null} to Tree node with text: <select aspect> = <value>
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-1971409389 data=null button=1 stateMask=0x0 x=154 y=156 count=1} to Tree node with text: <select aspect> = <value>
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971409388 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>
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-1971409388 data=null button=1 stateMask=0x80000 x=154 y=156 count=1} to Tree node with text: <select aspect> = <value>
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1971409387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=-1971409362 data=null doit=true} to Button with text {=}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=-1971409361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=-1971409359 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=-1971409357 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=-1971409356 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=-1971409356 data=null item=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')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - number of items : 11
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971409355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971409355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971409355 data=null doit=true} to ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971409354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971409354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971409354 data=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}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971409307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971409307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971409307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971409307 data=null doit=true} to ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971409307 data=null} to ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.057Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - Attempting to set focus on Table with text {}
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1971409279 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1971409278 data=null doit=true} to TableItem with text {}
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1971409278 data=null} to TableItem with text {}
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971409278 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971409277 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971409275 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - Clicking on with mnemonic 'field'
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=-1971409201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
01:32:03 [2020-02-28T06:32:03.058Z] DEBUG - Clicked on with mnemonic 'field'
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971407594 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971407594 data=null doit=true} to TreeItem with text {TestForFiltering}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971407594 data=null} to TreeItem with text {TestForFiltering}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971407594 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971407594 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}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971407585 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971407584 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971407584 data=null doit=true} to TreeItem with text {TestForFiltering}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971407584 data=null} to TreeItem with text {TestForFiltering}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971407584 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971407583 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}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971407577 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:04 [2020-02-28T06:32:04.944Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971407576 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971407576 data=null doit=true} to TreeItem with text {Traces [1]}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971407576 data=null} to TreeItem with text {Traces [1]}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971407576 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971407575 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:32:04 [2020-02-28T06:32:04.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971407569 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - number of items : 11
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971406167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971406167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971406167 data=null doit=true} to ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971406167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971406167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971406167 data=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}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971406158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971406157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971406157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971406157 data=null doit=true} to ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971406157 data=null} to ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1971406157 data=null button=0 stateMask=0x0 x=79 y=180 count=0} to TreeItem with text {FILTER <name>}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1971406156 data=null doit=true} to TreeItem with text {FILTER <name>}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1971406156 data=null} to TreeItem with text {FILTER <name>}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1971406156 data=null button=1 stateMask=0x0 x=79 y=180 count=1} to TreeItem with text {FILTER <name>}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971406156 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>}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1971406152 data=null button=1 stateMask=0x80000 x=79 y=180 count=1} to TreeItem with text {FILTER <name>}
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:06 [2020-02-28T06:32:06.305Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1971406146 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1971406146 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1971406145 data=null} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1971406142 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971406108 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}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1971406104 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1971406104 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1971406103 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1971406103 data=null} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1971406103 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1971406103 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1971406103 data=null} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1971406102 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971406102 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}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1971406098 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1971406071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
01:32:06 [2020-02-28T06:32:06.306Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1971406005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971406003 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971406003 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971406003 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)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971406003 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)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971406003 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)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971406002 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)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971406002 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971406002 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971406002 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)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971406001 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)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1971405992 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)
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Clicking on with mnemonic 'OR'
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=-1971405966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Clicked on with mnemonic 'OR'
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1971405953 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-1971405953 data=null doit=true} to Tree node with text: OR
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-1971405953 data=null} to Tree node with text: OR
01:32:06 [2020-02-28T06:32:06.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-1971405953 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971405952 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
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-1971405904 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Clicking on with mnemonic 'EQUALS'
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-1971405878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Clicked on with mnemonic 'EQUALS'
01:32:06 [2020-02-28T06:32:06.561Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1971405856 data=null button=0 stateMask=0x0 x=159 y=252 count=0} to TreeItem with text {<select aspect> EQUALS}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-1971405856 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-1971405856 data=null} to TreeItem with text {<select aspect> EQUALS}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1971405856 data=null button=1 stateMask=0x0 x=159 y=252 count=1} to TreeItem with text {<select aspect> EQUALS}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971405856 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}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1971405796 data=null button=1 stateMask=0x80000 x=159 y=252 count=1} to TreeItem with text {<select aspect> EQUALS}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1971405795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1971405783 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-1971405783 data=null doit=true} to Tree node with text: OR
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-1971405782 data=null} to Tree node with text: OR
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-1971405782 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971405782 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
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-1971405775 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Clicking on with mnemonic 'MATCHES'
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-1971405695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Clicked on with mnemonic 'MATCHES'
01:32:06 [2020-02-28T06:32:06.561Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1971405669 data=null button=0 stateMask=0x0 x=165 y=254 count=0} to TreeItem with text {<select aspect> MATCHES}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-1971405669 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-1971405668 data=null} to TreeItem with text {<select aspect> MATCHES}
01:32:06 [2020-02-28T06:32:06.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1971405668 data=null button=1 stateMask=0x0 x=165 y=254 count=1} to TreeItem with text {<select aspect> MATCHES}
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971405668 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}
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1971405654 data=null button=1 stateMask=0x80000 x=165 y=254 count=1} to TreeItem with text {<select aspect> MATCHES}
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1971405652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
01:32:06 [2020-02-28T06:32:06.816Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - number of items : 11
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971405591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971405590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971405590 data=null doit=true} to ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971405590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971405590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971405590 data=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}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971405577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971405577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971405577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971405577 data=null doit=true} to ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971405577 data=null} to ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Attempting to set focus on Table with text {}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1971405503 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1971405503 data=null doit=true} to TableItem with text {}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1971405503 data=null} to TableItem with text {}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971405502 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971405500 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971405497 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
01:32:06 [2020-02-28T06:32:06.817Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
01:32:07 [2020-02-28T06:32:07.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-1971405453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
01:32:07 [2020-02-28T06:32:07.072Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971403355 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971403333 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971403332 data=null doit=true} to TreeItem with text {TestForFiltering}
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971403332 data=null} to TreeItem with text {TestForFiltering}
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971403332 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971403332 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}
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971403324 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - Clicking on with mnemonic 'Delete'
01:32:08 [2020-02-28T06:32:08.959Z] DEBUG - Clicked on with mnemonic 'Delete'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402681 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402681 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402680 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971402680 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Clicking on OK
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971402680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971402680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971402679 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971402679 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971402679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971402679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:09 [2020-02-28T06:32:09.886Z] DEBUG - Clicked on OK
01:32:10 [2020-02-28T06:32:10.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971402679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:10 [2020-02-28T06:32:10.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971403289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:32:10 [2020-02-28T06:32:10.396Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.169 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
01:32:10 [2020-02-28T06:32:10.396Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.632 s
01:32:10 [2020-02-28T06:32:10.396Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.595 s
01:32:10 [2020-02-28T06:32:10.396Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.788 s
01:32:10 [2020-02-28T06:32:10.396Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971401596 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971401595 data=null doit=true} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971401595 data=null} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971401595 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971401594 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}
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971401574 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971401573 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971401573 data=null doit=true} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971401573 data=null} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971401573 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971401572 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}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971401566 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971401565 data=null doit=true} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971401565 data=null} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971401565 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971401565 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}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971401561 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971401560 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971401560 data=null doit=true} to TreeItem with text {Traces [0]}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971401560 data=null} to TreeItem with text {Traces [0]}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971401560 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971401559 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:32:10 [2020-02-28T06:32:10.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971401551 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - number of items : 7
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971399842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971399842 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971399842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971399842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971399842 data=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}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971399785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971399768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971399768 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971399768 data=null} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - number of items : 7
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971399767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971399767 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971399767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971399767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971399767 data=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}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971399751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971399694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971399694 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971399694 data=null} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - number of items : 7
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971399693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971399693 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971399693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971399693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971399693 data=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}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971399674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971399657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971399657 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971399657 data=null} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - number of items : 7
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971399657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971399657 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971399656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971399656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971399656 data=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}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971399597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971399579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971399579 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971399579 data=null} to ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - number of items : 7
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971399579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971399578 data=null doit=true} to ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971399578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971399578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971399578 data=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}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971399578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971399578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971399578 data=null doit=true} to ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971399578 data=null} to ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - number of items : 7
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971399577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971399577 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971399577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971399577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971399577 data=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}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971399563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971399499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971399499 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971399499 data=null} to ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - number of items : 7
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971399498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971399498 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971399498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971399498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971399498 data=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}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971399483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971399466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971399466 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971399466 data=null} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
01:32:12 [2020-02-28T06:32:12.795Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - Attempting to set focus on (of type 'Label')
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - number of items : 7
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971399463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971399463 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971399463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971399463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:12 [2020-02-28T06:32:12.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971399463 data=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}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971399451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971399401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971399401 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971399401 data=null} to ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Attempting to set focus on (of type 'Label')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - number of items : 7
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971399400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971399400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971399400 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971399400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971399399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971399399 data=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}
01:32:13 [2020-02-28T06:32:13.051Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Selecting rows [2] in (of type 'Table')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971399272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971399271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971399271 data=null doit=true} to (of type 'Table')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971399271 data=null} to (of type 'Table')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971399271 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to (of type 'Table')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971399270 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:13 [2020-02-28T06:32:13.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971399268 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to (of type 'Table')
01:32:14 [2020-02-28T06:32:14.936Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.215 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
01:32:14 [2020-02-28T06:32:14.936Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.613 s
01:32:14 [2020-02-28T06:32:14.936Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
01:32:19 [2020-02-28T06:32:19.100Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Clicking on (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971393699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971393697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971393697 data=null doit=true} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971393697 data=null} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1971393696 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1971393665 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971393664 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1971393663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971393662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1971393662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1971393662 data=null doit=true} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1971393662 data=null} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Clicked on (of type 'Table')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Inserting text:e
01:32:19 [2020-02-28T06:32:19.101Z]  into text (of type 'Text')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:19 [2020-02-28T06:32:19.101Z] DEBUG - Typing text 'e
01:32:19 [2020-02-28T06:32:19.101Z] ' with an interval of 100ms. between characters.
01:32:19 [2020-02-28T06:32:19.356Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:19 [2020-02-28T06:32:19.356Z] DEBUG - Selecting rows [7] in (of type 'Table')
01:32:19 [2020-02-28T06:32:19.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971393067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971393067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971393067 data=null doit=true} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971393067 data=null} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971393066 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971393064 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:19 [2020-02-28T06:32:19.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971393063 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971392036 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971392006 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971392005 data=null doit=true} to TreeItem with text {test}
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971392005 data=null} to TreeItem with text {test}
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971392005 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971392005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971391997 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - Clicking on with mnemonic 'Delete'
01:32:20 [2020-02-28T06:32:20.283Z] DEBUG - Clicked on with mnemonic 'Delete'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391852 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391852 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391851 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971391851 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Clicking on OK
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971391850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971391850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971391850 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971391850 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971391850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971391850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:20 [2020-02-28T06:32:20.539Z] DEBUG - Clicked on OK
01:32:20 [2020-02-28T06:32:20.539Z] 
01:32:20 [2020-02-28T06:32:20.539Z] !ENTRY org.eclipse.equinox.event 4 0 2020-02-28 06:32:20.441
01:32:20 [2020-02-28T06:32:20.539Z] !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@63513c1c (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@63513c1c (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@55880c
01:32:20 [2020-02-28T06:32:20.540Z] !STACK 0
01:32:20 [2020-02-28T06:32:20.540Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
01:32:20 [2020-02-28T06:32:20.540Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
01:32:20 [2020-02-28T06:32:20.540Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:32:20 [2020-02-28T06:32:20.540Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:32:20 [2020-02-28T06:32:20.540Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:20 [2020-02-28T06:32:20.540Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:32:20 [2020-02-28T06:32:20.540Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:32:20 [2020-02-28T06:32:20.540Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:32:20 [2020-02-28T06:32:20.540Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:20 [2020-02-28T06:32:20.540Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:32:20 [2020-02-28T06:32:20.540Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369)
01:32:20 [2020-02-28T06:32:20.540Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
01:32:20 [2020-02-28T06:32:20.540Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:20 [2020-02-28T06:32:20.540Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:20 [2020-02-28T06:32:20.540Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
01:32:20 [2020-02-28T06:32:20.540Z] 	... 157 more
01:32:21 [2020-02-28T06:32:21.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971391850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:21 [2020-02-28T06:32:21.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971391966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - Clicking on (of type 'Table')
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971388901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971388899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971388899 data=null doit=true} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971388899 data=null} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1971388899 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1971388874 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971388873 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.355Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1971388872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971388872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1971388872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1971388872 data=null doit=true} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1971388871 data=null} to (of type 'Table')
01:32:23 [2020-02-28T06:32:23.355Z] DEBUG - Clicked on (of type 'Table')
01:32:23 [2020-02-28T06:32:23.355Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:23 [2020-02-28T06:32:23.355Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:23 [2020-02-28T06:32:23.610Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:23 [2020-02-28T06:32:23.610Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:23 [2020-02-28T06:32:23.610Z] DEBUG - Inserting text:00
01:32:23 [2020-02-28T06:32:23.610Z]  into text (of type 'Text')
01:32:23 [2020-02-28T06:32:23.610Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:23 [2020-02-28T06:32:23.610Z] DEBUG - Typing text '00
01:32:23 [2020-02-28T06:32:23.610Z] ' with an interval of 100ms. between characters.
01:32:23 [2020-02-28T06:32:23.866Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:23 [2020-02-28T06:32:23.866Z] DEBUG - Selecting rows [7] in (of type 'Table')
01:32:24 [2020-02-28T06:32:24.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971388355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:24 [2020-02-28T06:32:24.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971388355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:24 [2020-02-28T06:32:24.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971388355 data=null doit=true} to (of type 'Table')
01:32:24 [2020-02-28T06:32:24.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971388355 data=null} to (of type 'Table')
01:32:24 [2020-02-28T06:32:24.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971388354 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
01:32:24 [2020-02-28T06:32:24.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971388352 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:24 [2020-02-28T06:32:24.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971388351 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.048Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:25 [2020-02-28T06:32:25.048Z] DEBUG - Clicking on (of type 'Table')
01:32:25 [2020-02-28T06:32:25.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971387376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971387370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971387370 data=null doit=true} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971387370 data=null} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1971387369 data=null button=1 stateMask=0x0 x=12 y=12 count=1} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1971387349 data=null button=1 stateMask=0x80000 x=12 y=12 count=1} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.048Z] 
01:32:25 [2020-02-28T06:32:25.048Z] !ENTRY org.eclipse.ui 4 0 2020-02-28 06:32:24.881
01:32:25 [2020-02-28T06:32:25.048Z] !MESSAGE Unhandled event loop exception
01:32:25 [2020-02-28T06:32:25.048Z] !STACK 0
01:32:25 [2020-02-28T06:32:25.048Z] org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.swt.SWT.error(SWT.java:4533)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.swt.SWT.error(SWT.java:4448)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:32:25 [2020-02-28T06:32:25.048Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:32:25 [2020-02-28T06:32:25.048Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:32:25 [2020-02-28T06:32:25.048Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:25 [2020-02-28T06:32:25.048Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:32:25 [2020-02-28T06:32:25.048Z] Caused by: org.eclipse.swt.SWTException: Widget is disposed
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.swt.SWT.error(SWT.java:4533)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.swt.SWT.error(SWT.java:4448)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.swt.SWT.error(SWT.java:4419)
01:32:25 [2020-02-28T06:32:25.048Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:483)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:420)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:537)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:287)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:25 [2020-02-28T06:32:25.049Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:25 [2020-02-28T06:32:25.049Z] 	... 27 more
01:32:25 [2020-02-28T06:32:25.049Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1971387342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971387342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1971387342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1971387342 data=null doit=true} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1971387342 data=null} to (of type 'Table')
01:32:25 [2020-02-28T06:32:25.049Z] DEBUG - Clicked on (of type 'Table')
01:32:26 [2020-02-28T06:32:26.410Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971384808 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971384782 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971384782 data=null doit=true} to TreeItem with text {test}
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971384782 data=null} to TreeItem with text {test}
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971384781 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971384781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971384773 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - Clicking on with mnemonic 'Delete'
01:32:27 [2020-02-28T06:32:27.773Z] DEBUG - Clicked on with mnemonic 'Delete'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384079 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384079 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384079 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971384079 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Clicking on OK
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971384078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971384078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971384078 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971384078 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971384078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971384078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.335Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.335Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.335Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.335Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.335Z] DEBUG - Clicked on OK
01:32:28 [2020-02-28T06:32:28.335Z] 
01:32:28 [2020-02-28T06:32:28.335Z] !ENTRY org.eclipse.equinox.event 4 0 2020-02-28 06:32:28.181
01:32:28 [2020-02-28T06:32:28.335Z] !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@63513c1c (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@63513c1c (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@55880c
01:32:28 [2020-02-28T06:32:28.335Z] !STACK 0
01:32:28 [2020-02-28T06:32:28.335Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
01:32:28 [2020-02-28T06:32:28.335Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
01:32:28 [2020-02-28T06:32:28.335Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:32:28 [2020-02-28T06:32:28.335Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:32:28 [2020-02-28T06:32:28.335Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:28 [2020-02-28T06:32:28.335Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:32:28 [2020-02-28T06:32:28.335Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:32:28 [2020-02-28T06:32:28.335Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:32:28 [2020-02-28T06:32:28.335Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:28 [2020-02-28T06:32:28.335Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:32:28 [2020-02-28T06:32:28.335Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369)
01:32:28 [2020-02-28T06:32:28.335Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
01:32:28 [2020-02-28T06:32:28.335Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:28 [2020-02-28T06:32:28.335Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:28 [2020-02-28T06:32:28.335Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
01:32:28 [2020-02-28T06:32:28.335Z] 	... 157 more
01:32:28 [2020-02-28T06:32:28.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971384078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:28 [2020-02-28T06:32:28.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971384700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:32:29 [2020-02-28T06:32:29.957Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:32:29 [2020-02-28T06:32:29.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:32:29 [2020-02-28T06:32:29.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:32:29 [2020-02-28T06:32:29.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Clicking on (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971382090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971382088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971382087 data=null doit=true} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971382085 data=null} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1971382085 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1971382057 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971382056 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1971382055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971382055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1971382055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1971382055 data=null doit=true} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1971382055 data=null} to (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Clicked on (of type 'Table')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Inserting text:HostF
01:32:30 [2020-02-28T06:32:30.215Z]  into text (of type 'Text')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:30 [2020-02-28T06:32:30.215Z] DEBUG - Typing text 'HostF
01:32:30 [2020-02-28T06:32:30.215Z] ' with an interval of 100ms. between characters.
01:32:31 [2020-02-28T06:32:31.141Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:31 [2020-02-28T06:32:31.141Z] DEBUG - Selecting rows [7] in (of type 'Table')
01:32:31 [2020-02-28T06:32:31.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971381248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:31 [2020-02-28T06:32:31.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971381248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:31 [2020-02-28T06:32:31.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971381248 data=null doit=true} to (of type 'Table')
01:32:31 [2020-02-28T06:32:31.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971381247 data=null} to (of type 'Table')
01:32:31 [2020-02-28T06:32:31.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971381247 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
01:32:31 [2020-02-28T06:32:31.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971381245 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:31 [2020-02-28T06:32:31.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971381244 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971380277 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971380245 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971380245 data=null doit=true} to TreeItem with text {test}
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971380245 data=null} to TreeItem with text {test}
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971380245 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971380245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971380236 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - Clicking on with mnemonic 'Delete'
01:32:32 [2020-02-28T06:32:32.067Z] DEBUG - Clicked on with mnemonic 'Delete'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379557 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379557 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379556 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971379556 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Clicking on OK
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971379555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971379555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971379555 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971379555 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971379555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971379555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.996Z] 
01:32:32 [2020-02-28T06:32:32.996Z] !ENTRY org.eclipse.equinox.event 4 0 2020-02-28 06:32:32.717
01:32:32 [2020-02-28T06:32:32.996Z] !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@63513c1c (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@63513c1c (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@55880c
01:32:32 [2020-02-28T06:32:32.996Z] !STACK 0
01:32:32 [2020-02-28T06:32:32.996Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
01:32:32 [2020-02-28T06:32:32.996Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
01:32:32 [2020-02-28T06:32:32.997Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
01:32:32 [2020-02-28T06:32:32.997Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:32:32 [2020-02-28T06:32:32.997Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:32:32 [2020-02-28T06:32:32.997Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:32 [2020-02-28T06:32:32.997Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:32:32 [2020-02-28T06:32:32.997Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:32:32 [2020-02-28T06:32:32.997Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:32:32 [2020-02-28T06:32:32.997Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:32 [2020-02-28T06:32:32.997Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:32:32 [2020-02-28T06:32:32.997Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369)
01:32:32 [2020-02-28T06:32:32.997Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
01:32:32 [2020-02-28T06:32:32.997Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:32 [2020-02-28T06:32:32.997Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:32 [2020-02-28T06:32:32.997Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
01:32:32 [2020-02-28T06:32:32.997Z] 	... 157 more
01:32:32 [2020-02-28T06:32:32.997Z] DEBUG - Clicked on OK
01:32:32 [2020-02-28T06:32:32.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971379555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:32 [2020-02-28T06:32:32.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971380181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Clicking on (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971377600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971377598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971377598 data=null doit=true} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971377598 data=null} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1971377598 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1971377573 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971377572 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1971377571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971377571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1971377571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1971377571 data=null doit=true} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1971377571 data=null} to (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Clicked on (of type 'Table')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Inserting text:2 into text (of type 'Text')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:34 [2020-02-28T06:32:34.885Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Clicking on (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971377243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971377240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971377240 data=null doit=true} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971377240 data=null} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1971377240 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1971377215 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971377214 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1971377214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971377213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1971377213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1971377213 data=null doit=true} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1971377213 data=null} to (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Clicked on (of type 'Table')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Inserting text:F into text (of type 'Text')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:35 [2020-02-28T06:32:35.141Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-1971375520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-1971375520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-1971375520 data=null doit=true} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-1971375520 data=null} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-1971375520 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=-1971375505 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-1971375489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-1971375489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-1971375489 data=null doit=true} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-1971375489 data=null} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-1971375489 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
01:32:37 [2020-02-28T06:32:37.029Z] DEBUG - Clicked on CLabel with text {}
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971373963 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971373935 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971373935 data=null doit=true} to TreeItem with text {test}
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971373935 data=null} to TreeItem with text {test}
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971373935 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971373935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971373927 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - Clicking on with mnemonic 'Delete'
01:32:38 [2020-02-28T06:32:38.430Z] DEBUG - Clicked on with mnemonic 'Delete'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971373300 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Clicking on OK
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971373299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971373299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971373299 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971373299 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971373299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971373298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:38 [2020-02-28T06:32:38.992Z] DEBUG - Clicked on OK
01:32:38 [2020-02-28T06:32:38.992Z] 
01:32:38 [2020-02-28T06:32:38.992Z] !ENTRY org.eclipse.equinox.event 4 0 2020-02-28 06:32:38.968
01:32:38 [2020-02-28T06:32:38.992Z] !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@63513c1c (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@63513c1c (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@55880c
01:32:38 [2020-02-28T06:32:38.992Z] !STACK 0
01:32:38 [2020-02-28T06:32:38.992Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
01:32:38 [2020-02-28T06:32:38.992Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
01:32:38 [2020-02-28T06:32:38.992Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
01:32:38 [2020-02-28T06:32:38.993Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:32:38 [2020-02-28T06:32:38.993Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:32:38 [2020-02-28T06:32:38.993Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:38 [2020-02-28T06:32:38.993Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:32:38 [2020-02-28T06:32:38.993Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:32:38 [2020-02-28T06:32:38.993Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:32:38 [2020-02-28T06:32:38.993Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:38 [2020-02-28T06:32:38.993Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:32:38 [2020-02-28T06:32:38.993Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369)
01:32:38 [2020-02-28T06:32:38.993Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
01:32:38 [2020-02-28T06:32:38.993Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:38 [2020-02-28T06:32:38.993Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:38 [2020-02-28T06:32:38.993Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
01:32:38 [2020-02-28T06:32:38.993Z] 	... 157 more
01:32:39 [2020-02-28T06:32:39.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971373298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:39 [2020-02-28T06:32:39.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971373896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:32:41 [2020-02-28T06:32:41.135Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:32:41 [2020-02-28T06:32:41.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:32:41 [2020-02-28T06:32:41.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:32:41 [2020-02-28T06:32:41.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Clicking on (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971370958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971370955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971370955 data=null doit=true} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971370955 data=null} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1971370955 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1971370928 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971370927 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1971370927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971370927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1971370926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1971370926 data=null doit=true} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1971370926 data=null} to (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Clicked on (of type 'Table')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Inserting text:HostF
01:32:41 [2020-02-28T06:32:41.391Z]  into text (of type 'Text')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:41 [2020-02-28T06:32:41.391Z] DEBUG - Typing text 'HostF
01:32:41 [2020-02-28T06:32:41.391Z] ' with an interval of 100ms. between characters.
01:32:42 [2020-02-28T06:32:42.317Z] DEBUG - Attempting to set focus on (of type 'Table')
01:32:42 [2020-02-28T06:32:42.317Z] DEBUG - Selecting rows [7] in (of type 'Table')
01:32:42 [2020-02-28T06:32:42.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971370132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:42 [2020-02-28T06:32:42.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971370132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:32:42 [2020-02-28T06:32:42.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971370132 data=null doit=true} to (of type 'Table')
01:32:42 [2020-02-28T06:32:42.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971370132 data=null} to (of type 'Table')
01:32:42 [2020-02-28T06:32:42.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971370131 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
01:32:42 [2020-02-28T06:32:42.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971370129 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:32:42 [2020-02-28T06:32:42.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971370128 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971369168 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971369146 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971369146 data=null doit=true} to TreeItem with text {test}
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971369146 data=null} to TreeItem with text {test}
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971369145 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971369145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971369139 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - Clicking on with mnemonic 'Delete'
01:32:43 [2020-02-28T06:32:43.242Z] DEBUG - Clicked on with mnemonic 'Delete'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971368468 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Clicking on OK
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971368467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971368467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971368467 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971368467 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971368467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:43 [2020-02-28T06:32:43.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971368467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:43 [2020-02-28T06:32:43.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:43 [2020-02-28T06:32:43.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:43 [2020-02-28T06:32:43.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:43 [2020-02-28T06:32:43.805Z] 
01:32:43 [2020-02-28T06:32:43.805Z] !ENTRY org.eclipse.equinox.event 4 0 2020-02-28 06:32:43.794
01:32:43 [2020-02-28T06:32:43.805Z] !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@63513c1c (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@63513c1c (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@55880c
01:32:43 [2020-02-28T06:32:43.805Z] !STACK 0
01:32:43 [2020-02-28T06:32:43.805Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
01:32:43 [2020-02-28T06:32:43.805Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
01:32:43 [2020-02-28T06:32:43.805Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
01:32:43 [2020-02-28T06:32:43.805Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
01:32:43 [2020-02-28T06:32:43.805Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
01:32:43 [2020-02-28T06:32:43.805Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
01:32:43 [2020-02-28T06:32:43.805Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
01:32:43 [2020-02-28T06:32:43.805Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
01:32:43 [2020-02-28T06:32:43.805Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
01:32:43 [2020-02-28T06:32:43.806Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
01:32:43 [2020-02-28T06:32:43.806Z] 	at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
01:32:43 [2020-02-28T06:32:43.806Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:43 [2020-02-28T06:32:43.806Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:32:43 [2020-02-28T06:32:43.806Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:32:43 [2020-02-28T06:32:43.806Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:32:43 [2020-02-28T06:32:43.806Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:43 [2020-02-28T06:32:43.806Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:32:43 [2020-02-28T06:32:43.806Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369)
01:32:43 [2020-02-28T06:32:43.806Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
01:32:43 [2020-02-28T06:32:43.806Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:32:43 [2020-02-28T06:32:43.806Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:32:43 [2020-02-28T06:32:43.806Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
01:32:43 [2020-02-28T06:32:43.806Z] 	... 156 more
01:32:44 [2020-02-28T06:32:44.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:44 [2020-02-28T06:32:44.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971368467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:44 [2020-02-28T06:32:44.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971369095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:32:44 [2020-02-28T06:32:44.063Z] DEBUG - Clicked on 
01:32:44 [2020-02-28T06:32:44.063Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.437 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
01:32:44 [2020-02-28T06:32:44.063Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.807 s
01:32:44 [2020-02-28T06:32:44.063Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 7.041 s
01:32:44 [2020-02-28T06:32:44.063Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.49 s
01:32:44 [2020-02-28T06:32:44.063Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.726 s
01:32:44 [2020-02-28T06:32:44.063Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.35 s
01:32:44 [2020-02-28T06:32:44.063Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1971367963 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1971367962 data=null doit=true} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1971367962 data=null} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1971367962 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971367962 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}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1971367944 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1971367943 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1971367943 data=null doit=true} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1971367943 data=null} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1971367943 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971367942 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}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1971367937 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1971367937 data=null doit=true} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1971367937 data=null} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1971367937 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971367937 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}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1971367933 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971367932 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971367932 data=null doit=true} to TreeItem with text {Traces [0]}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971367932 data=null} to TreeItem with text {Traces [0]}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971367932 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:32:44 [2020-02-28T06:32:44.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971367932 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:32:44 [2020-02-28T06:32:44.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971367899 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample2462920713456847220.xml"'
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971366471 data=null doit=true} to TreeItem with text {Traces [1]}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971366470 data=null} to TreeItem with text {Traces [1]}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971366470 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971366470 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]}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971366466 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366441 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample2462920713456847220.xml} time=-1971366440 data=null doit=true} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample2462920713456847220.xml} time=-1971366440 data=null} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366440 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971366440 data=null item=TreeItem {sample2462920713456847220.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366391 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366390 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample2462920713456847220.xml} time=-1971366390 data=null doit=true} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample2462920713456847220.xml} time=-1971366390 data=null} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366390 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971366390 data=null item=TreeItem {sample2462920713456847220.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample2462920713456847220.xml}
01:32:45 [2020-02-28T06:32:45.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366383 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366070 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample2462920713456847220.xml} time=-1971366070 data=null doit=true} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample2462920713456847220.xml} time=-1971366070 data=null} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366070 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971366069 data=null item=TreeItem {sample2462920713456847220.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366068 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Clicking on TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366067 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample2462920713456847220.xml} time=-1971366067 data=null doit=true} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample2462920713456847220.xml} time=-1971366067 data=null} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366067 data=null button=1 stateMask=0x0 x=522 y=12 count=1} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971366064 data=null item=TreeItem {sample2462920713456847220.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366063 data=null button=1 stateMask=0x80000 x=522 y=12 count=1} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample2462920713456847220.xml} time=-1971366063 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample2462920713456847220.xml} time=-1971366063 data=null doit=true} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample2462920713456847220.xml} time=-1971366063 data=null} to TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Clicked on TreeItem with text {sample2462920713456847220.xml}
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Attempting to set focus on (of type 'Text')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Clicking on OK
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971366057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971366056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971366056 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971366056 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971366056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971366056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:46 [2020-02-28T06:32:46.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971366056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:46 [2020-02-28T06:32:46.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-1971366265 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...'
01:32:46 [2020-02-28T06:32:46.760Z] DEBUG - Clicked on 
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample2462920713456847220.xml"'
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - TestForOffsetting/Traces/sample2462920713456847220.xml - Eclipse Platform} time=-1971364253 data=null doit=true} to Shell with text {data - Testing - TestForOffsetting/Traces/sample2462920713456847220.xml - Eclipse Platform}
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - Attempting to set focus on Tree with text {}
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1971364212 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1971364212 data=null doit=true} to TreeItem with text {TestForOffsetting}
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1971364212 data=null} to TreeItem with text {TestForOffsetting}
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1971364211 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971364211 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}
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1971364193 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - Clicking on with mnemonic 'Delete'
01:32:48 [2020-02-28T06:32:48.125Z] DEBUG - Clicked on with mnemonic 'Delete'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971363499 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Clicking on OK
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971363498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971363498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971363498 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971363498 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971363498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971363498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Clicked on OK
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971363498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:32:49 [2020-02-28T06:32:49.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971364159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:32:49 [2020-02-28T06:32:49.306Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.203 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
01:32:49 [2020-02-28T06:32:49.306Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 5.202 s
01:32:49 [2020-02-28T06:32:49.306Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
01:33:07 [2020-02-28T06:33:07.343Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.764 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
01:33:07 [2020-02-28T06:33:07.344Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 2.231 s
01:33:07 [2020-02-28T06:33:07.344Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
01:33:07 [2020-02-28T06:33:07.344Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 7.575 s
01:33:07 [2020-02-28T06:33:07.344Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.113 s
01:33:07 [2020-02-28T06:33:07.344Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971346792 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971346792 data=null doit=true} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971346792 data=null} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971346792 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971346792 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}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971346775 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971346775 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971346775 data=null doit=true} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971346774 data=null} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971346774 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971346774 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}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971346768 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971346768 data=null doit=true} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971346768 data=null} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971346768 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971346768 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}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971346765 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971346764 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971346764 data=null doit=true} to TreeItem with text {Traces [0]}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971346764 data=null} to TreeItem with text {Traces [0]}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971346764 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971346764 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:33:07 [2020-02-28T06:33:07.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971346755 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=-1971332983 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=-1971332983 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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=-1971332983 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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-1971332983 data=null item=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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=-1971332967 data=null doit=true} to Button with text {Current view}
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-1971332967 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}
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=-1971332954 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=-1971332954 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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=-1971332908 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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1971332908 data=null item=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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-1971332895 data=null doit=true} to Button with text {&All pages}
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1971332895 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}
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=-1971332879 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=-1971332879 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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=-1971332879 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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-1971332878 data=null item=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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
01:33:19 [2020-02-28T06:33:19.510Z] 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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=-1971332863 data=null doit=true} to Button with text {Use current zoom}
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-1971332863 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}
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-1971332794 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-1971332794 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')
01:33:19 [2020-02-28T06:33:19.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-1971332794 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')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1971332794 data=null item=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')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
01:33:19 [2020-02-28T06:33:19.511Z] 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')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-1971332764 data=null doit=true} to Button with text {Number of horizontal pages:}
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1971332764 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:}
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-1971332707 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-1971332707 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')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-1971332707 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')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-1971332706 data=null item=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')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-1971332679 data=null doit=true} to Button with text {&All pages}
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1971332679 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}
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=-1971332666 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=-1971332665 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')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=-1971332665 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')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-1971332665 data=null item=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')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=-1971332654 data=null doit=true} to Button with text {Selected pages}
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-1971332654 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}
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=-1971332600 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=-1971332600 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')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=-1971332600 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')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=-1971332600 data=null item=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')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Clicking on Cancel
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1971332585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1971332585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1971332585 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1971332585 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1971332585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1971332585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1971332585 data=null item=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')
01:33:19 [2020-02-28T06:33:19.768Z] DEBUG - Clicked on 
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971332062 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971332043 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971332043 data=null doit=true} to TreeItem with text {TestForFiltering}
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971332043 data=null} to TreeItem with text {TestForFiltering}
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971332042 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971332042 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}
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971332035 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - Clicking on with mnemonic 'Delete'
01:33:20 [2020-02-28T06:33:20.328Z] DEBUG - Clicked on with mnemonic 'Delete'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331440 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331440 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331439 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971331439 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Clicking on OK
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971331438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971331438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971331438 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971331438 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971331438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:20 [2020-02-28T06:33:20.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971331438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:20 [2020-02-28T06:33:20.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:20 [2020-02-28T06:33:20.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:20 [2020-02-28T06:33:20.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:20 [2020-02-28T06:33:20.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:21 [2020-02-28T06:33:21.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:21 [2020-02-28T06:33:21.449Z] DEBUG - Clicked on OK
01:33:22 [2020-02-28T06:33:22.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971331438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:22 [2020-02-28T06:33:22.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971332003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971329847 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971329847 data=null doit=true} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971329847 data=null} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971329847 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971329847 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}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971329840 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971329840 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971329840 data=null doit=true} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971329840 data=null} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971329840 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971329839 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}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971329835 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971329834 data=null doit=true} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971329834 data=null} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971329834 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971329834 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}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971329831 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971329830 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971329830 data=null doit=true} to TreeItem with text {Traces [0]}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971329830 data=null} to TreeItem with text {Traces [0]}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971329830 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971329830 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:33:22 [2020-02-28T06:33:22.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971329825 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - number of items : 9
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323658 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323658 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323658 data=null button=1 stateMask=0x0 x=5 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323658 data=null button=1 stateMask=0x80000 x=5 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - number of items : 9
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971323654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971323654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971323654 data=null doit=true} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971323654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971323653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971323653 data=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}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971323653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971323653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971323653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971323653 data=null doit=true} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971323653 data=null} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323653 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323652 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323650 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323647 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - number of items : 9
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971323645 data=null doit=true} to ToolItem with tooltip text {Select}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971323645 data=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}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971323644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971323644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971323644 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971323644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971323644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971323643 data=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}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971323643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971323643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971323643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971323643 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971323643 data=null} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323642 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323642 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323640 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323635 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323633 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323632 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323608 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323600 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - number of items : 9
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971323597 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971323597 data=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}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971323596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971323596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971323596 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971323595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971323595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971323595 data=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}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971323595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971323595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971323595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971323595 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971323594 data=null} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323594 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323594 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323592 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323586 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - number of items : 9
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971323583 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971323583 data=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}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971323582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971323582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971323582 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971323582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971323582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971323582 data=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}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971323576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971323576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971323576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971323576 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971323576 data=null} to ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323576 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323576 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323575 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323574 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on with mnemonic 'Select'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-1971323468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on with mnemonic 'Select'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323467 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323467 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323465 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323462 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on with mnemonic 'Zoom in'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=-1971323454 data=null doit=true} to MenuItem with text {Select}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-1971323453 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}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1971323453 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'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on with mnemonic 'Zoom in'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323452 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323452 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323408 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323402 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323399 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323399 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323396 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323388 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on with mnemonic 'Zoom out'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-1971323377 data=null doit=true} to MenuItem with text {Zoom in}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1971323377 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}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1971323376 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'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on with mnemonic 'Zoom out'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323375 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323375 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323373 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323368 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-1971323359 data=null doit=true} to MenuItem with text {Zoom out}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1971323359 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}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-1971323359 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'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1971323354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1971323354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1971323354 data=null doit=true} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1971323354 data=null} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1971323353 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1971323308 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on (of type 'Canvas')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - number of items : 9
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971323254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971323254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971323254 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971323254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971323254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Setting text on (of type 'Combo') to peer2
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-1971323172 data=null} to (of type 'Combo')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Set text on (of type 'Combo') to peer2
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7c78688b
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1971323170 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1971323170 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1971323170 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1971323169 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1971323169 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1971323169 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1971323169 data=null item=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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1971323169 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1971323169 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1971323169 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1971323169 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1971323169 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@117e7b16
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-1971323166 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1971323165 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-1971323164 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-1971323164 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-1971323164 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-1971323164 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-1971323164 data=null item=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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-1971323164 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1971323164 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-1971323163 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')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-1971323163 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-1971323163 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Clicking on Find
01:33:29 [2020-02-28T06:33:29.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-1971323162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1971323162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-1971323162 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-1971323162 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-1971323162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-1971323162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-1971323162 data=null item=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')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-1971323155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1971323155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-1971323155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-1971323155 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-1971323155 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Clicked on Find
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Clicking on Close
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1971323154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1971323154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1971323154 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1971323154 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1971323154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1971323153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1971323153 data=null item=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')
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971323254 data=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)}
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Clicked on 
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - number of items : 9
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971323062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971323062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971323062 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971323062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971323062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
01:33:29 [2020-02-28T06:33:29.368Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.368Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.368Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.368Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.368Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Setting text on (of type 'Combo') to 1001
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=-1971322979 data=null} to (of type 'Combo')
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - Set text on (of type 'Combo') to 1001
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.368Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7a96e17e
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1971322977 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1971322977 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1971322977 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1971322977 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1971322977 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1971322976 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1971322976 data=null item=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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1971322976 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1971322975 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1971322975 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1971322975 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1971322975 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@77db957b
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-1971322973 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1971322973 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-1971322973 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-1971322973 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-1971322972 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-1971322972 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-1971322972 data=null item=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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-1971322972 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1971322972 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-1971322972 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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-1971322972 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-1971322972 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Clicking on Find
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-1971322971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1971322971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-1971322971 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-1971322970 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-1971322970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-1971322970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-1971322970 data=null item=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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-1971322958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1971322957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-1971322957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-1971322957 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-1971322957 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Clicked on Find
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Clicking on Close
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1971322907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1971322907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1971322907 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1971322907 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1971322906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1971322906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1971322906 data=null item=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')
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971323062 data=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)}
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Clicked on 
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
01:33:29 [2020-02-28T06:33:29.369Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Clicking on Add...
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1971322792 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1971322792 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1971322792 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1971322792 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1971322791 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1971322791 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1971322772 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1971322772 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1971322772 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1971322772 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1971322771 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Clicked on Add...
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Setting text on (of type 'Combo') to peer2
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-1971322770 data=null} to (of type 'Combo')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Set text on (of type 'Combo') to peer2
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@445ec339
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1971322769 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1971322769 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1971322769 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1971322768 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1971322768 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1971322768 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1971322768 data=null item=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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1971322768 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1971322768 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1971322768 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')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1971322768 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1971322768 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.625Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Clicking on Create
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=-1971322766 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')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=-1971322766 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')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=-1971322766 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=-1971322766 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=-1971322766 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')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=-1971322766 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')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=-1971322766 data=null item=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')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1971322791 data=null item=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')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Clicked on 
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Clicking on OK
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971322696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971322696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971322696 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971322696 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971322696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971322696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971322696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1971322863 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...'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Clicked on 
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
01:33:29 [2020-02-28T06:33:29.626Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - Attempting to set focus on (of type 'Table')
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - Attempting to set focus on (of type 'Table')
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - Selecting rows [0] in (of type 'Table')
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971322570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971322570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971322570 data=null doit=true} to (of type 'Table')
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971322570 data=null} to (of type 'Table')
01:33:29 [2020-02-28T06:33:29.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1971322570 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971322570 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')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1971322569 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Clicking on Remove
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-1971322568 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')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-1971322568 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')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-1971322568 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-1971322568 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-1971322568 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')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-1971322568 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')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-1971322568 data=null item=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')
01:33:29 [2020-02-28T06:33:29.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Clicked on Remove
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Clicking on OK
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971322565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971322565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971322565 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971322565 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971322565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971322565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971322565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1971322605 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...'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Clicked on 
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
01:33:29 [2020-02-28T06:33:29.882Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicking on OK
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971322297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971322297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971322297 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971322297 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971322296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971322295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971322295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1971322377 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...'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicked on 
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicking on Default
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=-1971322192 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')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-1971322192 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')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=-1971322191 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=-1971322191 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=-1971322191 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')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=-1971322191 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')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=-1971322191 data=null item=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')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=-1971322176 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')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-1971322176 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')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=-1971322176 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')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=-1971322176 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=-1971322176 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicked on Default
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicking on OK
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971322175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971322175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971322175 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971322175 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971322175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971322175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971322174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1971322264 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...'
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicked on 
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - number of items : 9
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971322151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971322151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971322151 data=null doit=true} to ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971322151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971322151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971322151 data=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}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - number of items : 9
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971322107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971322107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971322107 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971322107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971322107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971322107 data=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}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - number of items : 9
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971322102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971322102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971322102 data=null doit=true} to ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971322102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971322102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971322102 data=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}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - number of items : 9
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971322097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971322097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971322097 data=null doit=true} to ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971322097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971322097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971322097 data=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}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.139Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicking on with mnemonic 'Next page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=-1971322085 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'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicked on with mnemonic 'Next page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicking on with mnemonic 'Previous page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=-1971322073 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'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicked on with mnemonic 'Previous page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicking on with mnemonic 'Last page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=-1971322000 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'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicked on with mnemonic 'Last page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicking on with mnemonic 'First page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=-1971321988 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'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicked on with mnemonic 'First page'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicking on with mnemonic 'Pages...'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicked on with mnemonic 'Pages...'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Clicking on OK
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971321881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971321881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971321880 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971321880 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971321880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971321880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971321880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:30 [2020-02-28T06:33:30.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=-1971321978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
01:33:30 [2020-02-28T06:33:30.649Z] DEBUG - Clicked on 
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971320877 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1971320860 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1971320860 data=null doit=true} to TreeItem with text {TestForFiltering}
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1971320860 data=null} to TreeItem with text {TestForFiltering}
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1971320860 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971320860 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}
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1971320852 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - Clicking on with mnemonic 'Delete'
01:33:31 [2020-02-28T06:33:31.576Z] DEBUG - Clicked on with mnemonic 'Delete'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320261 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320261 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320260 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971320260 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Clicking on OK
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971320259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971320259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971320259 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971320259 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971320259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971320259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.137Z] DEBUG - Clicked on OK
01:33:32 [2020-02-28T06:33:32.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971320259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:32 [2020-02-28T06:33:32.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971320825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:33:32 [2020-02-28T06:33:32.954Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
01:33:32 [2020-02-28T06:33:32.954Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.732 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
01:33:32 [2020-02-28T06:33:32.954Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 16.845 s
01:33:32 [2020-02-28T06:33:32.954Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 10.609 s
01:33:32 [2020-02-28T06:33:32.954Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
01:33:32 [2020-02-28T06:33:32.954Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
01:33:32 [2020-02-28T06:33:32.954Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
01:33:32 [2020-02-28T06:33:32.954Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
01:33:34 [2020-02-28T06:33:34.319Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:33:34 [2020-02-28T06:33:34.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:33:34 [2020-02-28T06:33:34.319Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:33:34 [2020-02-28T06:33:34.319Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Clicking on with mnemonic 'Show Raw'
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-1971317720 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'
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Clicked on with mnemonic 'Show Raw'
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Attempting to set focus on (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Attempting to set focus on (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Clicking on (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971317689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971317687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971317686 data=null doit=true} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971317686 data=null} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1971317686 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1971317685 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971317685 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1971317676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971317676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1971317675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1971317675 data=null doit=true} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1971317675 data=null} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Clicked on (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Attempting to set focus on (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Selecting rows [4] in (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971317673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971317673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971317673 data=null doit=true} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971317673 data=null} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971317673 data=null button=1 stateMask=0x0 x=22 y=108 count=1} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971317672 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971317670 data=null button=1 stateMask=0x80000 x=22 y=108 count=1} to (of type 'Table')
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
01:33:34 [2020-02-28T06:33:34.575Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
01:33:34 [2020-02-28T06:33:34.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971317595 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:33:35 [2020-02-28T06:33:35.087Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971317065 data=null doit=true} to Shell with text {Preferences}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971317065 data=null doit=true} to Shell with text {Preferences}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Clicking on TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-1971317063 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-1971317063 data=null doit=true} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-1971317062 data=null} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-1971317062 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971317061 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}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-1971317061 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=-1971317061 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=-1971317061 data=null doit=true} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=-1971317061 data=null} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Clicked on TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-1971317060 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-1971317060 data=null doit=true} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-1971317060 data=null} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-1971317060 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971317060 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}
01:33:35 [2020-02-28T06:33:35.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-1971317059 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Clicking on Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1971316558 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-1971316558 data=null doit=true} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1971316557 data=null} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1971316557 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971316557 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
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1971316556 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-1971316535 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-1971316535 data=null doit=true} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-1971316535 data=null} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Clicked on Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1971316535 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-1971316535 data=null doit=true} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1971316535 data=null} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1971316534 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971316534 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
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1971316534 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1971316533 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1971316533 data=null doit=true} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1971316533 data=null} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1971316533 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971316533 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
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1971316532 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-1971316501 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-1971316501 data=null doit=true} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-1971316500 data=null} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1971316500 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1971316500 data=null doit=true} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1971316500 data=null} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1971316500 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971316499 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
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1971316499 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Clicking on TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971316497 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971316497 data=null doit=true} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971316496 data=null} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971316493 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971316493 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}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971316492 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-1971316492 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-1971316491 data=null doit=true} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-1971316491 data=null} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Clicked on TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971316491 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971316491 data=null doit=true} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971316491 data=null} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971316490 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971316490 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}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971316489 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971316489 data=null doit=true} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971316489 data=null} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971316489 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971316489 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}
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971316482 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316481 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)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316481 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316481 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316481 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)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971316481 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)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316477 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)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316477 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)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316477 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316476 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316476 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)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316476 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316476 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316475 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)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971316475 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)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1971316474 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)
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Clicking on &Use System Font
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-1971316472 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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1971316472 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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=-1971316472 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=-1971316472 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=-1971316472 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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=-1971316471 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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=-1971316471 data=null item=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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=-1971316467 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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1971316467 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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=-1971316467 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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=-1971316467 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=-1971316467 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Clicked on &Use System Font
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Clicking on &Apply
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971316465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971316465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971316465 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971316465 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971316465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971316465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971316465 data=null item=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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971316354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971316354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971316354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971316354 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971316353 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Clicked on &Apply
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Clicking on &Reset
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=-1971316352 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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=-1971316352 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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=-1971316352 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=-1971316351 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=-1971316351 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')
01:33:35 [2020-02-28T06:33:35.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=-1971316351 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')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=-1971316351 data=null item=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')
01:33:36 [2020-02-28T06:33:36.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Clicked on &Reset
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:33:36 [2020-02-28T06:33:36.162Z] 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')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Clicking on OK
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971316297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971316297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971316297 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971316297 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971316296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971316296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971316296 data=null item=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')
01:33:36 [2020-02-28T06:33:36.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971317135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - Clicked on 
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971315960 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971315955 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971315955 data=null doit=true} to TreeItem with text {test}
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971315954 data=null} to TreeItem with text {test}
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971315954 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971315954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:33:36 [2020-02-28T06:33:36.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971315896 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:33:36 [2020-02-28T06:33:36.672Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:33:36 [2020-02-28T06:33:36.672Z] DEBUG - Clicking on with mnemonic 'Delete'
01:33:36 [2020-02-28T06:33:36.672Z] DEBUG - Clicked on with mnemonic 'Delete'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315203 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315203 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315202 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971315202 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Clicking on OK
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971315201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971315201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971315201 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971315201 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971315201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971315201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.795Z] DEBUG - Clicked on OK
01:33:37 [2020-02-28T06:33:37.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971315201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:33:37 [2020-02-28T06:33:37.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971315766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:33:38 [2020-02-28T06:33:38.355Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.321 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
01:33:38 [2020-02-28T06:33:38.355Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 5.253 s
01:33:38 [2020-02-28T06:33:38.355Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
01:33:38 [2020-02-28T06:33:38.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:33:38 [2020-02-28T06:33:38.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:38 [2020-02-28T06:33:38.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:38 [2020-02-28T06:33:38.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:33:38 [2020-02-28T06:33:38.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:33:38 [2020-02-28T06:33:38.355Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:38 [2020-02-28T06:33:38.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971313870 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1971313870 data=null doit=true} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1971313870 data=null} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971313870 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971313870 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}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971313854 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971313853 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1971313853 data=null doit=true} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1971313853 data=null} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971313853 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971313853 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}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971313847 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1971313847 data=null doit=true} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1971313847 data=null} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971313847 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971313846 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}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971313843 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Attempting to set focus on Tree with text {}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971313843 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971313843 data=null doit=true} to TreeItem with text {Traces [0]}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971313843 data=null} to TreeItem with text {Traces [0]}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971313842 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971313842 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:33:38 [2020-02-28T06:33:38.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971313800 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1971311395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1971311395 data=null doit=true} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971311395 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1971311392 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1971311390 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1971311390 data=null} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971311389 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1971311387 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971311385 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1971311385 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1971311384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1971310783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1971310783 data=null doit=true} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971310783 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1971310780 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1971310778 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1971310777 data=null} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971310777 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1971310775 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971310773 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1971310773 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
01:33:41 [2020-02-28T06:33:41.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1971310772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:33:42 [2020-02-28T06:33:42.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971307377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971307377 data=null button=0 stateMask=0x0 x=182 y=120 count=0} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971307375 data=null doit=true} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971307375 data=null} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971307365 data=null button=1 stateMask=0x0 x=182 y=120 count=1} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1971307362 data=null x=232 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971307361 data=null button=1 stateMask=0x80000 x=232 y=120 count=1} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971307357 data=null button=1 stateMask=0x80000 x=232 y=120 count=1} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971307355 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971307349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971307349 data=null doit=true} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971307349 data=null} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971306842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971306841 data=null button=0 stateMask=0x0 x=232 y=120 count=0} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971306839 data=null doit=true} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971306839 data=null} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971306832 data=null button=1 stateMask=0x0 x=232 y=120 count=1} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1971306830 data=null x=182 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971306830 data=null button=1 stateMask=0x80000 x=182 y=120 count=1} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971306827 data=null button=1 stateMask=0x80000 x=182 y=120 count=1} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971306826 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971306820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971306820 data=null doit=true} to TimeGraphControl with text {}
01:33:45 [2020-02-28T06:33:45.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971306820 data=null} to TimeGraphControl with text {}
01:33:46 [2020-02-28T06:33:46.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971303987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971303987 data=null button=0 stateMask=0x0 x=182 y=75 count=0} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971303986 data=null doit=true} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971303985 data=null} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971303980 data=null button=1 stateMask=0x0 x=182 y=75 count=1} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1971303979 data=null x=232 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971303979 data=null button=1 stateMask=0x80000 x=232 y=75 count=1} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971303976 data=null button=1 stateMask=0x80000 x=232 y=75 count=1} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971303975 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971303971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971303971 data=null doit=true} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.585Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971303971 data=null} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971303467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971303467 data=null button=0 stateMask=0x0 x=232 y=75 count=0} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971303466 data=null doit=true} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971303466 data=null} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971303461 data=null button=1 stateMask=0x0 x=232 y=75 count=1} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1971303459 data=null x=182 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971303459 data=null button=1 stateMask=0x80000 x=182 y=75 count=1} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971303457 data=null button=1 stateMask=0x80000 x=182 y=75 count=1} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971303456 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971303452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971303452 data=null doit=true} to TimeGraphControl with text {}
01:33:48 [2020-02-28T06:33:48.841Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971303451 data=null} to TimeGraphControl with text {}
01:33:49 [2020-02-28T06:33:49.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:33:51 [2020-02-28T06:33:51.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:33:51 [2020-02-28T06:33:51.913Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
01:33:51 [2020-02-28T06:33:51.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971298401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971298401 data=null button=0 stateMask=0x0 x=182 y=67 count=0} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971298400 data=null doit=true} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971298399 data=null} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971298394 data=null button=1 stateMask=0x0 x=182 y=67 count=1} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1971298393 data=null x=232 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971298393 data=null button=1 stateMask=0x80000 x=232 y=67 count=1} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971298390 data=null button=1 stateMask=0x80000 x=232 y=67 count=1} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971298389 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971298385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971298385 data=null doit=true} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971298385 data=null} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971297881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971297881 data=null button=0 stateMask=0x0 x=232 y=67 count=0} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971297879 data=null doit=true} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971297879 data=null} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971297874 data=null button=1 stateMask=0x0 x=232 y=67 count=1} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1971297873 data=null x=182 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971297872 data=null button=1 stateMask=0x80000 x=182 y=67 count=1} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971297870 data=null button=1 stateMask=0x80000 x=182 y=67 count=1} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971297869 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971297865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971297865 data=null doit=true} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971297865 data=null} to TimeGraphControl with text {}
01:33:54 [2020-02-28T06:33:54.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1971295132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1971295132 data=null doit=true} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971295132 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1971295129 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1971295128 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1971295128 data=null} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971295128 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1971295126 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971295125 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1971295124 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1971295124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1971294523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1971294523 data=null doit=true} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971294523 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1971294521 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1971294520 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1971294519 data=null} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971294519 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1971294518 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971294517 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1971294516 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:33:57 [2020-02-28T06:33:57.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1971294516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:33:58 [2020-02-28T06:33:58.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:34:00 [2020-02-28T06:34:00.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
01:34:00 [2020-02-28T06:34:00.831Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
01:34:00 [2020-02-28T06:34:00.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
01:34:00 [2020-02-28T06:34:00.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1971291571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1971291571 data=null doit=true} to Sash with text {}
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971291570 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1971291567 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1971291566 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1971291566 data=null} to Sash with text {}
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971291566 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1971291564 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971291563 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1971291562 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:34:00 [2020-02-28T06:34:00.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1971291562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1971290961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1971290961 data=null doit=true} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971290961 data=null item=null detail=0 x=202 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1971290958 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1971290957 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1971290957 data=null} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971290957 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1971290955 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971290953 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1971290953 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1971290953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1971290350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1971290350 data=null doit=true} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971290350 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1971290348 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1971290346 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1971290346 data=null} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971290346 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1971290344 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971290343 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1971290342 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:34:01 [2020-02-28T06:34:01.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1971290342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1971289741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1971289741 data=null doit=true} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971289741 data=null item=null detail=0 x=202 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1971289738 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1971289737 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1971289737 data=null} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971289737 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1971289735 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1971289734 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1971289733 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
01:34:02 [2020-02-28T06:34:02.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1971289733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1971288793 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - Attempting to set focus on Tree with text {}
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971288786 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1971288786 data=null doit=true} to TreeItem with text {TestAxisAlignment}
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1971288786 data=null} to TreeItem with text {TestAxisAlignment}
01:34:03 [2020-02-28T06:34:03.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971288786 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
01:34:03 [2020-02-28T06:34:03.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971288785 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}
01:34:03 [2020-02-28T06:34:03.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1971288778 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
01:34:03 [2020-02-28T06:34:03.696Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:34:03 [2020-02-28T06:34:03.696Z] DEBUG - Clicking on with mnemonic 'Delete'
01:34:03 [2020-02-28T06:34:03.696Z] DEBUG - Clicked on with mnemonic 'Delete'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288104 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288104 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288103 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971288103 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.258Z] DEBUG - Clicking on OK
01:34:04 [2020-02-28T06:34:04.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971288103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971288103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971288103 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971288103 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971288102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971288102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.820Z] DEBUG - Clicked on OK
01:34:04 [2020-02-28T06:34:04.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971288102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:04 [2020-02-28T06:34:04.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971288706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:34:05 [2020-02-28T06:34:05.381Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.02 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
01:34:05 [2020-02-28T06:34:05.381Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.794 s
01:34:05 [2020-02-28T06:34:05.381Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.839 s
01:34:05 [2020-02-28T06:34:05.381Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.323 s
01:34:05 [2020-02-28T06:34:05.381Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.268 s
01:34:05 [2020-02-28T06:34:05.381Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.315 s
01:34:05 [2020-02-28T06:34:05.381Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.443 s
01:34:05 [2020-02-28T06:34:05.381Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.819 s
01:34:05 [2020-02-28T06:34:05.381Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Clicking on TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1971285542 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1971285542 data=null doit=true} to TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Attempting to set focus on Table with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1971285541 data=null} to TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971285538 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971285537 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971285532 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1971285531 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1971285531 data=null doit=true} to TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1971285531 data=null} to TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Clicked on TableItem with text {}
01:34:06 [2020-02-28T06:34:06.743Z] DEBUG - Attempting to set focus on (of type 'Table')
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Clicking on TableItem with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1971284934 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1971284934 data=null doit=true} to TableItem with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Attempting to set focus on Table with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1971284934 data=null} to TableItem with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971284931 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971284929 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971284925 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1971284925 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1971284925 data=null doit=true} to TableItem with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1971284925 data=null} to TableItem with text {}
01:34:07 [2020-02-28T06:34:07.304Z] DEBUG - Clicked on TableItem with text {}
01:34:07 [2020-02-28T06:34:07.559Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
01:34:07 [2020-02-28T06:34:07.559Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
01:34:07 [2020-02-28T06:34:07.559Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
01:34:07 [2020-02-28T06:34:07.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1971284905 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'
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Clicking on TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1971284366 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1971284366 data=null doit=true} to TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Attempting to set focus on Table with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1971284365 data=null} to TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971284365 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971284360 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971284359 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1971284359 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1971284359 data=null doit=true} to TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1971284359 data=null} to TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Clicked on TableItem with text {}
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Attempting to set focus on (of type 'Table')
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Attempting to set focus on (of type 'Table')
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
01:34:08 [2020-02-28T06:34:08.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1971284319 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'
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971283771 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - Attempting to set focus on Tree with text {}
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971283750 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971283749 data=null doit=true} to TreeItem with text {test}
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971283749 data=null} to TreeItem with text {test}
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971283749 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971283749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971283729 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - Clicking on with mnemonic 'Delete'
01:34:08 [2020-02-28T06:34:08.697Z] DEBUG - Clicked on with mnemonic 'Delete'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971283099 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Clicking on OK
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971283098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971283098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971283098 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971283098 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971283098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971283098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.259Z] DEBUG - Clicked on OK
01:34:09 [2020-02-28T06:34:09.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971283098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:09 [2020-02-28T06:34:09.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971283704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:34:10 [2020-02-28T06:34:10.075Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.888 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
01:34:10 [2020-02-28T06:34:10.075Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.607 s
01:34:10 [2020-02-28T06:34:10.075Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.567 s
01:34:10 [2020-02-28T06:34:10.075Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.577 s
01:34:10 [2020-02-28T06:34:10.075Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
01:34:14 [2020-02-28T06:34:14.238Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.775 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
01:34:14 [2020-02-28T06:34:14.238Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 3.719 s
01:34:14 [2020-02-28T06:34:14.238Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Attempting to set focus on (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Clicking on (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1971276718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971276715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1971276715 data=null doit=true} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1971276715 data=null} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1971276715 data=null button=1 stateMask=0x0 x=12 y=36 count=1} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1971276713 data=null button=1 stateMask=0x80000 x=12 y=36 count=1} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971276713 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1971276711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1971276711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1971276711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1971276711 data=null doit=true} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1971276711 data=null} to (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Clicked on (of type 'Table')
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-1971276685 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'
01:34:15 [2020-02-28T06:34:15.601Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
01:34:17 [2020-02-28T06:34:17.490Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
01:34:17 [2020-02-28T06:34:17.490Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
01:34:17 [2020-02-28T06:34:17.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-1971275147 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'
01:34:17 [2020-02-28T06:34:17.490Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971274543 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - Attempting to set focus on Tree with text {}
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971274503 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971274503 data=null doit=true} to TreeItem with text {test}
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971274502 data=null} to TreeItem with text {test}
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971274502 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971274502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:34:17 [2020-02-28T06:34:17.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971274486 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:34:18 [2020-02-28T06:34:18.003Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:34:18 [2020-02-28T06:34:18.003Z] DEBUG - Clicking on with mnemonic 'Delete'
01:34:18 [2020-02-28T06:34:18.003Z] DEBUG - Clicked on with mnemonic 'Delete'
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273802 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273802 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273801 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971273801 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - Clicking on OK
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971273801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971273801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971273801 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971273800 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971273800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971273800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.821Z] DEBUG - Clicked on OK
01:34:18 [2020-02-28T06:34:18.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971273800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:18 [2020-02-28T06:34:18.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971274459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:34:19 [2020-02-28T06:34:19.383Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.394 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
01:34:19 [2020-02-28T06:34:19.383Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 5.299 s
01:34:19 [2020-02-28T06:34:19.383Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
01:34:29 [2020-02-28T06:34:29.318Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.425 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
01:34:29 [2020-02-28T06:34:29.318Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 9.362 s
01:34:29 [2020-02-28T06:34:29.318Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
01:34:31 [2020-02-28T06:34:31.834Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:34:31 [2020-02-28T06:34:31.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:34:31 [2020-02-28T06:34:31.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:34:31 [2020-02-28T06:34:31.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:34:31 [2020-02-28T06:34:31.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - Attempting to set focus on Table with text {}
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1971260359 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1971260359 data=null doit=true} to TableItem with text {}
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1971260358 data=null} to TableItem with text {}
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971260358 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971260356 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971260354 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-1971260330 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'
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
01:34:32 [2020-02-28T06:34:32.090Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971259996 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - Attempting to set focus on Tree with text {}
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971259989 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971259989 data=null doit=true} to TreeItem with text {test}
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971259989 data=null} to TreeItem with text {test}
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971259989 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971259989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971259971 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - Clicking on with mnemonic 'Delete'
01:34:32 [2020-02-28T06:34:32.345Z] DEBUG - Clicked on with mnemonic 'Delete'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971259364 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Clicking on OK
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971259363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971259363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971259363 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971259363 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971259363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:32 [2020-02-28T06:34:32.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971259363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:32 [2020-02-28T06:34:32.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:32 [2020-02-28T06:34:32.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:32 [2020-02-28T06:34:32.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:32 [2020-02-28T06:34:32.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:33 [2020-02-28T06:34:33.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:33 [2020-02-28T06:34:33.161Z] DEBUG - Clicked on OK
01:34:33 [2020-02-28T06:34:33.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971259363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:33 [2020-02-28T06:34:33.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971259945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:34:33 [2020-02-28T06:34:33.671Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.995 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
01:34:33 [2020-02-28T06:34:33.671Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 4.882 s
01:34:33 [2020-02-28T06:34:33.671Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Clicking on TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1971257088 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1971257088 data=null doit=true} to TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Attempting to set focus on Table with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1971257087 data=null} to TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971257085 data=null button=1 stateMask=0x0 x=285 y=12 count=1} to TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971257071 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971257070 data=null button=1 stateMask=0x80000 x=285 y=12 count=1} to TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1971257070 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1971257070 data=null doit=true} to TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1971257069 data=null} to TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Clicked on TableItem with text {}
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Attempting to set focus on (of type 'Text')
01:34:35 [2020-02-28T06:34:35.558Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
01:34:36 [2020-02-28T06:34:36.336Z] DEBUG - Attempting to set focus on (of type 'Text')
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - Attempting to set focus on Table with text {}
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1971254352 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1971254352 data=null doit=true} to TableItem with text {}
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1971254352 data=null} to TableItem with text {}
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971254351 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971254350 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971254350 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1971254332 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...'
01:34:38 [2020-02-28T06:34:38.223Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - Attempting to set focus on Table with text {}
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1971252481 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1971252481 data=null doit=true} to TableItem with text {}
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1971252481 data=null} to TableItem with text {}
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1971252481 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971252479 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1971252474 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1971252452 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...'
01:34:40 [2020-02-28T06:34:40.107Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
01:34:40 [2020-02-28T06:34:40.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971251877 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:34:40 [2020-02-28T06:34:40.363Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:34:40 [2020-02-28T06:34:40.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:34:40 [2020-02-28T06:34:40.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:34:40 [2020-02-28T06:34:40.363Z] DEBUG - Attempting to set focus on Tree with text {}
01:34:40 [2020-02-28T06:34:40.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971251871 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:34:40 [2020-02-28T06:34:40.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971251871 data=null doit=true} to TreeItem with text {test}
01:34:40 [2020-02-28T06:34:40.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971251871 data=null} to TreeItem with text {test}
01:34:40 [2020-02-28T06:34:40.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971251871 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:34:40 [2020-02-28T06:34:40.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971251870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:34:40 [2020-02-28T06:34:40.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971251854 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:34:40 [2020-02-28T06:34:40.618Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:34:40 [2020-02-28T06:34:40.618Z] DEBUG - Clicking on with mnemonic 'Delete'
01:34:40 [2020-02-28T06:34:40.618Z] DEBUG - Clicked on with mnemonic 'Delete'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251161 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251161 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251161 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971251161 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Clicking on OK
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971251160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971251160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971251160 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971251160 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971251160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971251160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.179Z] DEBUG - Clicked on OK
01:34:41 [2020-02-28T06:34:41.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971251160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:34:41 [2020-02-28T06:34:41.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971251774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:34:41 [2020-02-28T06:34:41.689Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.919 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
01:34:41 [2020-02-28T06:34:41.689Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.596 s
01:34:41 [2020-02-28T06:34:41.689Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 1.925 s
01:34:41 [2020-02-28T06:34:41.689Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
01:34:53 [2020-02-28T06:34:53.851Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.342 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
01:34:53 [2020-02-28T06:34:53.851Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 10.283 s
01:34:53 [2020-02-28T06:34:53.851Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
01:34:55 [2020-02-28T06:34:55.738Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.739 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
01:34:55 [2020-02-28T06:34:55.738Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 3.66 s
01:34:55 [2020-02-28T06:34:55.738Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
01:35:05 [2020-02-28T06:35:05.674Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.595 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
01:35:05 [2020-02-28T06:35:05.674Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.932 s
01:35:05 [2020-02-28T06:35:05.674Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.232 s
01:35:05 [2020-02-28T06:35:05.674Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 1.359 s
01:35:05 [2020-02-28T06:35:05.674Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1971225545 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971225545 data=null doit=true} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971225545 data=null} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971225545 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971225544 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971225533 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1971225532 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971225532 data=null doit=true} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971225532 data=null} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971225532 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971225532 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971225527 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971225527 data=null doit=true} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971225527 data=null} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971225527 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971225527 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}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971225523 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971225523 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971225523 data=null doit=true} to TreeItem with text {Traces [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971225522 data=null} to TreeItem with text {Traces [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971225522 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971225522 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971225516 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1971225512 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971225512 data=null doit=true} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971225512 data=null} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971225512 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971225512 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971225503 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:07 [2020-02-28T06:35:07.038Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1971225502 data=null doit=true} to TreeItem with text {Experiments [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1971225502 data=null} to TreeItem with text {Experiments [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1971225502 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971225502 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]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1971225499 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971225498 data=null doit=true} to TreeItem with text {Traces [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971225498 data=null} to TreeItem with text {Traces [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971225498 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971225498 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]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971225495 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [1]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-1971225493 data=null doit=true} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1971225493 data=null} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1971225493 data=null button=1 stateMask=0x0 x=98 y=108 count=1} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971225493 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}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-1971225479 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-1971225477 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-1971225476 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-1971225472 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-1971225470 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-1971225469 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-1971225468 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-1971225468 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-1971225464 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-1971225457 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [0]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-1971225457 data=null doit=true} to TreeItem with text {Test Experiment [0]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-1971225457 data=null} to TreeItem with text {Test Experiment [0]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-1971225457 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971225456 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]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-1971225447 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-1971225281 data=null doit=true} to Shell with text {Export trace package}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
01:35:07 [2020-02-28T06:35:07.038Z] 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')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
01:35:07 [2020-02-28T06:35:07.038Z] 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')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1971225279 data=null doit=true} to Button with text {Sa&ve in tar format}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1971225279 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}
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-1971225278 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1971225278 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')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1971225278 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')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1971225278 data=null item=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')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.038Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
01:35:07 [2020-02-28T06:35:07.039Z] 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')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971225276 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')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971225276 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')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1971225276 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1971225276 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971225276 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')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971225276 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')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1971225276 data=null item=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')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971225275 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')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971225275 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')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971225275 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')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1971225275 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1971225275 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
01:35:07 [2020-02-28T06:35:07.039Z] 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
01:35:07 [2020-02-28T06:35:07.039Z] 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=-1971225274 data=null} to (of type 'Combo')
01:35:07 [2020-02-28T06:35:07.039Z] 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
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Clicking on &Finish
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1971225273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1971225273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1971225273 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1971225273 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1971225273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1971225272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.039Z] DEBUG - Clicked on &Finish
01:35:07 [2020-02-28T06:35:07.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1971225272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:07 [2020-02-28T06:35:07.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1971225379 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...'
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1971223745 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1971223745 data=null doit=true} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1971223745 data=null} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1971223745 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971223745 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}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1971223733 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1971223733 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1971223733 data=null doit=true} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1971223733 data=null} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1971223733 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971223732 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}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1971223728 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1971223728 data=null doit=true} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1971223728 data=null} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1971223727 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971223727 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}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1971223723 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971223722 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971223722 data=null doit=true} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971223722 data=null} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971223722 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971223722 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971223716 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971223715 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971223715 data=null doit=true} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971223715 data=null} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971223715 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971223715 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971223712 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-1971223646 data=null doit=true} to Shell with text {Import trace package}
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
01:35:08 [2020-02-28T06:35:08.780Z] 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
01:35:08 [2020-02-28T06:35:08.780Z] 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=-1971223646 data=null} to (of type 'Combo')
01:35:08 [2020-02-28T06:35:08.780Z] 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
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Inserting text:
01:35:08 [2020-02-28T06:35:08.780Z]  into text (of type 'Combo')
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Attempting to set focus on (of type 'Combo')
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Typing text '
01:35:08 [2020-02-28T06:35:08.780Z] ' with an interval of 50ms. between characters.
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Clicking on &Finish
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1971223593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1971223593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1971223593 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1971223593 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1971223592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1971223592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.781Z] DEBUG - Clicked on &Finish
01:35:08 [2020-02-28T06:35:08.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1971223592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:08 [2020-02-28T06:35:08.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1971223691 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...'
01:35:09 [2020-02-28T06:35:09.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:35:09 [2020-02-28T06:35:09.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:09 [2020-02-28T06:35:09.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:09 [2020-02-28T06:35:09.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1971223074 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1971223074 data=null doit=true} to TreeItem with text {Import Test}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1971223074 data=null} to TreeItem with text {Import Test}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1971223073 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971223073 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}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1971223062 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
01:35:09 [2020-02-28T06:35:09.341Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971223062 data=null doit=true} to TreeItem with text {Traces [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971223062 data=null} to TreeItem with text {Traces [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971223061 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971223061 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]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971223057 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:09 [2020-02-28T06:35:09.341Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1971223057 data=null doit=true} to TreeItem with text {Experiments [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1971223056 data=null} to TreeItem with text {Experiments [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1971223056 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971223056 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]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1971223052 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-1971223052 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-1971223051 data=null doit=true} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-1971223051 data=null} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1971223051 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971223051 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]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1971223043 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1971223042 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-1971223042 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1971223042 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]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1971223030 data=null button=1 stateMask=0x80000 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-1971223008 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-1971223008 data=null doit=true} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-1971223008 data=null} to TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.341Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
01:35:09 [2020-02-28T06:35:09.902Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-1971221696 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1971221673 data=null button=0 stateMask=0x0 x=54 y=132 count=0} to TreeItem with text {Test}
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971221673 data=null doit=true} to TreeItem with text {Test}
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971221673 data=null} to TreeItem with text {Test}
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971221673 data=null button=1 stateMask=0x0 x=54 y=132 count=1} to TreeItem with text {Test}
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971221673 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971221663 data=null button=1 stateMask=0x80000 x=54 y=132 count=1} to TreeItem with text {Test}
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - Clicking on with mnemonic 'Delete'
01:35:10 [2020-02-28T06:35:10.827Z] DEBUG - Clicked on with mnemonic 'Delete'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221049 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221049 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221049 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971221048 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Clicking on OK
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971221048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971221048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971221048 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971221048 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971221048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971221047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.644Z] DEBUG - Clicked on OK
01:35:11 [2020-02-28T06:35:11.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971221047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:11 [2020-02-28T06:35:11.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971221639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-1971220239 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1971220231 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1971220231 data=null doit=true} to TreeItem with text {Import Test}
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1971220231 data=null} to TreeItem with text {Import Test}
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1971220231 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971220231 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}
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1971220218 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - Clicking on with mnemonic 'Delete'
01:35:12 [2020-02-28T06:35:12.205Z] DEBUG - Clicked on with mnemonic 'Delete'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971219621 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Clicking on OK
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971219620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971219620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971219620 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971219620 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971219620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:12 [2020-02-28T06:35:12.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971219620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:12 [2020-02-28T06:35:12.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:12 [2020-02-28T06:35:12.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:12 [2020-02-28T06:35:12.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:12 [2020-02-28T06:35:12.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:13 [2020-02-28T06:35:13.021Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:13 [2020-02-28T06:35:13.021Z] DEBUG - Clicked on OK
01:35:13 [2020-02-28T06:35:13.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971219620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:13 [2020-02-28T06:35:13.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971220191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:35:14 [2020-02-28T06:35:14.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:35:14 [2020-02-28T06:35:14.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:35:14 [2020-02-28T06:35:14.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:14 [2020-02-28T06:35:14.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:14 [2020-02-28T06:35:14.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:14 [2020-02-28T06:35:14.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1971217839 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971217839 data=null doit=true} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971217838 data=null} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971217838 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971217838 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971217825 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1971217825 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971217825 data=null doit=true} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971217825 data=null} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971217825 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971217824 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971217820 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971217820 data=null doit=true} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971217819 data=null} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971217819 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971217819 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}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971217817 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971217816 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971217816 data=null doit=true} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971217816 data=null} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971217816 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971217816 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971217808 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971217808 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971217808 data=null doit=true} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971217808 data=null} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971217807 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971217807 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971217804 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-1971217689 data=null doit=true} to Shell with text {Export trace package}
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.643Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicking on Deselect All
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=-1971217688 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-1971217688 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=-1971217688 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=-1971217688 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=-1971217687 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=-1971217687 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=-1971217687 data=null item=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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=-1971217686 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-1971217686 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=-1971217686 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=-1971217686 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=-1971217686 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicked on Deselect All
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicking on Select All
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1971217683 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1971217683 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1971217683 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1971217683 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1971217682 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1971217682 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1971217682 data=null item=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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1971217681 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1971217681 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1971217680 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1971217680 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1971217680 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicked on Select All
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
01:35:14 [2020-02-28T06:35:14.644Z] 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-1971217677 data=null doit=true} to Button with text {Save in &zip format}
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1971217677 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}
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-1971217676 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-1971217675 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-1971217675 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1971217675 data=null item=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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
01:35:14 [2020-02-28T06:35:14.644Z] 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1971217674 data=null doit=true} to Button with text {Sa&ve in tar format}
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1971217674 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}
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-1971217673 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1971217672 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1971217672 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1971217672 data=null item=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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
01:35:14 [2020-02-28T06:35:14.644Z] 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217671 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217670 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1971217670 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1971217670 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217670 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217670 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1971217670 data=null item=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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217670 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217670 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217670 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1971217670 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1971217670 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
01:35:14 [2020-02-28T06:35:14.644Z] 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217669 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217668 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')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1971217668 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1971217668 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217668 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')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217668 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')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1971217668 data=null item=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')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217668 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')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217668 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')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1971217668 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')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1971217668 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1971217668 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
01:35:14 [2020-02-28T06:35:14.645Z] 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
01:35:14 [2020-02-28T06:35:14.645Z] 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=-1971217667 data=null} to (of type 'Combo')
01:35:14 [2020-02-28T06:35:14.645Z] 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
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Clicking on &Finish
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1971217666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1971217666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1971217666 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1971217666 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1971217666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1971217666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1971217665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1971217781 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...'
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Clicked on 
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1971217562 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971217562 data=null doit=true} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971217562 data=null} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971217562 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971217561 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971217551 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1971217551 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971217551 data=null doit=true} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971217551 data=null} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971217551 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971217550 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971217505 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:14 [2020-02-28T06:35:14.901Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:35:14 [2020-02-28T06:35:14.901Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971217504 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971217504 data=null doit=true} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971217504 data=null} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971217503 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971217503 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971217494 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971217493 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971217493 data=null doit=true} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971217493 data=null} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971217493 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971217493 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971217489 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-1971217403 data=null doit=true} to Shell with text {Import trace package}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
01:35:14 [2020-02-28T06:35:14.902Z] 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
01:35:14 [2020-02-28T06:35:14.902Z] 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=-1971217403 data=null} to (of type 'Combo')
01:35:14 [2020-02-28T06:35:14.902Z] 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
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Inserting text:
01:35:14 [2020-02-28T06:35:14.902Z]  into text (of type 'Combo')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Attempting to set focus on (of type 'Combo')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Typing text '
01:35:14 [2020-02-28T06:35:14.902Z] ' with an interval of 50ms. between characters.
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Clicking on Select All
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1971217350 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1971217349 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1971217349 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1971217349 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1971217349 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1971217349 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1971217349 data=null item=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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1971217349 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1971217349 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1971217349 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1971217349 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1971217349 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Clicked on Select All
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Clicking on &Finish
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1971217348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1971217348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1971217348 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1971217348 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1971217348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1971217348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=-1971217333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1971217333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=-1971217333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=-1971217333 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=-1971217333 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Clicked on &Finish
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1971217332 data=null doit=true} to Shell with text {Confirmation}
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Clicking on Yes To &All
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-1971217331 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=-1971217331 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=-1971217331 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=-1971217331 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=-1971217331 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=-1971217331 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')
01:35:14 [2020-02-28T06:35:14.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=-1971217331 data=null item=null 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')
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1971217348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1971217468 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...'
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Clicked on 
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:15 [2020-02-28T06:35:15.462Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:35:15 [2020-02-28T06:35:15.462Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971216897 data=null doit=true} to TreeItem with text {Traces [1]}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971216897 data=null} to TreeItem with text {Traces [1]}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971216897 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971216896 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]}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971216891 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:35:15 [2020-02-28T06:35:15.462Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-1971216890 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-1971216890 data=null doit=true} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1971216890 data=null} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1971216890 data=null button=1 stateMask=0x0 x=98 y=84 count=1} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971216890 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}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1971216874 data=null button=1 stateMask=0x80000 x=98 y=84 count=1} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1971216874 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-1971216874 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1971216874 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}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1971216863 data=null button=1 stateMask=0x80000 x=98 y=84 count=2} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-1971216775 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-1971216775 data=null doit=true} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-1971216775 data=null} to TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
01:35:15 [2020-02-28T06:35:15.462Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Test/Traces/test.xml - Eclipse Platform} time=-1971215564 data=null doit=true} to Shell with text {data - Testing - Test/Traces/test.xml - Eclipse Platform}
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - Attempting to set focus on Tree with text {}
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1971215540 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1971215540 data=null doit=true} to TreeItem with text {Test}
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1971215540 data=null} to TreeItem with text {Test}
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1971215540 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971215540 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1971215526 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - Clicking on with mnemonic 'Delete'
01:35:16 [2020-02-28T06:35:16.826Z] DEBUG - Clicked on with mnemonic 'Delete'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214933 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214933 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214932 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971214932 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Clicking on OK
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971214932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971214932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971214932 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971214932 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971214932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971214932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.388Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.388Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.643Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971214932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:17 [2020-02-28T06:35:17.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971215499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:35:17 [2020-02-28T06:35:17.643Z] DEBUG - Clicked on 
01:35:17 [2020-02-28T06:35:17.643Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.305 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
01:35:17 [2020-02-28T06:35:17.643Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 8.608 s
01:35:17 [2020-02-28T06:35:17.643Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 4.642 s
01:35:17 [2020-02-28T06:35:17.643Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
01:35:19 [2020-02-28T06:35:19.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
01:35:19 [2020-02-28T06:35:19.007Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:35:19 [2020-02-28T06:35:19.007Z] DEBUG - Attempting to set focus on  with text {}
01:35:19 [2020-02-28T06:35:19.007Z] DEBUG - Attempting to set focus on  with text {}
01:35:19 [2020-02-28T06:35:19.007Z] DEBUG - Attempting to set focus on  with text {}
01:35:19 [2020-02-28T06:35:19.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
01:35:19 [2020-02-28T06:35:19.567Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:35:19 [2020-02-28T06:35:19.567Z] DEBUG - Attempting to set focus on  with text {}
01:35:19 [2020-02-28T06:35:19.567Z] DEBUG - Attempting to set focus on  with text {}
01:35:20 [2020-02-28T06:35:20.129Z] DEBUG - Attempting to set focus on  with text {}
01:35:20 [2020-02-28T06:35:20.385Z] DEBUG - Attempting to set focus on  with text {}
01:35:20 [2020-02-28T06:35:20.641Z] DEBUG - Attempting to set focus on  with text {}
01:35:20 [2020-02-28T06:35:20.896Z] DEBUG - Attempting to set focus on  with text {}
01:35:21 [2020-02-28T06:35:21.456Z] DEBUG - Attempting to set focus on  with text {}
01:35:21 [2020-02-28T06:35:21.456Z] DEBUG - Attempting to set focus on  with text {}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - number of items : 5
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971210555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971210555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971210555 data=null doit=true} to ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971210554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971210554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971210554 data=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}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971210553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971210553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971210553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971210553 data=null doit=true} to ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971210553 data=null} to ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - number of items : 5
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971210552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971210552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971210552 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971210552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971210552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971210552 data=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}
01:35:21 [2020-02-28T06:35:21.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971210550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971210550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971210550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971210550 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971210550 data=null} to ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.713Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
01:35:21 [2020-02-28T06:35:21.713Z] DEBUG - Attempting to set focus on  with text {}
01:35:21 [2020-02-28T06:35:21.713Z] DEBUG - Attempting to set focus on  with text {}
01:35:22 [2020-02-28T06:35:22.274Z] DEBUG - Attempting to set focus on  with text {}
01:35:22 [2020-02-28T06:35:22.274Z] DEBUG - Attempting to set focus on  with text {}
01:35:22 [2020-02-28T06:35:22.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
01:35:23 [2020-02-28T06:35:23.090Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:35:23 [2020-02-28T06:35:23.090Z] DEBUG - Attempting to set focus on  with text {}
01:35:23 [2020-02-28T06:35:23.090Z] DEBUG - Attempting to set focus on  with text {}
01:35:23 [2020-02-28T06:35:23.090Z] DEBUG - Attempting to set focus on  with text {}
01:35:23 [2020-02-28T06:35:23.090Z] DEBUG - Attempting to set focus on  with text {}
01:35:23 [2020-02-28T06:35:23.090Z] DEBUG - Attempting to set focus on  with text {}
01:35:23 [2020-02-28T06:35:23.090Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.388 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
01:35:23 [2020-02-28T06:35:23.090Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 1.803 s
01:35:23 [2020-02-28T06:35:23.091Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 3.246 s
01:35:23 [2020-02-28T06:35:23.091Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 0.232 s
01:35:23 [2020-02-28T06:35:23.091Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
01:35:26 [2020-02-28T06:35:26.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:35:26 [2020-02-28T06:35:26.351Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971205691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971205691 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971205690 data=null doit=true} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971205690 data=null} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971205688 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971205683 data=null button=0 stateMask=0x80000 x=800 y=104 count=0} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971205678 data=null button=1 stateMask=0x80000 x=800 y=104 count=1} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971205675 data=null button=0 stateMask=0x0 x=800 y=104 count=0} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971205675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971205673 data=null doit=true} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971205672 data=null} to TimeGraphControl with text {}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - number of items : 16
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971205667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971205667 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971205666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971205666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971205637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971205637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971205637 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971205636 data=null} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:35:26 [2020-02-28T06:35:26.606Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:35:26 [2020-02-28T06:35:26.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.862Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.862Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:26 [2020-02-28T06:35:26.862Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.862Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.862Z] DEBUG - Clicking on OK
01:35:26 [2020-02-28T06:35:26.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971205607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971205607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971205607 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971205607 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971205607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971205607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971205607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971205666 data=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...}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicked on 
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - number of items : 16
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971205565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971205565 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971205565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971205565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971205565 data=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}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971205506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971205506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971205506 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971205506 data=null} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - number of items : 16
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971205505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971205505 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971205505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971205505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971205505 data=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}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971205498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971205497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971205497 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971205497 data=null} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - number of items : 16
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971205497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971205497 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971205497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971205497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971205497 data=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}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971205492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971205489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971205482 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971205482 data=null} to ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - number of items : 16
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971205481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971205481 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971205481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971205481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971205481 data=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}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971205478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971205478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971205477 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971205477 data=null} to ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - number of items : 16
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971205477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971205477 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971205477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971205477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971205476 data=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}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971205474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971205473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971205473 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971205473 data=null} to ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - number of items : 16
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971205473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971205473 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971205473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971205473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971205371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971205370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971205370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971205370 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971205370 data=null} to ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:26 [2020-02-28T06:35:26.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - Clicking on OK
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971205361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971205361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971205361 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971205361 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971205361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971205361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971205361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971205473 data=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}
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - Clicked on 
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:35:27 [2020-02-28T06:35:27.119Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - number of items : 16
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971202008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971202008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971202008 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971202008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971202008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971201969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971201969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971201969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971201969 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971201969 data=null} to ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - Clicking on OK
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971201961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971201961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971201961 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971201961 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971201961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971201960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971201960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971202008 data=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}
01:35:30 [2020-02-28T06:35:30.383Z] DEBUG - Clicked on 
01:35:30 [2020-02-28T06:35:30.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:35:30 [2020-02-28T06:35:30.640Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200820 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200819 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200819 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200817 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200814 data=null button=0 stateMask=0x80000 x=800 y=104 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200810 data=null button=1 stateMask=0x80000 x=800 y=104 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200808 data=null button=0 stateMask=0x0 x=800 y=104 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200805 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200805 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200801 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200798 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200797 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200787 data=null button=3 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200784 data=null button=0 stateMask=0x200000 x=342 y=104 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200779 data=null button=3 stateMask=0x200000 x=342 y=104 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200774 data=null button=0 stateMask=0x0 x=342 y=104 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200770 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200770 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200765 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200762 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200762 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200754 data=null button=2 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200754 data=null button=0 stateMask=0x100000 x=342 y=104 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200706 data=null button=2 stateMask=0x100000 x=342 y=104 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200703 data=null button=0 stateMask=0x0 x=342 y=104 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200700 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200700 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200695 data=null button=0 stateMask=0x0 x=269 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200692 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200692 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200684 data=null button=1 stateMask=0x0 x=269 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200681 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200674 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200672 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200668 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200668 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200663 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200659 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200659 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200604 data=null button=1 stateMask=0x0 x=287 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200600 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200595 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200592 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200588 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200588 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200583 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200580 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200580 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200572 data=null button=1 stateMask=0x0 x=305 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200569 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200564 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200561 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200557 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200557 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200505 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200501 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200501 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200493 data=null button=1 stateMask=0x0 x=324 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200489 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200483 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200481 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200478 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200478 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200474 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200471 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200471 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200464 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200461 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200456 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200454 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200452 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200452 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200448 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200445 data=null doit=true} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200445 data=null} to TimeGraphControl with text {}
01:35:31 [2020-02-28T06:35:31.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200403 data=null button=1 stateMask=0x0 x=360 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200400 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200396 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200394 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200391 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200391 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200387 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200385 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200384 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200377 data=null button=1 stateMask=0x0 x=379 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200375 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200370 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200368 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200366 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200366 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200362 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200359 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200359 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200352 data=null button=1 stateMask=0x0 x=397 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200349 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200304 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200302 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200299 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200299 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200295 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200293 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200293 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200286 data=null button=1 stateMask=0x0 x=415 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200284 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200280 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200278 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200276 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200276 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200272 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200270 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200270 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200262 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200257 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200203 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200198 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200196 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200196 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200191 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200188 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200188 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200181 data=null button=1 stateMask=0x0 x=452 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200179 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200175 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200173 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200171 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200171 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200167 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200164 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200164 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200157 data=null button=1 stateMask=0x0 x=470 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200155 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200105 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200103 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200101 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200100 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200097 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200094 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200094 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200087 data=null button=1 stateMask=0x0 x=488 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200085 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200081 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200079 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200077 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200076 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200073 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200070 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200070 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200064 data=null button=1 stateMask=0x0 x=507 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200061 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200057 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200055 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971200055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971200053 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971200053 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971200049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200049 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971200046 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971200046 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971200008 data=null button=1 stateMask=0x0 x=525 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200006 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971200001 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971200000 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199997 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199997 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199993 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199990 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199990 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199983 data=null button=1 stateMask=0x0 x=543 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199981 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199976 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199974 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199972 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199972 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199968 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199966 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199966 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199959 data=null button=1 stateMask=0x0 x=562 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199957 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199906 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199904 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199902 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199901 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199898 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199895 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199895 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199888 data=null button=1 stateMask=0x0 x=580 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199886 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199882 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199880 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199878 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199877 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199873 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199871 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199871 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199864 data=null button=1 stateMask=0x0 x=598 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199862 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199857 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199807 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199805 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199805 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199801 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199798 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199798 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199791 data=null button=1 stateMask=0x0 x=617 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199789 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199785 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199783 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199781 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199781 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199777 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199774 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199774 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199767 data=null button=1 stateMask=0x0 x=635 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199765 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199761 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199759 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199707 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199707 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199703 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199701 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199700 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199693 data=null button=1 stateMask=0x0 x=653 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199691 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199687 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199685 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199682 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199682 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199679 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199676 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199676 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199669 data=null button=1 stateMask=0x0 x=671 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199667 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199663 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199661 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199659 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199659 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199655 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199606 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199606 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199599 data=null button=1 stateMask=0x0 x=690 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199597 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199593 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199591 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199589 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199589 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199585 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199582 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199582 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199575 data=null button=1 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199573 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199569 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199567 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199565 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199565 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199561 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199559 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199559 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199552 data=null button=1 stateMask=0x0 x=726 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199550 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199546 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199545 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199542 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199542 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199505 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199503 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199503 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199496 data=null button=1 stateMask=0x0 x=745 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199493 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199489 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199487 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199485 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199485 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199470 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199468 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199467 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199460 data=null button=1 stateMask=0x0 x=763 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199458 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199403 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199400 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199397 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199396 data=null} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199390 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199385 data=null doit=true} to TimeGraphControl with text {}
01:35:32 [2020-02-28T06:35:32.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199385 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199375 data=null button=1 stateMask=0x0 x=781 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199373 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199369 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199367 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199365 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199365 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199362 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199359 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199359 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199353 data=null button=1 stateMask=0x0 x=800 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199351 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199347 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199345 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199343 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199343 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199340 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199338 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199338 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199331 data=null button=1 stateMask=0x0 x=818 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199329 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199304 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199301 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199297 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199297 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199292 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199289 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199288 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199279 data=null button=1 stateMask=0x0 x=836 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199277 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199273 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199271 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199269 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199269 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199265 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199263 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199263 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199257 data=null button=1 stateMask=0x0 x=854 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199255 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199251 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199249 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199247 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199247 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199244 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199242 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199241 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199208 data=null button=1 stateMask=0x0 x=873 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199204 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199198 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199195 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199191 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199191 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199185 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199181 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199181 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199174 data=null button=1 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199171 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199168 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199166 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199164 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199164 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199160 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199158 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199158 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199151 data=null button=1 stateMask=0x0 x=909 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199149 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199146 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199144 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199142 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199142 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199105 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199102 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199102 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199095 data=null button=1 stateMask=0x0 x=928 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199092 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199087 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199084 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199080 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199080 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199074 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199071 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199070 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199060 data=null button=1 stateMask=0x0 x=946 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199056 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199051 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199049 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199047 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199047 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199044 data=null button=0 stateMask=0x0 x=269 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199042 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199042 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971199035 data=null button=1 stateMask=0x0 x=269 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199033 data=null button=0 stateMask=0x80000 x=287 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971199030 data=null button=1 stateMask=0x80000 x=287 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199028 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971199028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971199026 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971199026 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971199007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971199007 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971199004 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971199003 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198993 data=null button=1 stateMask=0x0 x=287 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198990 data=null button=0 stateMask=0x80000 x=305 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198984 data=null button=1 stateMask=0x80000 x=305 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198981 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198977 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198977 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198971 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198967 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198967 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198958 data=null button=1 stateMask=0x0 x=305 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198956 data=null button=0 stateMask=0x80000 x=324 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198952 data=null button=1 stateMask=0x80000 x=324 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198950 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198948 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198948 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198944 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198906 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198906 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198895 data=null button=1 stateMask=0x0 x=324 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198892 data=null button=0 stateMask=0x80000 x=342 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198886 data=null button=1 stateMask=0x80000 x=342 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198883 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198880 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198880 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198874 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198871 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198870 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198859 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198856 data=null button=0 stateMask=0x80000 x=360 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198803 data=null button=1 stateMask=0x80000 x=360 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198800 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198796 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198796 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198790 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198787 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198786 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198777 data=null button=1 stateMask=0x0 x=360 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198775 data=null button=0 stateMask=0x80000 x=379 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198771 data=null button=1 stateMask=0x80000 x=379 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198769 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198767 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198767 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198763 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198761 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198761 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198707 data=null button=1 stateMask=0x0 x=379 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198704 data=null button=0 stateMask=0x80000 x=397 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198701 data=null button=1 stateMask=0x80000 x=397 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198699 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198697 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198696 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198693 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198691 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198691 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198684 data=null button=1 stateMask=0x0 x=397 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198682 data=null button=0 stateMask=0x80000 x=415 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198678 data=null button=1 stateMask=0x80000 x=415 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198676 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198674 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198674 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198670 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198668 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198668 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198661 data=null button=1 stateMask=0x0 x=415 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198658 data=null button=0 stateMask=0x80000 x=434 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198655 data=null button=1 stateMask=0x80000 x=434 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198653 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198651 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198651 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198605 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198603 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198603 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198597 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198594 data=null button=0 stateMask=0x80000 x=452 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198591 data=null button=1 stateMask=0x80000 x=452 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198589 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198587 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198587 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198583 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198581 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198581 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198574 data=null button=1 stateMask=0x0 x=452 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198572 data=null button=0 stateMask=0x80000 x=470 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198568 data=null button=1 stateMask=0x80000 x=470 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198566 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198564 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198564 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198561 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198558 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198558 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198552 data=null button=1 stateMask=0x0 x=470 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198550 data=null button=0 stateMask=0x80000 x=488 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198546 data=null button=1 stateMask=0x80000 x=488 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198544 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198542 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198542 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198538 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198536 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198536 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198529 data=null button=1 stateMask=0x0 x=488 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198527 data=null button=0 stateMask=0x80000 x=507 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198506 data=null button=1 stateMask=0x80000 x=507 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198503 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198501 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198501 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198497 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198495 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198495 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198488 data=null button=1 stateMask=0x0 x=507 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198486 data=null button=0 stateMask=0x80000 x=525 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198482 data=null button=1 stateMask=0x80000 x=525 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198480 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198478 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198478 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198474 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198472 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198472 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198465 data=null button=1 stateMask=0x0 x=525 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198463 data=null button=0 stateMask=0x80000 x=543 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198459 data=null button=1 stateMask=0x80000 x=543 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198408 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198405 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198405 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198401 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198399 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198399 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198392 data=null button=1 stateMask=0x0 x=543 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198390 data=null button=0 stateMask=0x80000 x=562 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198386 data=null button=1 stateMask=0x80000 x=562 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198385 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198383 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198382 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198379 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198377 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198377 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198370 data=null button=1 stateMask=0x0 x=562 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198368 data=null button=0 stateMask=0x80000 x=580 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198365 data=null button=1 stateMask=0x80000 x=580 y=47 count=1} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198363 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198361 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198361 data=null} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198357 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198355 data=null doit=true} to TimeGraphControl with text {}
01:35:33 [2020-02-28T06:35:33.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198355 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198349 data=null button=1 stateMask=0x0 x=580 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198306 data=null button=0 stateMask=0x80000 x=598 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198302 data=null button=1 stateMask=0x80000 x=598 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198300 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198298 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198297 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198293 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198291 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198291 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198284 data=null button=1 stateMask=0x0 x=598 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198281 data=null button=0 stateMask=0x80000 x=617 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198277 data=null button=1 stateMask=0x80000 x=617 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198275 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198273 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198273 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198269 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198267 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198267 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198261 data=null button=1 stateMask=0x0 x=617 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198258 data=null button=0 stateMask=0x80000 x=635 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198255 data=null button=1 stateMask=0x80000 x=635 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198253 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198250 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198250 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198247 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198245 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198244 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198238 data=null button=1 stateMask=0x0 x=635 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198236 data=null button=0 stateMask=0x80000 x=653 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198232 data=null button=1 stateMask=0x80000 x=653 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198230 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198206 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198206 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198201 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198199 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198199 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198192 data=null button=1 stateMask=0x0 x=653 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198190 data=null button=0 stateMask=0x80000 x=671 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198186 data=null button=1 stateMask=0x80000 x=671 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198185 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198182 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198182 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198179 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198176 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198176 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198170 data=null button=1 stateMask=0x0 x=671 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198168 data=null button=0 stateMask=0x80000 x=690 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198164 data=null button=1 stateMask=0x80000 x=690 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198162 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198160 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198160 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198157 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198154 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198154 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198148 data=null button=1 stateMask=0x0 x=690 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198146 data=null button=0 stateMask=0x80000 x=708 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198142 data=null button=1 stateMask=0x80000 x=708 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198140 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198138 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198138 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198135 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198132 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198132 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198106 data=null button=1 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198104 data=null button=0 stateMask=0x80000 x=726 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198100 data=null button=1 stateMask=0x80000 x=726 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198098 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198096 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198096 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198092 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198090 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198090 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198083 data=null button=1 stateMask=0x0 x=726 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198081 data=null button=0 stateMask=0x80000 x=745 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198077 data=null button=1 stateMask=0x80000 x=745 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198076 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198074 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198073 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198070 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198068 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198067 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198061 data=null button=1 stateMask=0x0 x=745 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198059 data=null button=0 stateMask=0x80000 x=763 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198053 data=null button=1 stateMask=0x80000 x=763 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198052 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198049 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198049 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198046 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198044 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198043 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971198037 data=null button=1 stateMask=0x0 x=763 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198035 data=null button=0 stateMask=0x80000 x=781 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971198031 data=null button=1 stateMask=0x80000 x=781 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198030 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971198029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971198027 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971198027 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971198005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971198005 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971198003 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971198002 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197996 data=null button=1 stateMask=0x0 x=781 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197994 data=null button=0 stateMask=0x80000 x=800 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197990 data=null button=1 stateMask=0x80000 x=800 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197989 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197987 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197987 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197983 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197981 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197981 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197974 data=null button=1 stateMask=0x0 x=800 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197972 data=null button=0 stateMask=0x80000 x=818 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197968 data=null button=1 stateMask=0x80000 x=818 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197967 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197964 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197964 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197961 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197959 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197959 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197952 data=null button=1 stateMask=0x0 x=818 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197950 data=null button=0 stateMask=0x80000 x=836 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197946 data=null button=1 stateMask=0x80000 x=836 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197944 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197942 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197942 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197939 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197936 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197936 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197903 data=null button=1 stateMask=0x0 x=836 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197901 data=null button=0 stateMask=0x80000 x=854 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197897 data=null button=1 stateMask=0x80000 x=854 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197895 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197893 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197893 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197890 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197887 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197887 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197881 data=null button=1 stateMask=0x0 x=854 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197879 data=null button=0 stateMask=0x80000 x=873 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197875 data=null button=1 stateMask=0x80000 x=873 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197873 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197871 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197871 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197868 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197865 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197865 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197859 data=null button=1 stateMask=0x0 x=873 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197857 data=null button=0 stateMask=0x80000 x=891 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197806 data=null button=1 stateMask=0x80000 x=891 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197804 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197802 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197802 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197798 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197796 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197796 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197790 data=null button=1 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197787 data=null button=0 stateMask=0x80000 x=909 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197784 data=null button=1 stateMask=0x80000 x=909 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197782 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197780 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197780 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197777 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197774 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197774 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197768 data=null button=1 stateMask=0x0 x=909 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197766 data=null button=0 stateMask=0x80000 x=928 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197762 data=null button=1 stateMask=0x80000 x=928 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197759 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197757 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197757 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197753 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197751 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197751 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197745 data=null button=1 stateMask=0x0 x=928 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197743 data=null button=0 stateMask=0x80000 x=946 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197739 data=null button=1 stateMask=0x80000 x=946 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197737 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197735 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197735 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197732 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197729 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197729 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197706 data=null button=1 stateMask=0x0 x=946 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197704 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197700 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197698 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197696 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197696 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197693 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197690 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197690 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197684 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197682 data=null button=0 stateMask=0x80000 x=708 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197678 data=null button=1 stateMask=0x80000 x=708 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197677 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197674 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197674 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1971197671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197671 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1971197669 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1971197669 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1971197662 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197660 data=null button=0 stateMask=0x80000 x=434 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1971197656 data=null button=1 stateMask=0x80000 x=434 y=47 count=1} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1971197653 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1971197652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1971197650 data=null doit=true} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1971197650 data=null} to TimeGraphControl with text {}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - number of items : 16
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971197646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971197646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971197646 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971197646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971197646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971197598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971197598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971197598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971197598 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971197598 data=null} to ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - Clicking on OK
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971197590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971197590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971197590 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971197590 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971197589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971197589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971197589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:34 [2020-02-28T06:35:34.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971197646 data=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}
01:35:34 [2020-02-28T06:35:34.913Z] DEBUG - Clicked on 
01:35:34 [2020-02-28T06:35:34.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:35:34 [2020-02-28T06:35:34.913Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - number of items : 16
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971196432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971196432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971196431 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971196431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971196431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971196389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971196389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971196389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971196388 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971196388 data=null} to ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.840Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:35 [2020-02-28T06:35:35.841Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.096Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - Clicking on OK
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971196381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971196381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971196381 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971196380 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971196380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971196380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971196380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971196431 data=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}
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - Clicked on 
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:35:36 [2020-02-28T06:35:36.097Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:35:37 [2020-02-28T06:35:37.022Z] DEBUG - number of items : 16
01:35:37 [2020-02-28T06:35:37.022Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971195222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971195222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.022Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971195222 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971195222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971195222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971195184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971195183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971195183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971195183 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971195183 data=null} to ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Clicking on OK
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971195176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971195176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971195176 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971195175 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971195175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971195175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971195175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971195222 data=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}
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - Clicked on 
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:35:37 [2020-02-28T06:35:37.279Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:35:38 [2020-02-28T06:35:38.205Z] DEBUG - number of items : 16
01:35:38 [2020-02-28T06:35:38.205Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971194021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971194020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.205Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971194020 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971194020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971194020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971193982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971193982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971193982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971193981 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971193981 data=null} to ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Clicking on OK
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971193974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971193974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971193974 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971193974 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971193973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971193973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971193973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971194020 data=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}
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - Clicked on 
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:35:38 [2020-02-28T06:35:38.463Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - number of items : 16
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971189302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971189302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971189302 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971189301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971189301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971189262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971189262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971189262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971189262 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971189262 data=null} to ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.705Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - Clicking on OK
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971189254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971189253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971189253 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971189253 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971189253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971189253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971189253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971189301 data=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}
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - Clicked on 
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:35:43 [2020-02-28T06:35:43.706Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - number of items : 16
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971188143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971188143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971188143 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971188143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971188143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971188106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971188105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971188105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971188105 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971188105 data=null} to ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1971188104 data=null doit=true} to Shell with text {Legend}
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:44 [2020-02-28T06:35:44.270Z] 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')
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-1971188100 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\"")
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:44 [2020-02-28T06:35:44.270Z] 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')
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Clicking on OK
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971188095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971188095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971188095 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971188095 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971188095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971188095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971188095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971188143 data=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}
01:35:44 [2020-02-28T06:35:44.270Z] DEBUG - Clicked on 
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - number of items : 16
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971187021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971187021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971187021 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971187021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971187021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971186981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971186981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971186981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971186981 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971186981 data=null} to ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:45 [2020-02-28T06:35:45.633Z] 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')
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:45 [2020-02-28T06:35:45.633Z] 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')
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Clicking on 
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1971186978 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')
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971186978 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')
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1971186978 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1971186978 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1971186978 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')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1971186978 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')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1971186978 data=null 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')
01:35:45 [2020-02-28T06:35:45.634Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Clicked on 
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:45 [2020-02-28T06:35:45.634Z] 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')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Clicking on OK
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971186971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971186971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971186971 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971186971 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971186971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971186971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971186971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971187021 data=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}
01:35:45 [2020-02-28T06:35:45.634Z] DEBUG - Clicked on 
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - number of items : 16
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971185914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971185913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971185913 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971185913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971185913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971185874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971185874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971185874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971185874 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971185874 data=null} to ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:35:46 [2020-02-28T06:35:46.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - Clicking on OK
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971185866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971185866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971185866 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971185866 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971185866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971185866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971185866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971185913 data=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}
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - Clicked on 
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:35:46 [2020-02-28T06:35:46.561Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - number of items : 16
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971172051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971172051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971172050 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971172050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971172050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971172005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971172004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971172004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971172004 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971172004 data=null} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Clicking on OK
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971171996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971171996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971171996 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971171996 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971171996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971171996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971171996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971172050 data=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}
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Clicked on 
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:01 [2020-02-28T06:36:01.394Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - number of items : 16
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971170392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971170392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971170392 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971170392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971170392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971170350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971170350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971170350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971170350 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971170350 data=null} to ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.956Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - Clicking on OK
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971170342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971170341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971170341 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971170341 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971170341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971170341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971170341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971170392 data=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}
01:36:01 [2020-02-28T06:36:01.957Z] DEBUG - Clicked on 
01:36:02 [2020-02-28T06:36:02.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:36:02 [2020-02-28T06:36:02.212Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - number of items : 16
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971169222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971169222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971169222 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971169222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971169222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971169178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971169178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971169178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971169178 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971169178 data=null} to ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1971169177 data=null doit=true} to Shell with text {Legend}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:03 [2020-02-28T06:36:03.138Z] 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')
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-1971169174 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")
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:03 [2020-02-28T06:36:03.138Z] 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')
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Clicking on OK
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971169169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971169169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971169169 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971169169 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971169169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971169169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971169169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971169222 data=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}
01:36:03 [2020-02-28T06:36:03.138Z] DEBUG - Clicked on 
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - number of items : 16
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971168061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971168061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971168061 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971168061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971168061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971168021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971168020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971168020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971168020 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971168020 data=null} to ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:04 [2020-02-28T06:36:04.502Z] 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')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:04 [2020-02-28T06:36:04.502Z] 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')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Clicking on 
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1971168018 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')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971168018 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')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1971168018 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1971168018 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1971168018 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')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1971168017 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')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1971168017 data=null 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')
01:36:04 [2020-02-28T06:36:04.502Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Clicked on 
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:04 [2020-02-28T06:36:04.502Z] 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')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Clicking on OK
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971168012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971168012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971168012 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971168012 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971168011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971168011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971168011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971168061 data=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}
01:36:04 [2020-02-28T06:36:04.502Z] DEBUG - Clicked on 
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - number of items : 16
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971166960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971166960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971166960 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971166960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971166960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971166921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971166921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971166921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971166921 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971166921 data=null} to ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Clicking on OK
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971166913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971166913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971166913 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971166913 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971166912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971166912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971166912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971166960 data=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}
01:36:05 [2020-02-28T06:36:05.430Z] DEBUG - Clicked on 
01:36:05 [2020-02-28T06:36:05.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:36:05 [2020-02-28T06:36:05.687Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:36:06 [2020-02-28T06:36:06.617Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:06 [2020-02-28T06:36:06.617Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:06 [2020-02-28T06:36:06.618Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:07 [2020-02-28T06:36:07.177Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:07 [2020-02-28T06:36:07.177Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:07 [2020-02-28T06:36:07.737Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:07 [2020-02-28T06:36:07.737Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:07 [2020-02-28T06:36:07.992Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:07 [2020-02-28T06:36:07.992Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:08 [2020-02-28T06:36:08.552Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:08 [2020-02-28T06:36:08.552Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:08 [2020-02-28T06:36:08.552Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:08 [2020-02-28T06:36:08.552Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - number of items : 16
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971163264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971163264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971163264 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971163264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971163263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971163224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971163224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971163223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971163223 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971163223 data=null} to ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.114Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - Clicking on OK
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971163216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971163216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971163216 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971163216 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971163216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971163216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971163216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971163263 data=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}
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - Clicked on 
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:36:09 [2020-02-28T06:36:09.115Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:36:10 [2020-02-28T06:36:10.479Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:10 [2020-02-28T06:36:10.480Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:10 [2020-02-28T06:36:10.480Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:11 [2020-02-28T06:36:11.040Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
01:36:11 [2020-02-28T06:36:11.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1971161272 data=null doit=true} to Shell with text {Time Event Filter}
01:36:11 [2020-02-28T06:36:11.040Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:36:11 [2020-02-28T06:36:11.040Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:36:11 [2020-02-28T06:36:11.601Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:12 [2020-02-28T06:36:12.527Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
01:36:12 [2020-02-28T06:36:12.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1971159702 data=null doit=true} to Shell with text {Time Event Filter}
01:36:12 [2020-02-28T06:36:12.783Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
01:36:12 [2020-02-28T06:36:12.783Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
01:36:12 [2020-02-28T06:36:12.783Z] DEBUG - Attempting to set focus on (of type 'Text')
01:36:12 [2020-02-28T06:36:12.783Z] DEBUG - Attempting to set focus on (of type 'Text')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - number of items : 16
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971159185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971159185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971159185 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971159185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971159184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971159150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971159150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971159150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971159150 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971159150 data=null} to ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.344Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - Clicking on OK
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971159140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971159140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971159140 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971159140 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971159140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971159140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971159140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971159184 data=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}
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - Clicked on 
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
01:36:13 [2020-02-28T06:36:13.345Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - number of items : 16
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971157986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971157986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971157986 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971157986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971157986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971157946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971157946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971157946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971157946 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971157946 data=null} to ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - Clicking on OK
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971157939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971157939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971157939 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971157938 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971157938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971157938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971157938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971157986 data=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}
01:36:14 [2020-02-28T06:36:14.528Z] DEBUG - Clicked on 
01:36:14 [2020-02-28T06:36:14.528Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 51.389 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
01:36:14 [2020-02-28T06:36:14.528Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.068 s
01:36:14 [2020-02-28T06:36:14.528Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.397 s
01:36:14 [2020-02-28T06:36:14.528Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.328 s
01:36:14 [2020-02-28T06:36:14.528Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.252 s
01:36:14 [2020-02-28T06:36:14.528Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.16 s
01:36:14 [2020-02-28T06:36:14.528Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.248 s
01:36:14 [2020-02-28T06:36:14.528Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.678 s
01:36:14 [2020-02-28T06:36:14.528Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.381 s
01:36:14 [2020-02-28T06:36:14.528Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 13.873 s
01:36:14 [2020-02-28T06:36:14.528Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.664 s
01:36:14 [2020-02-28T06:36:14.528Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
01:36:14 [2020-02-28T06:36:14.528Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.414 s
01:36:14 [2020-02-28T06:36:14.528Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.697 s
01:36:14 [2020-02-28T06:36:14.528Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.106 s
01:36:14 [2020-02-28T06:36:14.528Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.198 s
01:36:14 [2020-02-28T06:36:14.528Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
01:36:14 [2020-02-28T06:36:14.528Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
01:36:14 [2020-02-28T06:36:14.528Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
01:36:14 [2020-02-28T06:36:14.528Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
01:36:14 [2020-02-28T06:36:14.528Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
01:36:14 [2020-02-28T06:36:14.528Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Attempting to set focus on Tree with text {}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1971157491 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1971157491 data=null doit=true} to TreeItem with text {SomeProject}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1971157491 data=null} to TreeItem with text {SomeProject}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1971157491 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971157491 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}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1971157473 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Attempting to set focus on Tree with text {}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1971157472 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1971157472 data=null doit=true} to TreeItem with text {SomeProject}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1971157472 data=null} to TreeItem with text {SomeProject}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1971157472 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971157472 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}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1971157467 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
01:36:14 [2020-02-28T06:36:14.783Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
01:36:15 [2020-02-28T06:36:15.039Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
01:36:15 [2020-02-28T06:36:15.039Z] 
01:36:15 [2020-02-28T06:36:15.039Z] !ENTRY org.eclipse.cdt.core 1 0 2020-02-28 06:36:14.984
01:36:15 [2020-02-28T06:36:15.039Z] !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%)
01:36:15 [2020-02-28T06:36:15.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1971157442 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'
01:36:15 [2020-02-28T06:36:15.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1971157150 data=null doit=true} to TreeItem with text {SomeProject}
01:36:15 [2020-02-28T06:36:15.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1971157150 data=null} to TreeItem with text {SomeProject}
01:36:15 [2020-02-28T06:36:15.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1971157150 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
01:36:15 [2020-02-28T06:36:15.294Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971157149 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}
01:36:15 [2020-02-28T06:36:15.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1971157146 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
01:36:15 [2020-02-28T06:36:15.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1971157145 data=null doit=true} to TreeItem with text {Trace Compass}
01:36:15 [2020-02-28T06:36:15.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1971157145 data=null} to TreeItem with text {Trace Compass}
01:36:15 [2020-02-28T06:36:15.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1971157145 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
01:36:15 [2020-02-28T06:36:15.294Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971157145 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}
01:36:15 [2020-02-28T06:36:15.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1971157142 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
01:36:15 [2020-02-28T06:36:15.294Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
01:36:16 [2020-02-28T06:36:16.658Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
01:36:16 [2020-02-28T06:36:16.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:36:16 [2020-02-28T06:36:16.658Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:36:16 [2020-02-28T06:36:16.658Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:36:16 [2020-02-28T06:36:16.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Clicking on with mnemonic 'Customize View...'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Clicked on with mnemonic 'Customize View...'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=-1971135568 data=null doit=true} to Shell with text {Available Customizations}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem')
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@6893fc3c
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-1971135566 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')
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Attempting to set focus on Table with text {}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1971135562 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-1971135562 data=null doit=true} to TableItem with text {.* resources}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1971135562 data=null} to TableItem with text {.* resources}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1971135562 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971135562 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}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1971135562 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Setting state to unchecked on: .* resources
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Attempting to set focus on Table with text {}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1971135560 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1971135560 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1971135560 data=null} to TableItem with text {Trace Compass Shadow Projects}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1971135560 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971135560 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}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1971135559 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Clicking on OK
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971135558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971135558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:38 [2020-02-28T06:36:38.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971135558 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971135558 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971135558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971135558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971135558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=-1971135609 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...'
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Clicked on 
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Attempting to set focus on Tree with text {}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1971135518 data=null button=0 stateMask=0x0 x=137 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1971135518 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1971135518 data=null} to TreeItem with text {.tracecompass-SomeProject}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1971135518 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971135518 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}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1971135504 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1971135503 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1971135503 data=null} to TreeItem with text {.tracecompass-SomeProject}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1971135503 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971135503 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}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1971135498 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971135498 data=null doit=true} to TreeItem with text {Traces [1]}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971135498 data=null} to TreeItem with text {Traces [1]}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971135498 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971135498 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]}
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971135494 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:36:38 [2020-02-28T06:36:38.538Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
01:36:38 [2020-02-28T06:36:38.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...'
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Clicking on with mnemonic 'Customize View...'
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Clicked on with mnemonic 'Customize View...'
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations'
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=-1971115419 data=null doit=true} to Shell with text {Available Customizations}
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem'
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem')
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@19369afb
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-1971115418 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')
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Attempting to set focus on Table with text {}
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1971115416 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources}
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-1971115416 data=null doit=true} to TableItem with text {.* resources}
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1971115416 data=null} to TableItem with text {.* resources}
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1971115416 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources}
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971115416 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}
01:37:00 [2020-02-28T06:37:00.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1971115415 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Setting state to checked on: .* resources
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Attempting to set focus on Table with text {}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1971115414 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1971115414 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1971115414 data=null} to TableItem with text {Trace Compass Shadow Projects}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1971115414 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1971115414 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}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1971115413 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Clicking on OK
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971115412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971115412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971115412 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971115412 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971115412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971115412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971115412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=-1971115461 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...'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Clicked on 
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971115076 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1971115070 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1971115070 data=null doit=true} to TreeItem with text {SomeProject}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1971115070 data=null} to TreeItem with text {SomeProject}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1971115070 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971115070 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}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1971115056 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Clicking on with mnemonic 'Delete'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Clicked on with mnemonic 'Delete'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971114387 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Clicking on OK
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971114386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971114386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971114386 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971114386 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971114386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971114386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Clicked on OK
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971114386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971114992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:37:00 [2020-02-28T06:37:00.416Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.395 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
01:37:00 [2020-02-28T06:37:00.416Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 1.857 s
01:37:00 [2020-02-28T06:37:00.416Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 40.258 s
01:37:00 [2020-02-28T06:37:00.416Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1971113280 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1971113280 data=null doit=true} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1971113280 data=null} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1971113280 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971113280 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}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1971113266 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1971113265 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1971113265 data=null doit=true} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1971113265 data=null} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1971113265 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971113264 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}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1971113260 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1971113260 data=null doit=true} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1971113260 data=null} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1971113259 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971113259 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}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1971113257 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971113256 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971113256 data=null doit=true} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971113256 data=null} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971113256 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971113256 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971113249 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971113249 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971113249 data=null doit=true} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971113249 data=null} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971113248 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971113248 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971113246 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1971113161 data=null doit=true} to Shell with text {Manage Custom Parsers}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.416Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Clicking on New...
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-1971113160 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')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1971113160 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')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-1971113160 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-1971113160 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-1971113160 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')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-1971113159 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')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-1971112987 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')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1971112987 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')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-1971112987 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')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-1971112987 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-1971112987 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Clicked on New...
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-1971112986 data=null doit=true} to Shell with text {Custom Text Parser}
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-1971112969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Clicking on 
01:37:00 [2020-02-28T06:37:00.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1971112956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971112956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1971112956 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1971112956 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1971112956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1971112956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1971112956 data=null item=null 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')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Clicked on 
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Clicking on 
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1971112893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971112893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1971112892 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1971112892 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1971112892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1971112892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1971112892 data=null item=null 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')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1971112877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971112877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1971112877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1971112877 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1971112877 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Clicked on 
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1971112868 data=null button=0 stateMask=0x0 x=131 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1971112868 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1971112867 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1971112867 data=null button=1 stateMask=0x0 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971112867 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)}
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1971112804 data=null button=1 stateMask=0x80000 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1971112794 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1971112794 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1971112794 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1971112794 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971112794 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,∞) : }
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1971112777 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.418Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Clicking on 
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1971112769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971112769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1971112769 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1971112769 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1971112769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1971112769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1971112769 data=null item=null 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')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Clicked on 
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-1971112708 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')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Clicking on Highlight All
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1971112702 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')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1971112702 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')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-1971112702 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-1971112702 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-1971112702 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')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-1971112702 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')
01:37:00 [2020-02-28T06:37:00.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-1971112702 data=null item=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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-1971112698 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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1971112698 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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-1971112698 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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-1971112698 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-1971112698 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicked on Highlight All
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicking on &Next >
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1971112696 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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1971112696 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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1971112696 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1971112696 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1971112696 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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1971112696 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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1971112696 data=null item=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')
01:37:00 [2020-02-28T06:37:00.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicked on &Next >
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicking on &Finish
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1971112674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1971112674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1971112674 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1971112673 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1971112673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1971112673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1971112673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-1971113159 data=null item=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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicked on 
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1971112584 data=null doit=true} to Shell with text {Manage Custom Parsers}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched List with text "", using matcher: of type 'List'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched List with text "", using matcher: (of type 'List')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1971112580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1971112580 data=null doit=true} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1971112580 data=null} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1971112579 data=null button=1 stateMask=0x0 x=132 y=77 count=1} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1971112579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1971112579 data=null button=1 stateMask=0x80000 x=132 y=77 count=1} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicking on Delete
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1971112578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1971112578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1971112578 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1971112578 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1971112578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1971112577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1971112565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1971112564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1971112564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1971112564 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1971112564 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicked on Delete
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1971112563 data=null doit=true} to Shell with text {Delete Custom Parser}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicking on &Yes
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1971112562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1971112562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1971112562 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1971112562 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1971112562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1971112562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1971112562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1971112577 data=null item=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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicked on 
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1971112477 data=null doit=true} to Shell with text {Manage Custom Parsers}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicking on &Close
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1971112476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1971112476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1971112476 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1971112476 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1971112476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1971112476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1971112476 data=null item=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')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1971113190 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...'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicked on 
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971112356 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1971112349 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1971112349 data=null doit=true} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1971112349 data=null} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1971112348 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971112348 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}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1971112339 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicking on with mnemonic 'Delete'
01:37:00 [2020-02-28T06:37:00.420Z] DEBUG - Clicked on with mnemonic 'Delete'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111754 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111754 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111754 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971111754 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Clicking on OK
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971111753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971111753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971111753 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971111753 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971111753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971111753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971111753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971112311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Clicked on 
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.676Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1971111617 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1971111617 data=null doit=true} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1971111617 data=null} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1971111617 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971111617 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}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1971111607 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1971111606 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1971111606 data=null doit=true} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1971111606 data=null} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1971111606 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971111606 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}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1971111602 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1971111602 data=null doit=true} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1971111601 data=null} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1971111601 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971111601 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}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1971111599 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971111598 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971111598 data=null doit=true} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971111598 data=null} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971111598 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971111598 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971111592 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971111592 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971111591 data=null doit=true} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971111591 data=null} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971111591 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971111591 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971111588 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
01:37:00 [2020-02-28T06:37:00.677Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1971111546 data=null doit=true} to Shell with text {Manage Custom Parsers}
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched List with text "", using matcher: of type 'List'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched List with text "", using matcher: (of type 'List')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1971111545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1971111545 data=null doit=true} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1971111545 data=null} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1971111545 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1971111545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1971111545 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Clicking on Edit...
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1971111544 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')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1971111544 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')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1971111544 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1971111544 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1971111544 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')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1971111544 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')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1971111471 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')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1971111471 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')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1971111471 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')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1971111471 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1971111471 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Clicked on Edit...
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-1971111470 data=null doit=true} to Shell with text {Custom Text Parser}
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.934Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-1971111452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Clicking on 
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1971111401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971111401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1971111401 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1971111401 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1971111401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1971111401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1971111401 data=null item=null 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')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1971111388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971111388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1971111388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1971111388 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1971111388 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Clicked on 
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1971111381 data=null button=0 stateMask=0x0 x=146 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1971111380 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1971111380 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1971111380 data=null button=1 stateMask=0x0 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971111380 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(.*)}
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1971111356 data=null button=1 stateMask=0x80000 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.935Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1971111308 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1971111307 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1971111306 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1971111306 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
01:37:00 [2020-02-28T06:37:00.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971111306 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,∞) : }
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1971111292 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Clicking on 
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1971111284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971111284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1971111284 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1971111284 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1971111284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1971111284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1971111284 data=null item=null 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Clicked on 
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-1971111271 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Clicking on Highlight All
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1971111267 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1971111267 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-1971111266 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-1971111266 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-1971111266 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-1971111266 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-1971111266 data=null item=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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-1971111264 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1971111264 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-1971111264 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-1971111263 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-1971111263 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Clicked on Highlight All
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Clicking on &Next >
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1971111262 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1971111262 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1971111262 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1971111262 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1971111262 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1971111262 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')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1971111262 data=null item=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')
01:37:01 [2020-02-28T06:37:01.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Clicked on &Next >
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Clicking on &Finish
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1971111196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1971111196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1971111196 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1971111196 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1971111195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:01 [2020-02-28T06:37:01.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1971111195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1971111195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1971111544 data=null item=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')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Clicked on 
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1971110238 data=null doit=true} to Shell with text {Manage Custom Parsers}
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched List with text "", using matcher: of type 'List'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched List with text "", using matcher: (of type 'List')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1971110238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1971110237 data=null doit=true} to (of type 'List')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1971110237 data=null} to (of type 'List')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1971110237 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1971110237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1971110236 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Clicking on Delete
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1971110236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1971110236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1971110236 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1971110236 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1971110236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1971110236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1971110225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1971110224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1971110224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1971110224 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1971110224 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Clicked on Delete
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1971110223 data=null doit=true} to Shell with text {Delete Custom Parser}
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Clicking on &Yes
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1971110223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1971110223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1971110223 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1971110223 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1971110222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1971110222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1971110222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1971110236 data=null item=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')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Clicked on 
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1971109832 data=null doit=true} to Shell with text {Manage Custom Parsers}
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Clicking on &Close
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1971109831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1971109831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1971109831 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1971109831 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1971109831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1971109831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1971109831 data=null item=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')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1971111569 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...'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Clicked on 
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971109812 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1971109807 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1971109807 data=null doit=true} to TreeItem with text {TestText}
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1971109807 data=null} to TreeItem with text {TestText}
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1971109806 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971109806 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}
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1971109796 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Clicking on with mnemonic 'Delete'
01:37:02 [2020-02-28T06:37:02.679Z] DEBUG - Clicked on with mnemonic 'Delete'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109183 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109183 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109183 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971109183 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Clicking on OK
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971109183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971109182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971109182 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971109182 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971109182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971109182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:03 [2020-02-28T06:37:03.239Z] DEBUG - Clicked on OK
01:37:04 [2020-02-28T06:37:04.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971109182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971109766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:37:04 [2020-02-28T06:37:04.164Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.291 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
01:37:04 [2020-02-28T06:37:04.164Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 1.665 s
01:37:04 [2020-02-28T06:37:04.164Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.551 s
01:37:04 [2020-02-28T06:37:04.164Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1971108004 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1971108004 data=null doit=true} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1971108004 data=null} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1971108003 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971108003 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}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1971107990 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1971107990 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1971107990 data=null doit=true} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1971107990 data=null} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1971107990 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971107989 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}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1971107985 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1971107985 data=null doit=true} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1971107985 data=null} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1971107985 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971107985 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}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1971107983 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971107982 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971107982 data=null doit=true} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971107982 data=null} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971107982 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971107982 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971107976 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1971107975 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1971107975 data=null doit=true} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1971107975 data=null} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1971107975 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971107975 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1971107972 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1971107888 data=null doit=true} to Shell with text {Manage Custom Parsers}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-1971107887 data=null doit=true} to Button with text {Text}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-1971107887 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}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-1971107886 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-1971107886 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')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-1971107886 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')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-1971107885 data=null item=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')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Clicking on New...
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-1971107885 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')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1971107884 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')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-1971107884 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-1971107884 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-1971107884 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')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-1971107884 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')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-1971107826 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')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1971107824 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')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-1971107824 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')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-1971107824 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-1971107824 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Clicked on New...
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=-1971107823 data=null doit=true} to Shell with text {Custom XML Parser}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
01:37:04 [2020-02-28T06:37:04.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
01:37:04 [2020-02-28T06:37:04.677Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.677Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.677Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:04 [2020-02-28T06:37:04.677Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:04 [2020-02-28T06:37:04.677Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:04 [2020-02-28T06:37:04.677Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.677Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:04 [2020-02-28T06:37:04.677Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Clicking on 
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1971107796 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971107796 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1971107796 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1971107796 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1971107795 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1971107795 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1971107795 data=null 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1971107784 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1971107783 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1971107783 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1971107783 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1971107783 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Clicked on 
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=-1971107781 data=null button=0 stateMask=0x0 x=75 y=36 count=0} to Tree node with text: event
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=-1971107781 data=null doit=true} to Tree node with text: event
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=-1971107781 data=null} to Tree node with text: event
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=-1971107781 data=null button=1 stateMask=0x0 x=75 y=36 count=1} to Tree node with text: event
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971107781 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
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=-1971107752 data=null button=1 stateMask=0x80000 x=75 y=36 count=1} to Tree node with text: event
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=-1971107750 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-1971107750 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=-1971107750 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=-1971107750 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=-1971107750 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=-1971107749 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=-1971107749 data=null item=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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=-1971107705 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-1971107705 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=-1971107705 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=-1971107705 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=-1971107705 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Clicking on &Next >
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1971107704 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1971107703 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1971107703 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1971107703 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1971107703 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1971107703 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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1971107703 data=null item=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')
01:37:04 [2020-02-28T06:37:04.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Clicked on &Next >
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Clicking on &Finish
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1971107681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1971107681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1971107681 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1971107681 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1971107681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1971107681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1971107681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-1971107884 data=null item=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')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Clicked on 
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1971107594 data=null doit=true} to Shell with text {Manage Custom Parsers}
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched List with text "", using matcher: of type 'List'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched List with text "", using matcher: (of type 'List')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1971107593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1971107593 data=null doit=true} to (of type 'List')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1971107593 data=null} to (of type 'List')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1971107593 data=null button=1 stateMask=0x0 x=99 y=11 count=1} to (of type 'List')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1971107592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1971107592 data=null button=1 stateMask=0x80000 x=99 y=11 count=1} to (of type 'List')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Clicking on Delete
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1971107591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1971107591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1971107591 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1971107591 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1971107591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1971107591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1971107578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1971107578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1971107578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1971107578 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1971107578 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Clicked on Delete
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
01:37:04 [2020-02-28T06:37:04.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1971107577 data=null doit=true} to Shell with text {Delete Custom Parser}
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - Clicking on &Yes
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1971107576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1971107576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1971107576 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1971107576 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1971107576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1971107576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1971107576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1971107591 data=null item=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')
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Clicked on 
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1971107502 data=null doit=true} to Shell with text {Manage Custom Parsers}
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Clicking on &Close
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1971107501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1971107501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1971107501 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1971107501 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1971107501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1971107501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1971107501 data=null item=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')
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1971107952 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...'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Clicked on 
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971107378 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1971107371 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1971107371 data=null doit=true} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1971107371 data=null} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1971107371 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971107371 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}
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1971107360 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Clicking on with mnemonic 'Delete'
01:37:04 [2020-02-28T06:37:04.934Z] DEBUG - Clicked on with mnemonic 'Delete'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106743 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106743 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106742 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971106742 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Clicking on OK
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971106742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971106742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971106741 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971106741 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971106741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971106741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.495Z] DEBUG - Clicked on OK
01:37:05 [2020-02-28T06:37:05.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971106741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:05 [2020-02-28T06:37:05.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971107305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:37:05 [2020-02-28T06:37:05.751Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
01:37:05 [2020-02-28T06:37:05.751Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 1.403 s
01:37:05 [2020-02-28T06:37:05.751Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971105089 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971105005 data=null doit=true} to Shell with text {Preferences}
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971105001 data=null button=0 stateMask=0x0 x=48 y=516 count=0} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971105001 data=null doit=true} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971105001 data=null} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971105001 data=null button=1 stateMask=0x0 x=48 y=516 count=1} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971105001 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}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971104987 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971104986 data=null doit=true} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971104986 data=null} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971104986 data=null button=1 stateMask=0x0 x=48 y=490 count=1} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971104986 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}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971104983 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971104983 data=null button=0 stateMask=0x0 x=80 y=562 count=0} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971104983 data=null doit=true} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971104983 data=null} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971104983 data=null button=1 stateMask=0x0 x=80 y=562 count=1} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104983 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
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971104964 data=null button=1 stateMask=0x80000 x=80 y=490 count=1} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Clicking on Check all
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971104962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971104962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971104962 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971104962 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971104962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971104962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971104962 data=null item=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')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971104961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971104961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971104961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971104961 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971104961 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Clicked on Check all
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Clicking on &Apply
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971104960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971104960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971104960 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971104960 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971104960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971104960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971104960 data=null item=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')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971104959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971104959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971104959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971104959 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971104959 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Clicked on &Apply
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.642Z] 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')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Clicking on OK
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971104957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971104957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971104957 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971104957 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971104957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971104957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971104957 data=null item=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')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971105081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Clicked on 
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - number of items : 11
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971104765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971104765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971104765 data=null doit=true} to ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971104765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971104765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971104765 data=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}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971104756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971104755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971104755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971104755 data=null doit=true} to ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971104755 data=null} to ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1971104753 data=null doit=true} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1971104753 data=null} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1971104753 data=null button=1 stateMask=0x0 x=61 y=254 count=1} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971104753 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}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1971104751 data=null button=1 stateMask=0x80000 x=61 y=254 count=1} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104751 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104751 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104751 data=null button=1 stateMask=0x0 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971104751 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
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104708 data=null button=1 stateMask=0x80000 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104708 data=null button=0 stateMask=0x0 x=210 y=278 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104708 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104708 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104707 data=null button=1 stateMask=0x0 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104707 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
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104699 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971104697 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971104650 data=null doit=true} to Shell with text {Preferences}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971104647 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971104647 data=null doit=true} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971104647 data=null} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971104647 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104647 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}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971104606 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.642Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971104602 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971104602 data=null doit=true} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971104602 data=null} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971104602 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104602 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
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971104598 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Clicking on Uncheck all
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1971104597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971104597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1971104597 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1971104597 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1971104596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1971104596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1971104596 data=null item=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')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1971104595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971104595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1971104595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1971104595 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1971104595 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Clicked on Uncheck all
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1971104595 data=null doit=true} to TreeItem with text {Custom XML}
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1971104595 data=null} to TreeItem with text {Custom XML}
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1971104594 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML}
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971104594 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}
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1971104593 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML}
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1971104593 data=null doit=true} to Tree node with text: testxmlextension
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1971104593 data=null} to Tree node with text: testxmlextension
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1971104592 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971104592 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
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1971104592 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-1971104589 data=null button=0 stateMask=0x0 x=117 y=84 count=0} to Tree node with text: testxmlextension
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1971104589 data=null doit=true} to Tree node with text: testxmlextension
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1971104589 data=null} to Tree node with text: testxmlextension
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1971104588 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104588 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
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1971104587 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Clicking on Check selected
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1971104586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1971104586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1971104586 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1971104586 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1971104586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1971104586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1971104586 data=null item=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')
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1971104585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1971104585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1971104585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1971104585 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1971104585 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - Clicked on Check selected
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.899Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Clicking on &Apply
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971104584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971104583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971104583 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971104583 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971104583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971104583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971104583 data=null item=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')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971104582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971104582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971104582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971104582 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971104582 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Clicked on &Apply
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.900Z] 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')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Clicking on OK
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971104581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971104581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971104581 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971104581 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971104581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971104581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971104581 data=null item=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')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971104691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Clicked on 
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.900Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1971104559 data=null button=0 stateMask=0x0 x=61 y=230 count=0} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1971104559 data=null doit=true} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1971104559 data=null} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1971104559 data=null button=1 stateMask=0x0 x=61 y=230 count=1} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104559 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}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1971104555 data=null button=1 stateMask=0x80000 x=61 y=230 count=1} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.900Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
01:37:07 [2020-02-28T06:37:07.900Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104554 data=null button=0 stateMask=0x0 x=210 y=254 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104554 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104554 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104553 data=null button=1 stateMask=0x0 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104553 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
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104548 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971104546 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971104494 data=null doit=true} to Shell with text {Preferences}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971104492 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971104491 data=null doit=true} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971104491 data=null} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971104491 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104491 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}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971104485 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.900Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971104481 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971104481 data=null doit=true} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971104481 data=null} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971104481 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104481 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
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971104477 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Clicking on Uncheck all
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1971104476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971104476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1971104476 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1971104476 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1971104476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1971104475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1971104475 data=null item=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')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1971104475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971104475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1971104475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1971104475 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1971104475 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Clicked on Uncheck all
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1971104474 data=null doit=true} to TreeItem with text {Custom Text}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1971104474 data=null} to TreeItem with text {Custom Text}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1971104474 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971104474 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}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1971104473 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1971104472 data=null doit=true} to Tree node with text: testtxtextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1971104472 data=null} to Tree node with text: testtxtextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1971104472 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971104472 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
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1971104472 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1971104469 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1971104469 data=null doit=true} to Tree node with text: testtxtextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1971104469 data=null} to Tree node with text: testtxtextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1971104469 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104469 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
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1971104468 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Clicking on Check selected
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1971104467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1971104467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1971104467 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1971104467 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1971104467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1971104467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1971104467 data=null item=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')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1971104466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1971104466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1971104466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1971104466 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1971104466 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicked on Check selected
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicking on &Apply
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971104465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971104465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971104465 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971104465 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971104465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971104465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971104465 data=null item=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')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971104464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971104464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971104464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971104464 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971104464 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicked on &Apply
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.901Z] 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')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicking on OK
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971104463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971104463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971104463 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971104463 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971104463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971104462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971104462 data=null item=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')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971104542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicked on 
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.901Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1971104441 data=null button=0 stateMask=0x0 x=61 y=230 count=0} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1971104441 data=null doit=true} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1971104441 data=null} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1971104441 data=null button=1 stateMask=0x0 x=61 y=230 count=1} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104440 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}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1971104437 data=null button=1 stateMask=0x80000 x=61 y=230 count=1} to TreeItem with text {FILTER test}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.901Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
01:37:07 [2020-02-28T06:37:07.901Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104436 data=null button=0 stateMask=0x0 x=210 y=254 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104436 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104436 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104435 data=null button=1 stateMask=0x0 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104435 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
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1971104430 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971104428 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971104372 data=null doit=true} to Shell with text {Preferences}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971104370 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971104370 data=null doit=true} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971104370 data=null} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971104370 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104370 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}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971104364 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:07 [2020-02-28T06:37:07.901Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971104361 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971104361 data=null doit=true} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971104360 data=null} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971104360 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104360 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
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971104357 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicking on Check all
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971104355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971104355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971104355 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971104355 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971104355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971104355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971104355 data=null item=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')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971104353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971104353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971104353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971104353 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971104353 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicked on Check all
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicking on &Apply
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971104352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971104352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971104352 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971104352 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971104352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971104352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971104352 data=null item=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')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971104351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971104351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971104351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971104351 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971104351 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - Clicked on &Apply
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.901Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:07 [2020-02-28T06:37:07.902Z] 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')
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Clicking on OK
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971104350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971104350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971104350 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971104350 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971104350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971104350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971104350 data=null item=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')
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971104423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Clicked on 
01:37:07 [2020-02-28T06:37:07.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971104328 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971104276 data=null doit=true} to Shell with text {Preferences}
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971104274 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971104274 data=null doit=true} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971104273 data=null} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971104273 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104273 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}
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971104267 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.159Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971104263 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971104263 data=null doit=true} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971104263 data=null} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971104263 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104262 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
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971104259 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Clicking on Check all
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971104257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971104257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971104257 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971104257 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971104257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971104257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971104257 data=null item=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')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971104256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971104256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971104256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971104256 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971104256 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - Clicked on Check all
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.159Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicking on Uncheck all
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1971104254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971104254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1971104254 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1971104254 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1971104254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1971104254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1971104254 data=null item=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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1971104253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971104253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1971104253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1971104253 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1971104253 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicked on Uncheck all
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicking on Check all
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971104252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971104252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971104251 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971104251 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971104251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971104251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971104251 data=null item=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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971104249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971104249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971104249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971104249 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971104249 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicked on Check all
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-1971104247 data=null button=0 stateMask=0x0 x=85 y=60 count=0} to TreeItem with text {Custom XML}
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1971104247 data=null doit=true} to TreeItem with text {Custom XML}
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1971104247 data=null} to TreeItem with text {Custom XML}
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1971104247 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML}
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971104247 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}
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1971104246 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML}
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicking on Uncheck all
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1971104245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971104245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1971104245 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1971104245 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1971104245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1971104245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1971104245 data=null item=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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1971104244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971104244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1971104244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1971104244 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1971104244 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicked on Uncheck all
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicking on Check selected
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1971104243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1971104243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1971104243 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1971104243 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1971104242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1971104242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1971104242 data=null item=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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1971104242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1971104242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1971104242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1971104242 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1971104242 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicked on Check selected
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicking on Check all
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971104241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971104241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971104241 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971104240 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971104240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971104240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971104240 data=null item=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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971104239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971104239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971104238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971104238 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971104238 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicked on Check all
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicking on Uncheck selected
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1971104208 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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1971104208 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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1971104207 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1971104207 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1971104207 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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1971104207 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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1971104207 data=null item=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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1971104206 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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1971104206 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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1971104206 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')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1971104206 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1971104206 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - Clicked on Uncheck selected
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:37:08 [2020-02-28T06:37:08.160Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Clicking on Uncheck all
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1971104205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971104205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1971104205 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1971104205 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1971104205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1971104204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1971104204 data=null item=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')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1971104204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971104204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1971104203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1971104203 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1971104203 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - Clicked on Uncheck all
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:08 [2020-02-28T06:37:08.161Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Clicking on Check all
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971103998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971103998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971103997 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971103997 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971103997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971103997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971103997 data=null item=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')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971103996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971103996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971103996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971103996 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971103996 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - Clicked on Check all
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
01:37:08 [2020-02-28T06:37:08.416Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.672Z] DEBUG - Clicking on Check all
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971103693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971103692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971103692 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971103692 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971103692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971103692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971103692 data=null item=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')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971103690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971103690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971103690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971103690 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971103690 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicked on Check all
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicking on &Apply
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971103689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971103689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971103689 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971103689 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971103689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971103688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971103688 data=null item=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')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971103688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971103688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971103688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971103688 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971103688 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicked on &Apply
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.673Z] 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')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicking on OK
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971103687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971103687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971103687 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971103687 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971103687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971103687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971103687 data=null item=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')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971104324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicked on 
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971103669 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971103622 data=null doit=true} to Shell with text {Preferences}
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971103620 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971103620 data=null doit=true} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971103620 data=null} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971103620 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103619 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}
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971103613 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.673Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971103609 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971103609 data=null doit=true} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971103609 data=null} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971103609 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103609 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
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971103605 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicking on Check all
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971103603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971103603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971103603 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971103603 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971103603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971103603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971103603 data=null item=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')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971103602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971103602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971103602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971103602 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971103602 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicked on Check all
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicking on &Apply
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971103601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971103601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971103601 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971103601 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971103600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971103600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971103600 data=null item=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')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971103600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971103600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971103600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971103600 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971103600 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicked on &Apply
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.673Z] 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')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Clicking on OK
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971103599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971103599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971103599 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971103599 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971103598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971103598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971103598 data=null item=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')
01:37:08 [2020-02-28T06:37:08.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971103664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Clicked on 
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971103565 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971103565 data=null doit=true} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971103565 data=null} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971103565 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971103560 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971103559 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971103559 data=null doit=true} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971103559 data=null} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971103559 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103559 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971103555 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971103555 data=null doit=true} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971103554 data=null} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971103554 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971103554 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}
01:37:08 [2020-02-28T06:37:08.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971103551 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:37:08 [2020-02-28T06:37:08.929Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971103551 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:37:08 [2020-02-28T06:37:08.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971103551 data=null doit=true} to TreeItem with text {Traces [1]}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971103551 data=null} to TreeItem with text {Traces [1]}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971103551 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103550 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971103547 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971103546 data=null doit=true} to TreeItem with text {Traces [1]}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971103546 data=null} to TreeItem with text {Traces [1]}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971103546 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971103546 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]}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971103507 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1971103507 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1971103507 data=null doit=true} to Tree node with text: syslog_collapse
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1971103506 data=null} to Tree node with text: syslog_collapse
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1971103506 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103506 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
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1971103502 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1971103501 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1971103501 data=null doit=true} to Tree node with text: syslog_collapse
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1971103501 data=null} to Tree node with text: syslog_collapse
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1971103501 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103501 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
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1971103498 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971103474 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971103382 data=null doit=true} to Shell with text {Preferences}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971103379 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971103379 data=null doit=true} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971103379 data=null} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971103378 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103378 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}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971103368 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:08 [2020-02-28T06:37:08.930Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971103367 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971103367 data=null doit=true} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971103367 data=null} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971103367 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103366 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
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971103363 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Clicking on Uncheck all
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1971103361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971103361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1971103361 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1971103361 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1971103361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1971103361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1971103361 data=null item=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')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1971103360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971103360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1971103360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1971103360 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1971103360 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Clicked on Uncheck all
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1971103359 data=null doit=true} to TreeItem with text {Custom Text}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1971103359 data=null} to TreeItem with text {Custom Text}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1971103359 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971103359 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}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1971103357 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-1971103355 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {Custom Text}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1971103355 data=null doit=true} to TreeItem with text {Custom Text}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1971103355 data=null} to TreeItem with text {Custom Text}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1971103355 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103354 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}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1971103354 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Clicking on Check selected
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1971103353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1971103353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1971103353 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1971103353 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1971103353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1971103353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1971103352 data=null item=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')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1971103351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1971103351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1971103351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1971103351 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1971103351 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Clicked on Check selected
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Clicking on &Apply
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971103350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971103350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971103308 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971103308 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971103308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971103308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971103308 data=null item=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')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971103307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971103307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971103307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971103307 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971103306 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - Clicked on &Apply
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:08 [2020-02-28T06:37:08.931Z] 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')
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - Clicking on OK
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971103305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971103305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971103305 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971103305 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971103305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:08 [2020-02-28T06:37:08.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971103305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971103305 data=null item=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')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971103467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Clicked on 
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971103273 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971103273 data=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971103273 data=null} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971103273 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971103266 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971103265 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971103265 data=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971103265 data=null} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971103265 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971103261 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.187Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971103260 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971103260 data=null doit=true} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971103260 data=null} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971103260 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103260 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971103256 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.187Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1971103255 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1971103255 data=null doit=true} to Tree node with text: syslog_collapse
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1971103255 data=null} to Tree node with text: syslog_collapse
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1971103255 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103255 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
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1971103206 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1971103205 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1971103205 data=null doit=true} to Tree node with text: syslog_collapse
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1971103205 data=null} to Tree node with text: syslog_collapse
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1971103205 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103205 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
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1971103202 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971103179 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971103089 data=null doit=true} to Shell with text {Preferences}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971103087 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971103087 data=null doit=true} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971103087 data=null} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971103087 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103087 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}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971103077 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.187Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971103077 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971103077 data=null doit=true} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971103076 data=null} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971103076 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971103076 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
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971103073 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Clicking on Check all
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971103071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971103071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971103071 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971103071 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971103071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971103071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971103071 data=null item=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')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971103069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971103069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971103069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971103069 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971103069 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Clicked on Check all
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Clicking on &Apply
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971103068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971103068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971103068 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971103068 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971103068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971103068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971103067 data=null item=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')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971103067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971103067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971103067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971103067 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971103067 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Clicked on &Apply
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Clicking on OK
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971103066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971103066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971103065 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971103065 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971103065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971103065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971103065 data=null item=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')
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971103173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Clicked on 
01:37:09 [2020-02-28T06:37:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971103045 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971102967 data=null doit=true} to Shell with text {Preferences}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971102964 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971102964 data=null doit=true} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971102964 data=null} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971102964 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102964 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}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971102955 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.444Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971102954 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971102954 data=null doit=true} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971102954 data=null} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971102954 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102954 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
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971102950 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Clicking on Check all
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971102949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971102949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971102949 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971102948 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971102948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971102948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971102948 data=null item=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')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971102947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971102947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971102947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971102947 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971102947 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Clicked on Check all
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Clicking on &Apply
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971102946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971102946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971102946 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971102946 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971102946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971102946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971102946 data=null item=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')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971102946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971102946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971102946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971102946 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971102946 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Clicked on &Apply
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.444Z] 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')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Clicking on OK
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971102944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971102944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971102944 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971102944 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971102944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971102944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971102944 data=null item=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')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971103006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Clicked on 
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971102899 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971102855 data=null doit=true} to Shell with text {Preferences}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971102853 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971102853 data=null doit=true} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971102853 data=null} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971102853 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102853 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}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971102847 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.444Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971102843 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971102843 data=null doit=true} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971102843 data=null} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971102843 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102843 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
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971102839 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.444Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Clicking on Uncheck all
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1971102838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971102837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1971102837 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1971102837 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1971102837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1971102837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1971102837 data=null item=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')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1971102836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1971102836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1971102836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1971102836 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1971102836 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Clicked on Uncheck all
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1971102836 data=null doit=true} to TreeItem with text {Custom Text}
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1971102836 data=null} to TreeItem with text {Custom Text}
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1971102835 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971102835 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}
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1971102834 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1971102834 data=null doit=true} to Tree node with text: testtxtextension
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1971102834 data=null} to Tree node with text: testtxtextension
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1971102833 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1971102833 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
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1971102833 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1971102831 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1971102831 data=null doit=true} to Tree node with text: testtxtextension
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1971102831 data=null} to Tree node with text: testtxtextension
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1971102830 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102830 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
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1971102830 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Clicking on Check selected
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1971102829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1971102829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1971102829 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1971102829 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1971102828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1971102828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1971102828 data=null item=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')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1971102828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1971102828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1971102827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1971102827 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1971102827 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Clicked on Check selected
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Clicking on &Apply
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971102827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971102826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971102826 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971102826 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971102826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971102826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971102826 data=null item=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')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971102825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971102825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971102825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971102825 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971102825 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Clicked on &Apply
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.445Z] 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')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Clicking on OK
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971102824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971102824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971102824 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971102824 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971102824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971102824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971102824 data=null item=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')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971102893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Clicked on 
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971102783 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971102783 data=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971102783 data=null} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971102783 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971102776 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971102776 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971102776 data=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971102776 data=null} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971102776 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971102770 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971102770 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971102770 data=null doit=true} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971102770 data=null} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971102769 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102769 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971102765 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971102764 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971102764 data=null doit=true} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971102764 data=null} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971102764 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102764 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971102761 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Clicking on with mnemonic 'Import...'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Clicked on with mnemonic 'Import...'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1971102651 data=null doit=true} to Shell with text {Trace Import}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Clicking on Cancel
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1971102607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1971102607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1971102607 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1971102607 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1971102607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1971102607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1971102607 data=null item=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')
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1971102696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Clicked on 
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971102585 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.701Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971102495 data=null doit=true} to Shell with text {Preferences}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971102493 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971102492 data=null doit=true} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971102492 data=null} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971102492 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102492 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}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971102482 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:09 [2020-02-28T06:37:09.957Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971102481 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971102481 data=null doit=true} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971102481 data=null} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971102481 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102481 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
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971102477 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Clicking on Check all
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971102476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971102476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971102476 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971102475 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971102475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971102475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971102475 data=null item=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')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971102473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971102473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971102473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971102473 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971102473 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Clicked on Check all
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Clicking on &Apply
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971102472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971102472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971102472 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971102472 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971102472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971102472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971102472 data=null item=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')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971102471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971102471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971102471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971102471 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971102471 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Clicked on &Apply
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.957Z] 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')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Clicking on OK
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971102470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971102470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971102470 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971102470 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971102470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971102469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971102469 data=null item=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')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971102579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Clicked on 
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971102398 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971102398 data=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971102398 data=null} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971102397 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971102392 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971102391 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971102391 data=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971102391 data=null} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971102391 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971102386 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:37:09 [2020-02-28T06:37:09.957Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971102386 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971102386 data=null doit=true} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971102386 data=null} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971102385 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102385 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971102381 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1971102381 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1971102380 data=null doit=true} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1971102380 data=null} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1971102380 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102380 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1971102377 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:37:09 [2020-02-28T06:37:09.957Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Clicking on with mnemonic 'Import...'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Clicked on with mnemonic 'Import...'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1971102294 data=null doit=true} to Shell with text {Trace Import}
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Clicking on Cancel
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1971102292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1971102292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1971102292 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1971102292 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1971102292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1971102292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1971102292 data=null item=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')
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1971102360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
01:37:09 [2020-02-28T06:37:09.958Z] DEBUG - Clicked on 
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971102269 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Clicking on with mnemonic 'Preferences'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Clicked on with mnemonic 'Preferences'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1971102222 data=null doit=true} to Shell with text {Preferences}
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1971102220 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1971102220 data=null doit=true} to TreeItem with text {Tracing}
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1971102220 data=null} to TreeItem with text {Tracing}
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1971102219 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102219 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}
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1971102210 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
01:37:10 [2020-02-28T06:37:10.214Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1971102209 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1971102209 data=null doit=true} to Tree node with text: Trace Types
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1971102209 data=null} to Tree node with text: Trace Types
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1971102209 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971102209 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
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1971102205 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Clicking on Check all
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1971102203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971102203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1971102203 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1971102203 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1971102203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1971102203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1971102203 data=null item=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')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1971102202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1971102202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1971102202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1971102202 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1971102202 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Clicked on Check all
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Clicking on &Apply
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1971102201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971102201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1971102201 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1971102201 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1971102200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1971102200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1971102200 data=null item=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')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1971102200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1971102200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1971102200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1971102200 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1971102200 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Clicked on &Apply
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:10 [2020-02-28T06:37:10.214Z] 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')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Clicking on OK
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971102199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971102199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971102199 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971102199 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971102199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971102199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971102199 data=null item=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')
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1971102262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
01:37:10 [2020-02-28T06:37:10.214Z] DEBUG - Clicked on 
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1971101975 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - Attempting to set focus on Tree with text {}
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971101969 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971101969 data=null doit=true} to TreeItem with text {test}
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971101969 data=null} to TreeItem with text {test}
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971101969 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971101969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971101963 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - Clicking on with mnemonic 'Delete'
01:37:10 [2020-02-28T06:37:10.470Z] DEBUG - Clicked on with mnemonic 'Delete'
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971101380 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Clicking on OK
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971101379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971101379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971101379 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971101379 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971101379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971101379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.032Z] DEBUG - Clicked on OK
01:37:11 [2020-02-28T06:37:11.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971101379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:37:11 [2020-02-28T06:37:11.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971101940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:37:11 [2020-02-28T06:37:11.542Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.836 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
01:37:11 [2020-02-28T06:37:11.542Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.671 s
01:37:11 [2020-02-28T06:37:11.542Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.76 s
01:37:11 [2020-02-28T06:37:11.542Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.623 s
01:37:11 [2020-02-28T06:37:11.542Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.774 s
01:37:11 [2020-02-28T06:37:11.542Z] 
01:37:11 [2020-02-28T06:37:11.542Z] Results:
01:37:11 [2020-02-28T06:37:11.542Z] 
01:37:11 [2020-02-28T06:37:11.542Z] Tests run: 74, Failures: 0, Errors: 0, Skipped: 6
01:37:11 [2020-02-28T06:37:11.542Z] 
01:37:11 [2020-02-28T06:37:11.798Z] 
01:37:11 [2020-02-28T06:37:11.798Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:37:11.545
01:37:11 [2020-02-28T06:37:11.798Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] All tests passed!
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] 
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:37:15 [2020-02-28T06:37:15.960Z] [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
01:37:15 [2020-02-28T06:37:15.960Z] [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
01:37:15 [2020-02-28T06:37:15.960Z] [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
01:37:15 [2020-02-28T06:37:15.960Z] [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
01:37:15 [2020-02-28T06:37:15.960Z] [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
01:37:15 [2020-02-28T06:37:15.960Z] [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
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] 
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] 
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT [26/138]
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] 
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] 
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] The project's OSGi version is 2.1.4.202002280607
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] 
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] 
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] 
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] 
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] 
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:15 [2020-02-28T06:37:15.960Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
01:37:16 [2020-02-28T06:37:16.216Z] [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:[63] 
01:37:16 [2020-02-28T06:37:16.216Z] 	fAspects.put(HOST_ID_STR, worker.getHostId());
01:37:16 [2020-02-28T06:37:16.216Z] 	             ^^^^^^^^^^^
01:37:16 [2020-02-28T06:37:16.216Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:16 [2020-02-28T06:37:16.216Z] [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:[280] 
01:37:16 [2020-02-28T06:37:16.216Z] 	while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) {
01:37:16 [2020-02-28T06:37:16.216Z] 	                             ^^^^^^^^^^^^^^^^^
01:37:16 [2020-02-28T06:37:16.216Z] 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
01:37:16 [2020-02-28T06:37:16.216Z] [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:[387] 
01:37:16 [2020-02-28T06:37:16.216Z] 	List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values());
01:37:16 [2020-02-28T06:37:16.216Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^
01:37:16 [2020-02-28T06:37:16.216Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
01:37:16 [2020-02-28T06:37:16.216Z] [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:[388] 
01:37:16 [2020-02-28T06:37:16.216Z] 	list.addAll(fWorkers.values());
01:37:16 [2020-02-28T06:37:16.216Z] 	            ^^^^^^^^^^^^^^^^^
01:37:16 [2020-02-28T06:37:16.216Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
01:37:16 [2020-02-28T06:37:16.216Z] 4 problems (4 warnings)
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:16 [2020-02-28T06:37:16.216Z] [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
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:16 [2020-02-28T06:37:16.216Z] [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
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.216Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:16 [2020-02-28T06:37:16.471Z] [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
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:16 [2020-02-28T06:37:16.471Z] [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
01:37:16 [2020-02-28T06:37:16.471Z] [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
01:37:16 [2020-02-28T06:37:16.471Z] [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
01:37:16 [2020-02-28T06:37:16.471Z] [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
01:37:16 [2020-02-28T06:37:16.471Z] [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
01:37:16 [2020-02-28T06:37:16.471Z] [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
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [27/138]
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.471Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] The project's OSGi version is 1.0.2.202002280607
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.472Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
01:37:16 [2020-02-28T06:37:16.726Z] [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:[61] 
01:37:16 [2020-02-28T06:37:16.726Z] 	private final EnumSet<DescriptorType> fType = EnumSet.noneOf(DescriptorType.class);
01:37:16 [2020-02-28T06:37:16.726Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:16 [2020-02-28T06:37:16.726Z] Null type safety (type annotations): The expression of type 'EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>' needs unchecked conversion to conform to '@NonNull EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>'
01:37:16 [2020-02-28T06:37:16.726Z] 1 problem (1 warning)
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.726Z] [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
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.726Z] [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
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.726Z] [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
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.726Z] [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
01:37:16 [2020-02-28T06:37:16.726Z] [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
01:37:16 [2020-02-28T06:37:16.981Z] [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
01:37:16 [2020-02-28T06:37:16.981Z] [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
01:37:16 [2020-02-28T06:37:16.981Z] [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
01:37:16 [2020-02-28T06:37:16.981Z] [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
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT [28/138]
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] The project's OSGi version is 1.1.1.202002280607
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] 
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:16 [2020-02-28T06:37:16.981Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
01:37:17 [2020-02-28T06:37:17.492Z] [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:[284] 
01:37:17 [2020-02-28T06:37:17.492Z] 	complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE)));
01:37:17 [2020-02-28T06:37:17.492Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:17 [2020-02-28T06:37:17.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:17 [2020-02-28T06:37:17.492Z] [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:[111] 
01:37:17 [2020-02-28T06:37:17.492Z] 	return buildFromInputStream(propsStream, isUserDefined, appliesTo);
01:37:17 [2020-02-28T06:37:17.492Z] 	                            ^^^^^^^^^^^
01:37:17 [2020-02-28T06:37:17.492Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream'
01:37:17 [2020-02-28T06:37:17.492Z] [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:[137] 
01:37:17 [2020-02-28T06:37:17.492Z] 	try (final DirectoryStream<Path> directoryStream = Files.newDirectoryStream(configDir)) {
01:37:17 [2020-02-28T06:37:17.492Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:17 [2020-02-28T06:37:17.492Z] Null type safety (type annotations): The expression of type 'DirectoryStream<Path>' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>'
01:37:17 [2020-02-28T06:37:17.492Z] 3 problems (3 warnings)
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:17 [2020-02-28T06:37:17.492Z] [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
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:17 [2020-02-28T06:37:17.492Z] [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
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:17 [2020-02-28T06:37:17.492Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.493Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:17 [2020-02-28T06:37:17.493Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.493Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:17 [2020-02-28T06:37:17.493Z] [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
01:37:17 [2020-02-28T06:37:17.493Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.493Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:17 [2020-02-28T06:37:17.493Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.493Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:17 [2020-02-28T06:37:17.493Z] [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
01:37:17 [2020-02-28T06:37:17.493Z] [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
01:37:17 [2020-02-28T06:37:17.749Z] [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
01:37:17 [2020-02-28T06:37:17.749Z] [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
01:37:17 [2020-02-28T06:37:17.749Z] [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
01:37:17 [2020-02-28T06:37:17.749Z] [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
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT [29/138]
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] The project's OSGi version is 5.1.0.202002280607
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] 
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:17 [2020-02-28T06:37:17.749Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
01:37:18 [2020-02-28T06:37:18.310Z] [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:[242] 
01:37:18 [2020-02-28T06:37:18.310Z] 	fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class);
01:37:18 [2020-02-28T06:37:18.310Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:18 [2020-02-28T06:37:18.310Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>'
01:37:18 [2020-02-28T06:37:18.310Z] [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:[384] 
01:37:18 [2020-02-28T06:37:18.310Z] 	SeriesModel seriesModel = entry.getValue().build();
01:37:18 [2020-02-28T06:37:18.310Z] 	                          ^^^^^^^^^^^^^^^^
01:37:18 [2020-02-28T06:37:18.310Z] 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
01:37:18 [2020-02-28T06:37:18.310Z] [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:[385] 
01:37:18 [2020-02-28T06:37:18.310Z] 	seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel);
01:37:18 [2020-02-28T06:37:18.310Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:18 [2020-02-28T06:37:18.310Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:18 [2020-02-28T06:37:18.310Z] [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] 
01:37:18 [2020-02-28T06:37:18.310Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
01:37:18 [2020-02-28T06:37:18.310Z] 	                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
01:37:18 [2020-02-28T06:37:18.310Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
01:37:18 [2020-02-28T06:37:18.310Z] [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] 
01:37:18 [2020-02-28T06:37:18.310Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
01:37:18 [2020-02-28T06:37:18.310Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:18 [2020-02-28T06:37:18.310Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]'
01:37:18 [2020-02-28T06:37:18.310Z] [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:[459] 
01:37:18 [2020-02-28T06:37:18.310Z] 	builder.setProperties(Ints.toArray(fProperties)).build();
01:37:18 [2020-02-28T06:37:18.310Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:18 [2020-02-28T06:37:18.310Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
01:37:18 [2020-02-28T06:37:18.310Z] [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:[460] 
01:37:18 [2020-02-28T06:37:18.310Z] 	return builder.setProperties(Ints.toArray(fProperties)).build();
01:37:18 [2020-02-28T06:37:18.310Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:18 [2020-02-28T06:37:18.310Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
01:37:18 [2020-02-28T06:37:18.310Z] 7 problems (7 warnings)
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:18 [2020-02-28T06:37:18.310Z] [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
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:18 [2020-02-28T06:37:18.310Z] [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
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.310Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:18 [2020-02-28T06:37:18.310Z] [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
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:18 [2020-02-28T06:37:18.565Z] [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
01:37:18 [2020-02-28T06:37:18.565Z] [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
01:37:18 [2020-02-28T06:37:18.565Z] [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
01:37:18 [2020-02-28T06:37:18.565Z] [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
01:37:18 [2020-02-28T06:37:18.565Z] [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
01:37:18 [2020-02-28T06:37:18.565Z] [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
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.2.0-SNAPSHOT [30/138]
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] The project's OSGi version is 4.2.0.202002280607
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] 
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:18 [2020-02-28T06:37:18.565Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
01:37:19 [2020-02-28T06:37:19.491Z] [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:[164] 
01:37:19 [2020-02-28T06:37:19.491Z] 	long cpuTime = entry.getValue();
01:37:19 [2020-02-28T06:37:19.491Z] 	               ^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.491Z] 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
01:37:19 [2020-02-28T06:37:19.491Z] [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:[221] 
01:37:19 [2020-02-28T06:37:19.491Z] 	entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime));
01:37:19 [2020-02-28T06:37:19.491Z] 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.491Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[228] 
01:37:19 [2020-02-28T06:37:19.492Z] 	String key = entry.getKey();
01:37:19 [2020-02-28T06:37:19.492Z] 	             ^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] 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
01:37:19 [2020-02-28T06:37:19.492Z] [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:[237] 
01:37:19 [2020-02-28T06:37:19.492Z] 	entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue()));
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                                        ^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[39] 
01:37:19 [2020-02-28T06:37:19.492Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
01:37:19 [2020-02-28T06:37:19.492Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] 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')
01:37:19 [2020-02-28T06:37:19.492Z] [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:[234] 
01:37:19 [2020-02-28T06:37:19.492Z] 	TimeGraphEntryModel traceEntry = new TimeGraphEntryModel(fTraceId, -1, getTrace().getName(), ss.getStartTime(), end);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[352] 
01:37:19 [2020-02-28T06:37:19.492Z] 	return builder.build();
01:37:19 [2020-02-28T06:37:19.492Z] 	       ^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<TimeGraphEntryModel>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[413] 
01:37:19 [2020-02-28T06:37:19.492Z] 	return Lists.newArrayList(models);
01:37:19 [2020-02-28T06:37:19.492Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<@NonNull TimeGraphEntryModel>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[413] 
01:37:19 [2020-02-28T06:37:19.492Z] 	return Lists.newArrayList(models);
01:37:19 [2020-02-28T06:37:19.492Z] 	                          ^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'Set<TimeGraphEntryModel>' needs unchecked conversion to conform to 'Iterable<? extends @NonNull TimeGraphEntryModel>', corresponding supertype is 'Iterable<TimeGraphEntryModel>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[428] 
01:37:19 [2020-02-28T06:37:19.492Z] 	return builder.build();
01:37:19 [2020-02-28T06:37:19.492Z] 	       ^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<TimeGraphEntryModel>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[454] 
01:37:19 [2020-02-28T06:37:19.492Z] 	for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) {
01:37:19 [2020-02-28T06:37:19.492Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'Collection<Integer>' needs unchecked conversion to conform to '@NonNull Collection<Integer>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[742] 
01:37:19 [2020-02-28T06:37:19.492Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                     ^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] 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')
01:37:19 [2020-02-28T06:37:19.492Z] [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:[742] 
01:37:19 [2020-02-28T06:37:19.492Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                                             ^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] 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')
01:37:19 [2020-02-28T06:37:19.492Z] [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:[742] 
01:37:19 [2020-02-28T06:37:19.492Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                                                              ^^
01:37:19 [2020-02-28T06:37:19.492Z] 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')
01:37:19 [2020-02-28T06:37:19.492Z] [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:[764] 
01:37:19 [2020-02-28T06:37:19.492Z] 	return new TmfModelResponse<>(returnValue, status, statusMessage);
01:37:19 [2020-02-28T06:37:19.492Z] 	                              ^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[818] 
01:37:19 [2020-02-28T06:37:19.492Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
01:37:19 [2020-02-28T06:37:19.492Z] 	                                              ^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[821] 
01:37:19 [2020-02-28T06:37:19.492Z] 	data.put(entry.getKey(), entry.getValue());
01:37:19 [2020-02-28T06:37:19.492Z] 	         ^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[821] 
01:37:19 [2020-02-28T06:37:19.492Z] 	data.put(entry.getKey(), entry.getValue());
01:37:19 [2020-02-28T06:37:19.492Z] 	                         ^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[160] 
01:37:19 [2020-02-28T06:37:19.492Z] 	nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[241] 
01:37:19 [2020-02-28T06:37:19.492Z] 	long id = entry.getKey();
01:37:19 [2020-02-28T06:37:19.492Z] 	          ^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] 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
01:37:19 [2020-02-28T06:37:19.492Z] [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:[242] 
01:37:19 [2020-02-28T06:37:19.492Z] 	int quark = entry.getValue();
01:37:19 [2020-02-28T06:37:19.492Z] 	            ^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] 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
01:37:19 [2020-02-28T06:37:19.492Z] [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:[41] 
01:37:19 [2020-02-28T06:37:19.492Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
01:37:19 [2020-02-28T06:37:19.492Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] 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')
01:37:19 [2020-02-28T06:37:19.492Z] [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:[132] 
01:37:19 [2020-02-28T06:37:19.492Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                             ^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety: parameter 1 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[132] 
01:37:19 [2020-02-28T06:37:19.492Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                             ^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety: parameter 2 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[157] 
01:37:19 [2020-02-28T06:37:19.492Z] 	ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[555] 
01:37:19 [2020-02-28T06:37:19.492Z] 	quarks = selectedEntries.values();
01:37:19 [2020-02-28T06:37:19.492Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type '@NonNull Collection<Integer>' needs unchecked conversion to conform to 'Collection<@NonNull Integer>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[601] 
01:37:19 [2020-02-28T06:37:19.492Z] 	return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED);
01:37:19 [2020-02-28T06:37:19.492Z] 	                              ^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[686] 
01:37:19 [2020-02-28T06:37:19.492Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                ^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] 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')
01:37:19 [2020-02-28T06:37:19.492Z] [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:[686] 
01:37:19 [2020-02-28T06:37:19.492Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                                        ^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] 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')
01:37:19 [2020-02-28T06:37:19.492Z] [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:[686] 
01:37:19 [2020-02-28T06:37:19.492Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                                                         ^^
01:37:19 [2020-02-28T06:37:19.492Z] 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')
01:37:19 [2020-02-28T06:37:19.492Z] [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:[691] 
01:37:19 [2020-02-28T06:37:19.492Z] 	List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                                                               ^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[729] 
01:37:19 [2020-02-28T06:37:19.492Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
01:37:19 [2020-02-28T06:37:19.492Z] 	                                              ^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[732] 
01:37:19 [2020-02-28T06:37:19.492Z] 	data.put(entry.getKey(), entry.getValue());
01:37:19 [2020-02-28T06:37:19.492Z] 	         ^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[732] 
01:37:19 [2020-02-28T06:37:19.492Z] 	data.put(entry.getKey(), entry.getValue());
01:37:19 [2020-02-28T06:37:19.492Z] 	                         ^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[171] 
01:37:19 [2020-02-28T06:37:19.492Z] 	double[] threadValues = entry.getValue().getData();
01:37:19 [2020-02-28T06:37:19.492Z] 	                        ^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] 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
01:37:19 [2020-02-28T06:37:19.492Z] [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:[269] 
01:37:19 [2020-02-28T06:37:19.492Z] 	nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName())));
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[45] 
01:37:19 [2020-02-28T06:37:19.492Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null;
01:37:19 [2020-02-28T06:37:19.492Z] 	                                                                                                          ^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[60] 
01:37:19 [2020-02-28T06:37:19.492Z] 	return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID);
01:37:19 [2020-02-28T06:37:19.492Z] 	                                             ^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>'
01:37:19 [2020-02-28T06:37:19.492Z] [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:[20] 
01:37:19 [2020-02-28T06:37:19.492Z] 	public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted {
01:37:19 [2020-02-28T06:37:19.492Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:19 [2020-02-28T06:37:19.492Z] Javadoc: Missing comment for public declaration
01:37:19 [2020-02-28T06:37:19.492Z] 39 problems (39 warnings)
01:37:19 [2020-02-28T06:37:19.492Z] [INFO] 
01:37:19 [2020-02-28T06:37:19.492Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:19 [2020-02-28T06:37:19.493Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:19 [2020-02-28T06:37:19.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
01:37:19 [2020-02-28T06:37:19.493Z] [INFO] 
01:37:19 [2020-02-28T06:37:19.493Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:19 [2020-02-28T06:37:19.750Z] [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.2.0-SNAPSHOT-sources.jar
01:37:19 [2020-02-28T06:37:19.750Z] [INFO] 
01:37:19 [2020-02-28T06:37:19.750Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:19 [2020-02-28T06:37:19.750Z] [INFO] 
01:37:19 [2020-02-28T06:37:19.750Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:19 [2020-02-28T06:37:19.750Z] [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.2.0-SNAPSHOT.jar
01:37:20 [2020-02-28T06:37:20.005Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:20 [2020-02-28T06:37:20.005Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.005Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:20 [2020-02-28T06:37:20.005Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.005Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:20 [2020-02-28T06:37:20.005Z] [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.2.0-SNAPSHOT.jar
01:37:20 [2020-02-28T06:37:20.005Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:20 [2020-02-28T06:37:20.005Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:20 [2020-02-28T06:37:20.005Z] [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.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar
01:37:20 [2020-02-28T06:37:20.005Z] [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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.pom
01:37:20 [2020-02-28T06:37:20.005Z] [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.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-sources.jar
01:37:20 [2020-02-28T06:37:20.005Z] [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.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz
01:37:20 [2020-02-28T06:37:20.261Z] [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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-p2metadata.xml
01:37:20 [2020-02-28T06:37:20.261Z] [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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-p2artifacts.xml
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] Building Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT      [31/138]
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --------------------------------[ pom ]---------------------------------
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
01:37:20 [2020-02-28T06:37:20.261Z] [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
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [32/138]
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] The project's OSGi version is 1.1.1.202002280607
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.261Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.261Z] [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
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.516Z] [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
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.516Z] [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
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.516Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.516Z] [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
01:37:20 [2020-02-28T06:37:20.516Z] [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
01:37:20 [2020-02-28T06:37:20.517Z] [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
01:37:20 [2020-02-28T06:37:20.517Z] [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
01:37:20 [2020-02-28T06:37:20.517Z] [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
01:37:20 [2020-02-28T06:37:20.517Z] [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
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT [33/138]
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] The project's OSGi version is 3.2.4.202002280607
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] 
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:20 [2020-02-28T06:37:20.517Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
01:37:21 [2020-02-28T06:37:21.077Z] [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:[179] 
01:37:21 [2020-02-28T06:37:21.077Z] 	int attributeQuark = series.getKey().fQuark;
01:37:21 [2020-02-28T06:37:21.077Z] 	                     ^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.077Z] 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
01:37:21 [2020-02-28T06:37:21.077Z] [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:[182] 
01:37:21 [2020-02-28T06:37:21.077Z] 	series.getValue().getData()[i] = extractValue(value);
01:37:21 [2020-02-28T06:37:21.077Z] 	^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.077Z] 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
01:37:21 [2020-02-28T06:37:21.077Z] [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:[189] 
01:37:21 [2020-02-28T06:37:21.077Z] 	if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) {
01:37:21 [2020-02-28T06:37:21.077Z] 	    ^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.077Z] 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
01:37:21 [2020-02-28T06:37:21.077Z] [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:[190] 
01:37:21 [2020-02-28T06:37:21.077Z] 	getSeriesDelta(series.getValue().getData());
01:37:21 [2020-02-28T06:37:21.077Z] 	               ^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.077Z] 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
01:37:21 [2020-02-28T06:37:21.077Z] [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:[194] 
01:37:21 [2020-02-28T06:37:21.077Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
01:37:21 [2020-02-28T06:37:21.077Z] 	                                                 ^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.077Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:21 [2020-02-28T06:37:21.077Z] [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:[198] 
01:37:21 [2020-02-28T06:37:21.077Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete);
01:37:21 [2020-02-28T06:37:21.077Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.077Z] 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>'
01:37:21 [2020-02-28T06:37:21.077Z] [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:[198] 
01:37:21 [2020-02-28T06:37:21.077Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete);
01:37:21 [2020-02-28T06:37:21.077Z] 	                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.077Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:21 [2020-02-28T06:37:21.077Z] [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:[177] 
01:37:21 [2020-02-28T06:37:21.077Z] 	buffer.putString(entry.getKey());
01:37:21 [2020-02-28T06:37:21.077Z] 	                 ^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.077Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:21 [2020-02-28T06:37:21.077Z] [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:[204] 
01:37:21 [2020-02-28T06:37:21.077Z] 	size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey());
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                    ^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[331] 
01:37:21 [2020-02-28T06:37:21.078Z] 	return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] 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>'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[124] 
01:37:21 [2020-02-28T06:37:21.078Z] 	provider = generateExperimentProviderXy(traces, viewElement);
01:37:21 [2020-02-28T06:37:21.078Z] 	                                        ^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[186] 
01:37:21 [2020-02-28T06:37:21.078Z] 	provider = generateExperimentProviderTimeGraph(traces, viewElement);
01:37:21 [2020-02-28T06:37:21.078Z] 	                                               ^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[57] 
01:37:21 [2020-02-28T06:37:21.078Z] 	final String alias = entry.getValue();
01:37:21 [2020-02-28T06:37:21.078Z] 	                     ^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] 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
01:37:21 [2020-02-28T06:37:21.078Z] [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:[85] 
01:37:21 [2020-02-28T06:37:21.078Z] 	return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances);
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                            ^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] 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>'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[25] 
01:37:21 [2020-02-28T06:37:21.078Z] 	* {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package
01:37:21 [2020-02-28T06:37:21.078Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type
01:37:21 [2020-02-28T06:37:21.078Z] [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:[81] 
01:37:21 [2020-02-28T06:37:21.078Z] 	Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container);
01:37:21 [2020-02-28T06:37:21.078Z] 	               ^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] 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
01:37:21 [2020-02-28T06:37:21.078Z] [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:[267] 
01:37:21 [2020-02-28T06:37:21.078Z] 	series.getValue().getData()[i] = extractValue(value);
01:37:21 [2020-02-28T06:37:21.078Z] 	^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] 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
01:37:21 [2020-02-28T06:37:21.078Z] [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:[275] 
01:37:21 [2020-02-28T06:37:21.078Z] 	getSeriesDelta(series.getValue().getData());
01:37:21 [2020-02-28T06:37:21.078Z] 	               ^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] 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
01:37:21 [2020-02-28T06:37:21.078Z] [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:[279] 
01:37:21 [2020-02-28T06:37:21.078Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                 ^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[283] 
01:37:21 [2020-02-28T06:37:21.078Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete);
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] 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>'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[283] 
01:37:21 [2020-02-28T06:37:21.078Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete);
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[370] 
01:37:21 [2020-02-28T06:37:21.078Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[164] 
01:37:21 [2020-02-28T06:37:21.078Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] 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>>'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[188] 
01:37:21 [2020-02-28T06:37:21.078Z] 	for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) {
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                                                     ^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable
01:37:21 [2020-02-28T06:37:21.078Z] [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:[162] 
01:37:21 [2020-02-28T06:37:21.078Z] 	fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate());
01:37:21 [2020-02-28T06:37:21.078Z] 	                                ^^^^^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] 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
01:37:21 [2020-02-28T06:37:21.078Z] [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:[240] 
01:37:21 [2020-02-28T06:37:21.078Z] 	TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement));
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                                                                                                        ^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[261] 
01:37:21 [2020-02-28T06:37:21.078Z] 	buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList);
01:37:21 [2020-02-28T06:37:21.078Z] 	                                                ^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:37:21 [2020-02-28T06:37:21.078Z] [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:[405] 
01:37:21 [2020-02-28T06:37:21.078Z] 	return quarkToRow.values();
01:37:21 [2020-02-28T06:37:21.078Z] 	       ^^^^^^^^^^^^^^^^^^^
01:37:21 [2020-02-28T06:37:21.078Z] Null type safety (type annotations): The expression of type '@NonNull Collection<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>'
01:37:21 [2020-02-28T06:37:21.078Z] 28 problems (28 warnings)
01:37:21 [2020-02-28T06:37:21.078Z] [INFO] 
01:37:21 [2020-02-28T06:37:21.078Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:21 [2020-02-28T06:37:21.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:21 [2020-02-28T06:37:21.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
01:37:21 [2020-02-28T06:37:21.078Z] [INFO] 
01:37:21 [2020-02-28T06:37:21.078Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:21 [2020-02-28T06:37:21.078Z] [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
01:37:21 [2020-02-28T06:37:21.334Z] [INFO] 
01:37:21 [2020-02-28T06:37:21.334Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:21 [2020-02-28T06:37:21.334Z] [INFO] 
01:37:21 [2020-02-28T06:37:21.334Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:21 [2020-02-28T06:37:21.334Z] [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
01:37:21 [2020-02-28T06:37:21.334Z] [INFO] 
01:37:21 [2020-02-28T06:37:21.334Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:21 [2020-02-28T06:37:21.334Z] [INFO] 
01:37:21 [2020-02-28T06:37:21.334Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:21 [2020-02-28T06:37:21.334Z] [INFO] 
01:37:21 [2020-02-28T06:37:21.334Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:21 [2020-02-28T06:37:21.334Z] [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
01:37:21 [2020-02-28T06:37:21.589Z] [INFO] 
01:37:21 [2020-02-28T06:37:21.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:21 [2020-02-28T06:37:21.589Z] [INFO] 
01:37:21 [2020-02-28T06:37:21.589Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:21 [2020-02-28T06:37:21.589Z] [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
01:37:24 [2020-02-28T06:37:24.852Z] [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
01:37:24 [2020-02-28T06:37:24.852Z] [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
01:37:24 [2020-02-28T06:37:24.852Z] [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
01:37:25 [2020-02-28T06:37:25.107Z] [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
01:37:25 [2020-02-28T06:37:25.107Z] [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
01:37:25 [2020-02-28T06:37:25.107Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.107Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:37:25 [2020-02-28T06:37:25.107Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT [34/138]
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] The project's OSGi version is 3.0.2.202002280607
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.108Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
01:37:25 [2020-02-28T06:37:25.362Z] [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] 
01:37:25 [2020-02-28T06:37:25.362Z] 	Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq());
01:37:25 [2020-02-28T06:37:25.362Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
01:37:25 [2020-02-28T06:37:25.362Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
01:37:25 [2020-02-28T06:37:25.362Z] [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:[108] 
01:37:25 [2020-02-28T06:37:25.362Z] 	Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq());
01:37:25 [2020-02-28T06:37:25.362Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:25 [2020-02-28T06:37:25.362Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
01:37:25 [2020-02-28T06:37:25.362Z] [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:[109] 
01:37:25 [2020-02-28T06:37:25.362Z] 	Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags());
01:37:25 [2020-02-28T06:37:25.362Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:37:25 [2020-02-28T06:37:25.362Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
01:37:25 [2020-02-28T06:37:25.362Z] 3 problems (3 warnings)
01:37:25 [2020-02-28T06:37:25.362Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.362Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:25 [2020-02-28T06:37:25.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
01:37:25 [2020-02-28T06:37:25.362Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.362Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.617Z] [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
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.617Z] [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
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.617Z] [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
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.617Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.873Z] [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
01:37:25 [2020-02-28T06:37:25.873Z] [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
01:37:25 [2020-02-28T06:37:25.873Z] [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
01:37:25 [2020-02-28T06:37:25.873Z] [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
01:37:25 [2020-02-28T06:37:25.873Z] [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
01:37:25 [2020-02-28T06:37:25.873Z] [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
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [35/138]
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] The project's OSGi version is 0.0.4.202002280607
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:25 [2020-02-28T06:37:25.873Z] [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
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] 
01:37:25 [2020-02-28T06:37:25.873Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:25 [2020-02-28T06:37:25.873Z] [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
01:37:26 [2020-02-28T06:37:26.129Z] [INFO] 
01:37:26 [2020-02-28T06:37:26.129Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:26 [2020-02-28T06:37:26.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:37:26 [2020-02-28T06:37:26.129Z] [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
01:37:26 [2020-02-28T06:37:26.129Z] [INFO] 
01:37:26 [2020-02-28T06:37:26.129Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:26 [2020-02-28T06:37:26.129Z] [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
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] 
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] 
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:26 [2020-02-28T06:37:26.386Z] [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
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] 
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] 
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] 
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:26 [2020-02-28T06:37:26.386Z] [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
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] 
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] 
01:37:26 [2020-02-28T06:37:26.386Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:37:26 [2020-02-28T06:37:26.946Z] [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
01:37:26 [2020-02-28T06:37:26.946Z] [INFO] Command line:
01:37:26 [2020-02-28T06:37:26.946Z] 	[/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]
01:37:26 [2020-02-28T06:37:26.947Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:37:28 [2020-02-28T06:37:28.844Z] !SESSION 2020-02-28 06:37:26.787 -----------------------------------------------
01:37:28 [2020-02-28T06:37:28.844Z] eclipse.buildId=unknown
01:37:28 [2020-02-28T06:37:28.844Z] java.version=1.8.0_202
01:37:28 [2020-02-28T06:37:28.844Z] java.vendor=Oracle Corporation
01:37:28 [2020-02-28T06:37:28.844Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:37:28 [2020-02-28T06:37:28.844Z] 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
01:37:28 [2020-02-28T06:37:28.844Z] 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
01:37:28 [2020-02-28T06:37:28.844Z] 
01:37:28 [2020-02-28T06:37:28.844Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:37:28.525
01:37:28 [2020-02-28T06:37:28.844Z] !MESSAGE FrameworkEvent ERROR
01:37:28 [2020-02-28T06:37:28.844Z] !STACK 0
01:37:28 [2020-02-28T06:37:28.845Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:37:28 [2020-02-28T06:37:28.845Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:37:28 [2020-02-28T06:37:28.845Z] 
01:37:28 [2020-02-28T06:37:28.845Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:37:28 [2020-02-28T06:37:28.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:37:28 [2020-02-28T06:37:28.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:37:28 [2020-02-28T06:37:28.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:37:28 [2020-02-28T06:37:28.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:37:28 [2020-02-28T06:37:28.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:37:28 [2020-02-28T06:37:28.845Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:37:28 [2020-02-28T06:37:28.845Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:37:34 [2020-02-28T06:37:34.086Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
01:37:35 [2020-02-28T06:37:35.975Z] Display size: 1440x900
01:37:35 [2020-02-28T06:37:35.975Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:37:35 [2020-02-28T06:37:35.975Z] GTK version=2.24.30
01:37:35 [2020-02-28T06:37:35.975Z] GTK theme=unknown
01:37:35 [2020-02-28T06:37:35.975Z] LIBOVERLAY_SCROLLBAR=0
01:37:35 [2020-02-28T06:37:35.975Z] Time zone: Coordinated Universal Time
01:37:35 [2020-02-28T06:37:35.975Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:37:35 [2020-02-28T06:37:35.975Z] log4j:WARN Please initialize the log4j system properly.
01:37:37 [2020-02-28T06:37:37.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
01:37:37 [2020-02-28T06:37:37.861Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - number of items : 6
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971051286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971051286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971051286 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1971051285 data=null} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971051285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971051285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971051285 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}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971051265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971051264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971051264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971051264 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971051263 data=null} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1971051261 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'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - number of items : 6
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971051103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971051103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971051103 data=null doit=true} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971051103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971051102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971051102 data=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}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971051098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971051096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971051096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971051095 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971051095 data=null} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - number of items : 6
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971051085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971051084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971051084 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971051084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971051084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971051084 data=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}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971051082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971051079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971051079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971051079 data=null doit=true} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971051079 data=null} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - number of items : 6
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971051069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971051069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971051069 data=null doit=true} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971051069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971051068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971051068 data=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}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971051064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971051063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971051062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971051062 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971051062 data=null} to ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
01:38:04 [2020-02-28T06:38:04.347Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - number of items : 6
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971041104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971041104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971041104 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1971041103 data=null} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971041103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971041103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971041103 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}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971041085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971041085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971041085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971041085 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971041084 data=null} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971040977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971040977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.426Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971040977 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1971040977 data=null} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971040976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971040976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971040976 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}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971040962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971040961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971040961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971040961 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971040961 data=null} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1971040959 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'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - number of items : 6
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971040062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971040062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971040062 data=null doit=true} to ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971040062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971040061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971040061 data=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}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971040057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971040007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971040007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971040007 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971040007 data=null} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - number of items : 6
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971039973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971039973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971039972 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971039972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971039972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971039972 data=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}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971039970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971039968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971039968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971039968 data=null doit=true} to ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971039968 data=null} to ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
01:38:12 [2020-02-28T06:38:12.427Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
01:38:12 [2020-02-28T06:38:12.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
01:38:12 [2020-02-28T06:38:12.683Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:38:14 [2020-02-28T06:38:14.569Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
01:38:14 [2020-02-28T06:38:14.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:14 [2020-02-28T06:38:14.569Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
01:38:14 [2020-02-28T06:38:14.569Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
01:38:14 [2020-02-28T06:38:14.569Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
01:38:14 [2020-02-28T06:38:14.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-1971037769 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'
01:38:14 [2020-02-28T06:38:14.569Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
01:38:14 [2020-02-28T06:38:14.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
01:38:14 [2020-02-28T06:38:14.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
01:38:14 [2020-02-28T06:38:14.824Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
01:38:14 [2020-02-28T06:38:14.824Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
01:38:14 [2020-02-28T06:38:14.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-1971037464 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'
01:38:14 [2020-02-28T06:38:14.824Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
01:38:14 [2020-02-28T06:38:14.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
01:38:15 [2020-02-28T06:38:15.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
01:38:15 [2020-02-28T06:38:15.750Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
01:38:15 [2020-02-28T06:38:15.750Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - number of items : 6
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1971035877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971035877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1971035877 data=null doit=true} to ToolItem with tooltip text {Pin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1971035877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1971035877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1971035877 data=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}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1971035876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1971035868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1971035868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1971035868 data=null doit=true} to ToolItem with tooltip text {Unpin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1971035868 data=null} to ToolItem with tooltip text {Unpin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:16 [2020-02-28T06:38:16.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971035056 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - Attempting to set focus on Tree with text {}
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971035033 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971035033 data=null doit=true} to TreeItem with text {test}
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971035033 data=null} to TreeItem with text {test}
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971035033 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971035032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:38:17 [2020-02-28T06:38:17.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971035008 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:38:17 [2020-02-28T06:38:17.492Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:38:17 [2020-02-28T06:38:17.492Z] DEBUG - Clicking on with mnemonic 'Delete'
01:38:17 [2020-02-28T06:38:17.492Z] DEBUG - Clicked on with mnemonic 'Delete'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034178 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034178 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034177 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971034177 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Clicking on OK
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971034175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971034175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971034175 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971034175 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971034174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971034174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.308Z] DEBUG - Clicked on OK
01:38:18 [2020-02-28T06:38:18.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971034174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:18 [2020-02-28T06:38:18.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971034889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:38:19 [2020-02-28T06:38:19.123Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.741 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
01:38:19 [2020-02-28T06:38:19.123Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 24.543 s
01:38:19 [2020-02-28T06:38:19.123Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 11.158 s
01:38:19 [2020-02-28T06:38:19.123Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 4.639 s
01:38:19 [2020-02-28T06:38:19.123Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
01:38:19 [2020-02-28T06:38:19.682Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
01:38:19 [2020-02-28T06:38:19.682Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:38:29 [2020-02-28T06:38:29.619Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
01:38:29 [2020-02-28T06:38:29.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:29 [2020-02-28T06:38:29.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:38:29 [2020-02-28T06:38:29.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:38:29 [2020-02-28T06:38:29.875Z] DEBUG - Setting state to checked on: minor_faults
01:38:30 [2020-02-28T06:38:30.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
01:38:30 [2020-02-28T06:38:30.800Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:38:32 [2020-02-28T06:38:32.686Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
01:38:32 [2020-02-28T06:38:32.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:38:32 [2020-02-28T06:38:32.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:38:32 [2020-02-28T06:38:32.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:38:32 [2020-02-28T06:38:32.686Z] DEBUG - Setting state to checked on: kernel_vm
01:38:32 [2020-02-28T06:38:32.686Z] DEBUG - Setting state to unchecked on: minor_faults
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1971019396 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - Attempting to set focus on Tree with text {}
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1971019378 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1971019378 data=null doit=true} to TreeItem with text {test}
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1971019378 data=null} to TreeItem with text {test}
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1971019377 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1971019377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:38:32 [2020-02-28T06:38:32.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1971019370 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Clicking on with mnemonic 'Delete'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Clicked on with mnemonic 'Delete'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019161 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019161 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019160 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1971019160 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Clicking on OK
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1971019159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1971019159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1971019159 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1971019159 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1971019159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1971019159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.199Z] DEBUG - Clicked on OK
01:38:33 [2020-02-28T06:38:33.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1971019159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:38:33 [2020-02-28T06:38:33.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1971019277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:38:34 [2020-02-28T06:38:34.321Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.967 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
01:38:34 [2020-02-28T06:38:34.321Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 11.087 s
01:38:34 [2020-02-28T06:38:34.321Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 2.381 s
01:38:34 [2020-02-28T06:38:34.321Z] 
01:38:34 [2020-02-28T06:38:34.321Z] Results:
01:38:34 [2020-02-28T06:38:34.321Z] 
01:38:34 [2020-02-28T06:38:34.321Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
01:38:34 [2020-02-28T06:38:34.321Z] 
01:38:34 [2020-02-28T06:38:34.576Z] 
01:38:34 [2020-02-28T06:38:34.576Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:38:34.340
01:38:34 [2020-02-28T06:38:34.576Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:38:34 [2020-02-28T06:38:34.576Z] 
01:38:34 [2020-02-28T06:38:34.576Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:38:34.342
01:38:34 [2020-02-28T06:38:34.576Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:38:34 [2020-02-28T06:38:34.576Z] 
01:38:34 [2020-02-28T06:38:34.576Z] !ENTRY org.eclipse.ui 4 0 2020-02-28 06:38:34.343
01:38:34 [2020-02-28T06:38:34.576Z] !MESSAGE Error occurred during status handling
01:38:34 [2020-02-28T06:38:34.576Z] !STACK 0
01:38:34 [2020-02-28T06:38:34.576Z] java.lang.NullPointerException
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
01:38:34 [2020-02-28T06:38:34.576Z] 	at java.security.AccessController.doPrivileged(Native Method)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
01:38:34 [2020-02-28T06:38:34.576Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
01:38:34 [2020-02-28T06:38:34.576Z] 	at java.lang.Thread.run(Thread.java:748)
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] All tests passed!
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] 
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:38:37 [2020-02-28T06:38:37.838Z] [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
01:38:37 [2020-02-28T06:38:37.838Z] [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
01:38:37 [2020-02-28T06:38:37.838Z] [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
01:38:37 [2020-02-28T06:38:37.838Z] [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
01:38:37 [2020-02-28T06:38:37.838Z] [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
01:38:37 [2020-02-28T06:38:37.838Z] [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
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] 
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] 
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [36/138]
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] 
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] 
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] The project's OSGi version is 1.0.4.202002280607
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] 
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] 
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] 
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] 
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] 
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:37 [2020-02-28T06:38:37.838Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
01:38:38 [2020-02-28T06:38:38.093Z] [INFO] 
01:38:38 [2020-02-28T06:38:38.093Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:38 [2020-02-28T06:38:38.093Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:38 [2020-02-28T06:38:38.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
01:38:38 [2020-02-28T06:38:38.093Z] [INFO] 
01:38:38 [2020-02-28T06:38:38.093Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:38 [2020-02-28T06:38:38.348Z] [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
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] 
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] 
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:38 [2020-02-28T06:38:38.348Z] [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
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] 
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] 
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] 
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:38 [2020-02-28T06:38:38.348Z] [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
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] 
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] 
01:38:38 [2020-02-28T06:38:38.348Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:38 [2020-02-28T06:38:38.603Z] [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
01:38:38 [2020-02-28T06:38:38.603Z] [INFO] Command line:
01:38:38 [2020-02-28T06:38:38.603Z] 	[/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]
01:38:38 [2020-02-28T06:38:38.603Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:38:40 [2020-02-28T06:38:40.488Z] !SESSION 2020-02-28 06:38:38.617 -----------------------------------------------
01:38:40 [2020-02-28T06:38:40.489Z] eclipse.buildId=unknown
01:38:40 [2020-02-28T06:38:40.489Z] java.version=1.8.0_202
01:38:40 [2020-02-28T06:38:40.489Z] java.vendor=Oracle Corporation
01:38:40 [2020-02-28T06:38:40.489Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:38:40 [2020-02-28T06:38:40.489Z] 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
01:38:40 [2020-02-28T06:38:40.489Z] 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
01:38:40 [2020-02-28T06:38:40.489Z] 
01:38:40 [2020-02-28T06:38:40.489Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:38:40.137
01:38:40 [2020-02-28T06:38:40.489Z] !MESSAGE FrameworkEvent ERROR
01:38:40 [2020-02-28T06:38:40.489Z] !STACK 0
01:38:40 [2020-02-28T06:38:40.489Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:38:40 [2020-02-28T06:38:40.489Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:38:40 [2020-02-28T06:38:40.489Z] 
01:38:40 [2020-02-28T06:38:40.489Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:38:40 [2020-02-28T06:38:40.489Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:38:40 [2020-02-28T06:38:40.489Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:38:40 [2020-02-28T06:38:40.489Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:38:40 [2020-02-28T06:38:40.489Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:38:40 [2020-02-28T06:38:40.489Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:38:40 [2020-02-28T06:38:40.489Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:38:40 [2020-02-28T06:38:40.489Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:38:41 [2020-02-28T06:38:41.852Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
01:38:43 [2020-02-28T06:38:43.738Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
01:38:43 [2020-02-28T06:38:43.738Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.648 s
01:38:43 [2020-02-28T06:38:43.738Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.016 s
01:38:43 [2020-02-28T06:38:43.738Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
01:38:43 [2020-02-28T06:38:43.738Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
01:38:43 [2020-02-28T06:38:43.738Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
01:38:43 [2020-02-28T06:38:43.738Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.004 s
01:38:43 [2020-02-28T06:38:43.738Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
01:38:43 [2020-02-28T06:38:43.738Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
01:38:43 [2020-02-28T06:38:43.738Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
01:38:43 [2020-02-28T06:38:43.738Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
01:38:43 [2020-02-28T06:38:43.738Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.004 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
01:38:43 [2020-02-28T06:38:43.738Z] 
01:38:43 [2020-02-28T06:38:43.738Z] Results:
01:38:43 [2020-02-28T06:38:43.738Z] 
01:38:43 [2020-02-28T06:38:43.738Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
01:38:43 [2020-02-28T06:38:43.738Z] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] All tests passed!
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:46 [2020-02-28T06:38:46.251Z] [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
01:38:46 [2020-02-28T06:38:46.251Z] [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
01:38:46 [2020-02-28T06:38:46.251Z] [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
01:38:46 [2020-02-28T06:38:46.251Z] [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
01:38:46 [2020-02-28T06:38:46.251Z] [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
01:38:46 [2020-02-28T06:38:46.251Z] [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
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT [37/138]
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] The project's OSGi version is 1.0.9.202002280607
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.251Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
01:38:46 [2020-02-28T06:38:46.507Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[31] 
01:38:46 [2020-02-28T06:38:46.507Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
01:38:46 [2020-02-28T06:38:46.507Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:38:46 [2020-02-28T06:38:46.507Z] 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')
01:38:46 [2020-02-28T06:38:46.507Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[133] 
01:38:46 [2020-02-28T06:38:46.507Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID);
01:38:46 [2020-02-28T06:38:46.507Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:38:46 [2020-02-28T06:38:46.507Z] 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')
01:38:46 [2020-02-28T06:38:46.507Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[133] 
01:38:46 [2020-02-28T06:38:46.507Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID);
01:38:46 [2020-02-28T06:38:46.507Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:38:46 [2020-02-28T06:38:46.507Z] 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')
01:38:46 [2020-02-28T06:38:46.507Z] 3 problems (3 warnings)
01:38:46 [2020-02-28T06:38:46.507Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.507Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:46 [2020-02-28T06:38:46.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
01:38:46 [2020-02-28T06:38:46.507Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.507Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.507Z] [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
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.763Z] [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
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.763Z] [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
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] 
01:38:46 [2020-02-28T06:38:46.763Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:46 [2020-02-28T06:38:46.763Z] [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
01:38:46 [2020-02-28T06:38:46.763Z] [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
01:38:46 [2020-02-28T06:38:46.763Z] [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
01:38:46 [2020-02-28T06:38:46.763Z] [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
01:38:47 [2020-02-28T06:38:47.018Z] [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
01:38:47 [2020-02-28T06:38:47.018Z] [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
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT [38/138]
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] The project's OSGi version is 1.0.2.202002280607
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.018Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
01:38:47 [2020-02-28T06:38:47.579Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.579Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:47 [2020-02-28T06:38:47.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
01:38:47 [2020-02-28T06:38:47.579Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.579Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.579Z] [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
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.580Z] [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
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.580Z] [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
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] 
01:38:47 [2020-02-28T06:38:47.580Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:48 [2020-02-28T06:38:48.141Z] [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
01:38:48 [2020-02-28T06:38:48.141Z] [INFO] Command line:
01:38:48 [2020-02-28T06:38:48.141Z] 	[/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]
01:38:48 [2020-02-28T06:38:48.141Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:38:50 [2020-02-28T06:38:50.027Z] !SESSION 2020-02-28 06:38:48.047 -----------------------------------------------
01:38:50 [2020-02-28T06:38:50.027Z] eclipse.buildId=unknown
01:38:50 [2020-02-28T06:38:50.027Z] java.version=1.8.0_202
01:38:50 [2020-02-28T06:38:50.027Z] java.vendor=Oracle Corporation
01:38:50 [2020-02-28T06:38:50.027Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:38:50 [2020-02-28T06:38:50.027Z] 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
01:38:50 [2020-02-28T06:38:50.027Z] 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
01:38:50 [2020-02-28T06:38:50.027Z] 
01:38:50 [2020-02-28T06:38:50.028Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:38:49.626
01:38:50 [2020-02-28T06:38:50.028Z] !MESSAGE FrameworkEvent ERROR
01:38:50 [2020-02-28T06:38:50.028Z] !STACK 0
01:38:50 [2020-02-28T06:38:50.028Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:38:50 [2020-02-28T06:38:50.028Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:38:50 [2020-02-28T06:38:50.028Z] 
01:38:50 [2020-02-28T06:38:50.028Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:38:50 [2020-02-28T06:38:50.028Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:38:50 [2020-02-28T06:38:50.028Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:38:50 [2020-02-28T06:38:50.028Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:38:50 [2020-02-28T06:38:50.028Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:38:50 [2020-02-28T06:38:50.028Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:38:50 [2020-02-28T06:38:50.028Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:38:50 [2020-02-28T06:38:50.028Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:38:50 [2020-02-28T06:38:50.953Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
01:38:51 [2020-02-28T06:38:51.208Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
01:38:51 [2020-02-28T06:38:51.208Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.03 s
01:38:51 [2020-02-28T06:38:51.208Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.171 s
01:38:51 [2020-02-28T06:38:51.208Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.019 s
01:38:51 [2020-02-28T06:38:51.208Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.002 s
01:38:51 [2020-02-28T06:38:51.208Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
01:38:51 [2020-02-28T06:38:51.463Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
01:38:51 [2020-02-28T06:38:51.463Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.03 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.015 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
01:38:51 [2020-02-28T06:38:51.463Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
01:38:51 [2020-02-28T06:38:51.463Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
01:38:51 [2020-02-28T06:38:51.463Z] 
01:38:51 [2020-02-28T06:38:51.463Z] Results:
01:38:51 [2020-02-28T06:38:51.463Z] 
01:38:51 [2020-02-28T06:38:51.463Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
01:38:51 [2020-02-28T06:38:51.463Z] 
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] All tests passed!
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:54 [2020-02-28T06:38:54.724Z] [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
01:38:54 [2020-02-28T06:38:54.724Z] [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
01:38:54 [2020-02-28T06:38:54.724Z] [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
01:38:54 [2020-02-28T06:38:54.724Z] [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
01:38:54 [2020-02-28T06:38:54.724Z] [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
01:38:54 [2020-02-28T06:38:54.724Z] [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
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT   [39/138]
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:54 [2020-02-28T06:38:54.724Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] The project's OSGi version is 1.0.8.202002280607
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:54 [2020-02-28T06:38:54.725Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
01:38:54 [2020-02-28T06:38:54.981Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.981Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:54 [2020-02-28T06:38:54.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:54 [2020-02-28T06:38:54.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
01:38:54 [2020-02-28T06:38:54.981Z] [INFO] 
01:38:54 [2020-02-28T06:38:54.981Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:54 [2020-02-28T06:38:54.981Z] [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
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:55 [2020-02-28T06:38:55.236Z] [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
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:55 [2020-02-28T06:38:55.236Z] [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
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.236Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:55 [2020-02-28T06:38:55.236Z] [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
01:38:55 [2020-02-28T06:38:55.236Z] [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
01:38:55 [2020-02-28T06:38:55.236Z] [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
01:38:55 [2020-02-28T06:38:55.236Z] [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
01:38:55 [2020-02-28T06:38:55.493Z] [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
01:38:55 [2020-02-28T06:38:55.493Z] [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
01:38:55 [2020-02-28T06:38:55.493Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.493Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:38:55 [2020-02-28T06:38:55.493Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.493Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
01:38:55 [2020-02-28T06:38:55.493Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT [40/138]
01:38:55 [2020-02-28T06:38:55.493Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:38:55 [2020-02-28T06:38:55.493Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.493Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:55 [2020-02-28T06:38:55.493Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] The project's OSGi version is 1.1.2.202002280607
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] 
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:55 [2020-02-28T06:38:55.494Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
01:38:56 [2020-02-28T06:38:56.054Z] [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:[39] 
01:38:56 [2020-02-28T06:38:56.054Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils;
01:38:56 [2020-02-28T06:38:56.054Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:38:56 [2020-02-28T06:38:56.054Z] 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')
01:38:56 [2020-02-28T06:38:56.054Z] [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:[243] 
01:38:56 [2020-02-28T06:38:56.054Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
01:38:56 [2020-02-28T06:38:56.054Z] 	^^^^^^^^^^^^^^^^
01:38:56 [2020-02-28T06:38:56.054Z] 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')
01:38:56 [2020-02-28T06:38:56.054Z] [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:[243] 
01:38:56 [2020-02-28T06:38:56.054Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
01:38:56 [2020-02-28T06:38:56.054Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:38:56 [2020-02-28T06:38:56.054Z] 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')
01:38:56 [2020-02-28T06:38:56.054Z] [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:[39] 
01:38:56 [2020-02-28T06:38:56.054Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction;
01:38:56 [2020-02-28T06:38:56.054Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:38:56 [2020-02-28T06:38:56.054Z] 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')
01:38:56 [2020-02-28T06:38:56.054Z] [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:[97] 
01:38:56 [2020-02-28T06:38:56.054Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
01:38:56 [2020-02-28T06:38:56.054Z]         @Override
01:38:56 [2020-02-28T06:38:56.054Z]         protected void exportToTsv(@Nullable OutputStream stream) {
01:38:56 [2020-02-28T06:38:56.054Z]             TmfViewer viewer = getViewer();
01:38:56 [2020-02-28T06:38:56.054Z]             if (viewer instanceof LamiTableViewer) {
01:38:56 [2020-02-28T06:38:56.054Z]                 ((LamiTableViewer) viewer).exportToTsv(stream);
01:38:56 [2020-02-28T06:38:56.054Z]             }
01:38:56 [2020-02-28T06:38:56.054Z]         }
01:38:56 [2020-02-28T06:38:56.054Z]         private @Nullable TmfViewer getViewer() {
01:38:56 [2020-02-28T06:38:56.054Z]             LamiReportViewTabPage tabPage = getCurrentSelectedPage();
01:38:56 [2020-02-28T06:38:56.054Z]             if (tabPage == null) {
01:38:56 [2020-02-28T06:38:56.054Z]                 return null;
01:38:56 [2020-02-28T06:38:56.054Z]             }
01:38:56 [2020-02-28T06:38:56.054Z]             LamiViewerControl viewerControl = tabPage.getTableViewerControl();
01:38:56 [2020-02-28T06:38:56.054Z]             TmfViewer viewer = viewerControl.getViewer();
01:38:56 [2020-02-28T06:38:56.054Z]             return viewer;
01:38:56 [2020-02-28T06:38:56.054Z]         }
01:38:56 [2020-02-28T06:38:56.054Z]         @Override
01:38:56 [2020-02-28T06:38:56.054Z]         public boolean isEnabled() {
01:38:56 [2020-02-28T06:38:56.054Z]             return (getViewer() instanceof LamiTableViewer);
01:38:56 [2020-02-28T06:38:56.054Z]         }
01:38:56 [2020-02-28T06:38:56.054Z]         @Override
01:38:56 [2020-02-28T06:38:56.054Z]         protected @Nullable Shell getShell() {
01:38:56 [2020-02-28T06:38:56.054Z]             return getViewSite().getShell();
01:38:56 [2020-02-28T06:38:56.054Z]         }
01:38:56 [2020-02-28T06:38:56.054Z]     };
01:38:56 [2020-02-28T06:38:56.054Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:38:56 [2020-02-28T06:38:56.054Z] 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')
01:38:56 [2020-02-28T06:38:56.054Z] [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:[97] 
01:38:56 [2020-02-28T06:38:56.054Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
01:38:56 [2020-02-28T06:38:56.054Z] 	                                            ^^^^^^^^^^^^^^^^^
01:38:56 [2020-02-28T06:38:56.054Z] 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')
01:38:56 [2020-02-28T06:38:56.054Z] 6 problems (6 warnings)
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:56 [2020-02-28T06:38:56.054Z] [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
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:56 [2020-02-28T06:38:56.054Z] [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
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.054Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:56 [2020-02-28T06:38:56.054Z] [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
01:38:56 [2020-02-28T06:38:56.309Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:56 [2020-02-28T06:38:56.309Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:56 [2020-02-28T06:38:56.309Z] [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
01:38:56 [2020-02-28T06:38:56.309Z] [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
01:38:56 [2020-02-28T06:38:56.310Z] [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
01:38:56 [2020-02-28T06:38:56.310Z] [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
01:38:56 [2020-02-28T06:38:56.310Z] [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
01:38:56 [2020-02-28T06:38:56.310Z] [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
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [41/138]
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] The project's OSGi version is 1.0.1.202002280607
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.310Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.565Z] [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
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.565Z] [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
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.565Z] [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
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] 
01:38:56 [2020-02-28T06:38:56.565Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:38:56 [2020-02-28T06:38:56.820Z] [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
01:38:56 [2020-02-28T06:38:56.820Z] [INFO] Command line:
01:38:56 [2020-02-28T06:38:56.820Z] 	[/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]
01:38:56 [2020-02-28T06:38:56.820Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:38:58 [2020-02-28T06:38:58.706Z] !SESSION 2020-02-28 06:38:56.938 -----------------------------------------------
01:38:58 [2020-02-28T06:38:58.706Z] eclipse.buildId=unknown
01:38:58 [2020-02-28T06:38:58.706Z] java.version=1.8.0_202
01:38:58 [2020-02-28T06:38:58.706Z] java.vendor=Oracle Corporation
01:38:58 [2020-02-28T06:38:58.706Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:38:58 [2020-02-28T06:38:58.706Z] 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
01:38:58 [2020-02-28T06:38:58.706Z] 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
01:38:58 [2020-02-28T06:38:58.706Z] 
01:38:58 [2020-02-28T06:38:58.706Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:38:58.523
01:38:58 [2020-02-28T06:38:58.706Z] !MESSAGE FrameworkEvent ERROR
01:38:58 [2020-02-28T06:38:58.706Z] !STACK 0
01:38:58 [2020-02-28T06:38:58.706Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:38:58 [2020-02-28T06:38:58.706Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:38:58 [2020-02-28T06:38:58.706Z] 
01:38:58 [2020-02-28T06:38:58.706Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:38:58 [2020-02-28T06:38:58.706Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:38:58 [2020-02-28T06:38:58.706Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:38:58 [2020-02-28T06:38:58.706Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:38:58 [2020-02-28T06:38:58.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:38:58 [2020-02-28T06:38:58.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:38:58 [2020-02-28T06:38:58.707Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:38:58 [2020-02-28T06:38:58.707Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:38:59 [2020-02-28T06:38:59.633Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
01:38:59 [2020-02-28T06:38:59.888Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
01:38:59 [2020-02-28T06:38:59.889Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
01:38:59 [2020-02-28T06:38:59.889Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
01:38:59 [2020-02-28T06:38:59.889Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.078 s
01:38:59 [2020-02-28T06:38:59.889Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
01:38:59 [2020-02-28T06:38:59.889Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
01:38:59 [2020-02-28T06:38:59.889Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
01:38:59 [2020-02-28T06:38:59.889Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
01:38:59 [2020-02-28T06:38:59.889Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
01:38:59 [2020-02-28T06:38:59.889Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
01:38:59 [2020-02-28T06:38:59.889Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
01:38:59 [2020-02-28T06:38:59.889Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.001 s
01:38:59 [2020-02-28T06:38:59.889Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
01:38:59 [2020-02-28T06:38:59.889Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
01:38:59 [2020-02-28T06:38:59.889Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.001 s
01:38:59 [2020-02-28T06:38:59.889Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
01:38:59 [2020-02-28T06:38:59.889Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
01:38:59 [2020-02-28T06:38:59.889Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.005 s
01:38:59 [2020-02-28T06:38:59.889Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
01:38:59 [2020-02-28T06:38:59.889Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
01:38:59 [2020-02-28T06:38:59.889Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
01:38:59 [2020-02-28T06:38:59.889Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
01:38:59 [2020-02-28T06:38:59.889Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
01:38:59 [2020-02-28T06:38:59.889Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
01:38:59 [2020-02-28T06:38:59.889Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
01:38:59 [2020-02-28T06:38:59.889Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
01:38:59 [2020-02-28T06:38:59.889Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
01:38:59 [2020-02-28T06:38:59.889Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
01:38:59 [2020-02-28T06:38:59.889Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
01:38:59 [2020-02-28T06:38:59.889Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.007 s
01:38:59 [2020-02-28T06:38:59.889Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.001 s
01:38:59 [2020-02-28T06:38:59.889Z] 
01:38:59 [2020-02-28T06:38:59.889Z] Results:
01:38:59 [2020-02-28T06:38:59.889Z] 
01:38:59 [2020-02-28T06:38:59.889Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
01:38:59 [2020-02-28T06:38:59.889Z] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] All tests passed!
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:39:00 [2020-02-28T06:39:00.814Z] [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
01:39:00 [2020-02-28T06:39:00.814Z] [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
01:39:00 [2020-02-28T06:39:00.814Z] [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
01:39:00 [2020-02-28T06:39:00.814Z] [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
01:39:00 [2020-02-28T06:39:00.814Z] [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
01:39:00 [2020-02-28T06:39:00.814Z] [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
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [42/138]
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] The project's OSGi version is 1.0.3.202002280607
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:39:00 [2020-02-28T06:39:00.814Z] [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
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] 
01:39:00 [2020-02-28T06:39:00.814Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:00 [2020-02-28T06:39:00.814Z] [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
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] 
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:39:01 [2020-02-28T06:39:01.069Z] [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
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] 
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:01 [2020-02-28T06:39:01.069Z] [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
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] 
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] 
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:01 [2020-02-28T06:39:01.069Z] [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
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] 
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] 
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] 
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:01 [2020-02-28T06:39:01.069Z] [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
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] 
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] 
01:39:01 [2020-02-28T06:39:01.069Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:01 [2020-02-28T06:39:01.632Z] [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
01:39:01 [2020-02-28T06:39:01.632Z] [INFO] Command line:
01:39:01 [2020-02-28T06:39:01.632Z] 	[/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]
01:39:01 [2020-02-28T06:39:01.632Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:39:03 [2020-02-28T06:39:03.550Z] !SESSION 2020-02-28 06:39:01.631 -----------------------------------------------
01:39:03 [2020-02-28T06:39:03.550Z] eclipse.buildId=unknown
01:39:03 [2020-02-28T06:39:03.550Z] java.version=1.8.0_202
01:39:03 [2020-02-28T06:39:03.550Z] java.vendor=Oracle Corporation
01:39:03 [2020-02-28T06:39:03.550Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:39:03 [2020-02-28T06:39:03.550Z] 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
01:39:03 [2020-02-28T06:39:03.550Z] 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
01:39:03 [2020-02-28T06:39:03.550Z] 
01:39:03 [2020-02-28T06:39:03.550Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:39:03.458
01:39:03 [2020-02-28T06:39:03.550Z] !MESSAGE FrameworkEvent ERROR
01:39:03 [2020-02-28T06:39:03.550Z] !STACK 0
01:39:03 [2020-02-28T06:39:03.550Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:39:03 [2020-02-28T06:39:03.550Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:39:03 [2020-02-28T06:39:03.550Z] 
01:39:03 [2020-02-28T06:39:03.550Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:39:03 [2020-02-28T06:39:03.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:39:03 [2020-02-28T06:39:03.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:39:03 [2020-02-28T06:39:03.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:39:03 [2020-02-28T06:39:03.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:39:03 [2020-02-28T06:39:03.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:39:03 [2020-02-28T06:39:03.550Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:39:03 [2020-02-28T06:39:03.550Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:39:07 [2020-02-28T06:39:07.724Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
01:39:11 [2020-02-28T06:39:11.884Z] Display size: 1440x900
01:39:11 [2020-02-28T06:39:11.884Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:39:11 [2020-02-28T06:39:11.884Z] GTK version=2.24.30
01:39:11 [2020-02-28T06:39:11.884Z] GTK theme=unknown
01:39:11 [2020-02-28T06:39:11.885Z] LIBOVERLAY_SCROLLBAR=0
01:39:11 [2020-02-28T06:39:11.885Z] Time zone: Coordinated Universal Time
01:39:11 [2020-02-28T06:39:11.885Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:39:11 [2020-02-28T06:39:11.885Z] log4j:WARN Please initialize the log4j system properly.
01:39:12 [2020-02-28T06:39:12.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
01:39:12 [2020-02-28T06:39:12.813Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
01:39:12 [2020-02-28T06:39:12.813Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970979378 data=null doit=true} to Shell with text {Custom chart creation}
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Attempting to set focus on (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Clicking on (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1970979371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1970979370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1970979370 data=null doit=true} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1970979370 data=null} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1970979370 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1970979369 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970979369 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')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1970979367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1970979367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1970979367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1970979367 data=null doit=true} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1970979367 data=null} to (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Clicked on (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Setting state to checked on: Integer
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Setting state to unchecked on: Integer
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Setting state to checked on: Duration (ns)
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Setting state to unchecked on: Duration (ns)
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Setting state to checked on: Timestamp
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Setting state to unchecked on: Timestamp
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970979272 data=null doit=true} to Shell with text {Custom chart creation}
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Clicking on TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-1970979270 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-1970979269 data=null doit=true} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Attempting to set focus on Table with text {}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-1970979268 data=null} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-1970979268 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970979268 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}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-1970979268 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-1970979268 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-1970979267 data=null doit=true} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-1970979267 data=null} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Clicked on TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Setting state to checked on: Timestamp
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Clicking on 
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1970979207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970979207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1970979207 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1970979206 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1970979206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1970979206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1970979206 data=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')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1970979201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970979199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1970979199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1970979199 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1970979199 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Clicked on 
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Setting state to checked on: Timestamp
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970979190 data=null doit=true} to Shell with text {Custom chart creation}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Clicking on TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-1970979189 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-1970979189 data=null doit=true} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Attempting to set focus on Table with text {}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-1970979188 data=null} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-1970979188 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970979187 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}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-1970979187 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-1970979187 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-1970979187 data=null doit=true} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-1970979187 data=null} to TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Clicked on TableItem with text {String}
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Setting state to checked on: Timestamp2
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Setting state to checked on: Timestamp
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Clicking on 
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1970979182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970979182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1970979182 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1970979181 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1970979181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1970979181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1970979181 data=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')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1970979177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970979173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1970979173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1970979173 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1970979173 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:13 [2020-02-28T06:39:13.070Z] DEBUG - Clicked on 
01:39:13 [2020-02-28T06:39:13.325Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.524 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
01:39:13 [2020-02-28T06:39:13.325Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 0.329 s
01:39:13 [2020-02-28T06:39:13.325Z] 
01:39:13 [2020-02-28T06:39:13.325Z] Results:
01:39:13 [2020-02-28T06:39:13.325Z] 
01:39:13 [2020-02-28T06:39:13.325Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
01:39:13 [2020-02-28T06:39:13.325Z] 
01:39:17 [2020-02-28T06:39:17.487Z] [INFO] All tests passed!
01:39:17 [2020-02-28T06:39:17.487Z] [INFO] 
01:39:17 [2020-02-28T06:39:17.487Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:17 [2020-02-28T06:39:17.487Z] [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
01:39:17 [2020-02-28T06:39:17.487Z] [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
01:39:17 [2020-02-28T06:39:17.487Z] [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
01:39:17 [2020-02-28T06:39:17.487Z] [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
01:39:17 [2020-02-28T06:39:17.488Z] [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
01:39:17 [2020-02-28T06:39:17.488Z] [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
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] 
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] 
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [43/138]
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] 
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] 
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] The project's OSGi version is 1.0.3.202002280607
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] 
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] 
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] 
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] 
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:39:17 [2020-02-28T06:39:17.488Z] [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
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] 
01:39:17 [2020-02-28T06:39:17.488Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:17 [2020-02-28T06:39:17.488Z] [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
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] 
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:39:18 [2020-02-28T06:39:18.050Z] [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
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] 
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:18 [2020-02-28T06:39:18.050Z] [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
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] 
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] 
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:18 [2020-02-28T06:39:18.050Z] [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
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] 
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] 
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] 
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:18 [2020-02-28T06:39:18.050Z] [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
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] 
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] 
01:39:18 [2020-02-28T06:39:18.050Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:18 [2020-02-28T06:39:18.611Z] [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
01:39:18 [2020-02-28T06:39:18.611Z] [INFO] Command line:
01:39:18 [2020-02-28T06:39:18.611Z] 	[/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]
01:39:18 [2020-02-28T06:39:18.611Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:39:20 [2020-02-28T06:39:20.498Z] !SESSION 2020-02-28 06:39:18.481 -----------------------------------------------
01:39:20 [2020-02-28T06:39:20.498Z] eclipse.buildId=unknown
01:39:20 [2020-02-28T06:39:20.498Z] java.version=1.8.0_202
01:39:20 [2020-02-28T06:39:20.498Z] java.vendor=Oracle Corporation
01:39:20 [2020-02-28T06:39:20.498Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:39:20 [2020-02-28T06:39:20.498Z] 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
01:39:20 [2020-02-28T06:39:20.498Z] 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
01:39:20 [2020-02-28T06:39:20.498Z] 
01:39:20 [2020-02-28T06:39:20.498Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:39:20.339
01:39:20 [2020-02-28T06:39:20.498Z] !MESSAGE FrameworkEvent ERROR
01:39:20 [2020-02-28T06:39:20.498Z] !STACK 0
01:39:20 [2020-02-28T06:39:20.498Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:39:20 [2020-02-28T06:39:20.498Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:39:20 [2020-02-28T06:39:20.498Z] 
01:39:20 [2020-02-28T06:39:20.498Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:39:20 [2020-02-28T06:39:20.498Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:39:20 [2020-02-28T06:39:20.498Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:39:20 [2020-02-28T06:39:20.498Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:39:20 [2020-02-28T06:39:20.498Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:39:20 [2020-02-28T06:39:20.498Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:39:20 [2020-02-28T06:39:20.498Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:39:20 [2020-02-28T06:39:20.498Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:39:27 [2020-02-28T06:39:27.027Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
01:39:33 [2020-02-28T06:39:33.555Z] Display size: 1440x900
01:39:33 [2020-02-28T06:39:33.555Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:39:33 [2020-02-28T06:39:33.555Z] GTK version=2.24.30
01:39:33 [2020-02-28T06:39:33.555Z] GTK theme=unknown
01:39:33 [2020-02-28T06:39:33.555Z] LIBOVERLAY_SCROLLBAR=0
01:39:33 [2020-02-28T06:39:33.555Z] Time zone: Coordinated Universal Time
01:39:33 [2020-02-28T06:39:33.555Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:39:33 [2020-02-28T06:39:33.555Z] log4j:WARN Please initialize the log4j system properly.
01:39:34 [2020-02-28T06:39:34.922Z] 
01:39:34 [2020-02-28T06:39:34.922Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:39:34.624
01:39:34 [2020-02-28T06:39:34.922Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
01:39:34 [2020-02-28T06:39:34.922Z] !STACK 0
01:39:34 [2020-02-28T06:39:34.922Z] java.lang.RuntimeException: The parameter should be set
01:39:34 [2020-02-28T06:39:34.922Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
01:39:34 [2020-02-28T06:39:34.922Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
01:39:34 [2020-02-28T06:39:34.922Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:39:34 [2020-02-28T06:39:34.922Z] 
01:39:34 [2020-02-28T06:39:34.922Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 06:39:34.631
01:39:34 [2020-02-28T06:39:34.922Z] !MESSAGE Exception executing analysis
01:39:34 [2020-02-28T06:39:34.922Z] !STACK 0
01:39:34 [2020-02-28T06:39:34.922Z] java.lang.RuntimeException: The parameter should be set
01:39:34 [2020-02-28T06:39:34.922Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
01:39:34 [2020-02-28T06:39:34.922Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
01:39:34 [2020-02-28T06:39:34.922Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Attempting to set focus on Tree with text {}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970955235 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970955235 data=null doit=true} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970955235 data=null} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970955234 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970955234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970955165 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Attempting to set focus on Tree with text {}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970955164 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970955163 data=null doit=true} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970955163 data=null} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970955162 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970955162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970955154 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970955108 data=null doit=true} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970955107 data=null} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970955107 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970955106 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}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970955089 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Attempting to set focus on Tree with text {}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970955087 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970955087 data=null doit=true} to TreeItem with text {Traces [1]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970955086 data=null} to TreeItem with text {Traces [1]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970955086 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970955086 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970955070 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970955069 data=null doit=true} to TreeItem with text {Traces [1]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970955069 data=null} to TreeItem with text {Traces [1]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970955068 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970955068 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]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970955064 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-1970955063 data=null doit=true} to TreeItem with text {A-Test-10K}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-1970955063 data=null} to TreeItem with text {A-Test-10K}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-1970955062 data=null button=1 stateMask=0x0 x=108 y=84 count=1} to TreeItem with text {A-Test-10K}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970955062 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}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-1970955056 data=null button=1 stateMask=0x80000 x=108 y=84 count=1} to TreeItem with text {A-Test-10K}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=-1970955055 data=null doit=true} to TreeItem with text {External Analyses}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-1970955055 data=null} to TreeItem with text {External Analyses}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-1970955054 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {External Analyses}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970955054 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}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-1970955002 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {External Analyses}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954998 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954997 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Attempting to set focus on Tree with text {}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954997 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954996 data=null button=1 stateMask=0x0 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970954996 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}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954985 data=null button=1 stateMask=0x80000 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954984 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954983 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954867 data=null button=1 stateMask=0x80000 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954866 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954864 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1970954863 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-1970954807 data=null doit=true} to Shell with text {External Analysis Parameters}
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Clicking on OK
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970954803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970954802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970954802 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970954802 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970954802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:37 [2020-02-28T06:39:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970954801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:37 [2020-02-28T06:39:37.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970954801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:37 [2020-02-28T06:39:37.692Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1970954983 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}
01:39:37 [2020-02-28T06:39:37.692Z] DEBUG - Clicked on 
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Clicking on with mnemonic 'New custom chart'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Clicked on with mnemonic 'New custom chart'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970954062 data=null doit=true} to Shell with text {Custom chart creation}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Attempting to set focus on (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Clicking on (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1970954057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1970954056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1970954056 data=null doit=true} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1970954056 data=null} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1970954056 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1970954056 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970954056 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')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1970954054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1970954054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1970954054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1970954053 data=null doit=true} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1970954053 data=null} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Clicked on (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970954052 data=null doit=true} to Shell with text {Custom chart creation}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-1970954006 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-1970954006 data=null doit=true} to TableItem with text {Wakee process (name)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Attempting to set focus on Table with text {}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-1970954004 data=null} to TableItem with text {Wakee process (name)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-1970954004 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to TableItem with text {Wakee process (name)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970954004 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)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-1970954003 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TableItem with text {Wakee process (name)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-1970954003 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-1970954003 data=null doit=true} to TableItem with text {Wakee process (name)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-1970954003 data=null} to TableItem with text {Wakee process (name)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Setting state to checked on: Priority
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Setting state to checked on: Target CPU
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Clicking on 
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1970953991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970953990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1970953990 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1970953990 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1970953990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1970953990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1970953990 data=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')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1970953982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970953979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1970953978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1970953978 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1970953978 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Clicked on 
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970953977 data=null doit=true} to Shell with text {Custom chart creation}
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Clicking on OK
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970953975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970953975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970953974 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970953974 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970953974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970953974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970953974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1970954180 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'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Clicked on 
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Clicking on with mnemonic 'New custom chart'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Clicked on with mnemonic 'New custom chart'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970953583 data=null doit=true} to Shell with text {Custom chart creation}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970953582 data=null doit=true} to Shell with text {Custom chart creation}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Attempting to set focus on (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Clicking on (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1970953580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1970953579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1970953579 data=null doit=true} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1970953579 data=null} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1970953579 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1970953579 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970953579 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')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1970953576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1970953576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1970953576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1970953576 data=null doit=true} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1970953576 data=null} to (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Clicked on (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970953574 data=null doit=true} to Shell with text {Custom chart creation}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-1970953572 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-1970953572 data=null doit=true} to TableItem with text {Waker process (name)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Attempting to set focus on Table with text {}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-1970953571 data=null} to TableItem with text {Waker process (name)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-1970953570 data=null button=1 stateMask=0x0 x=85 y=84 count=1} to TableItem with text {Waker process (name)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970953569 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)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-1970953569 data=null button=1 stateMask=0x80000 x=85 y=84 count=1} to TableItem with text {Waker process (name)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-1970953569 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-1970953569 data=null doit=true} to TableItem with text {Waker process (name)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-1970953569 data=null} to TableItem with text {Waker process (name)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Setting state to checked on: Priority
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Setting state to checked on: Target CPU
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Clicking on 
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1970953505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970953505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1970953505 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1970953504 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1970953504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1970953504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1970953504 data=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')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1970953498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970953495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1970953494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1970953494 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1970953494 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Clicked on 
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970953493 data=null doit=true} to Shell with text {Custom chart creation}
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Clicking on OK
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970953491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970953491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970953491 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970953491 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970953491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970953491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:38 [2020-02-28T06:39:38.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970953490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1970953693 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'
01:39:39 [2020-02-28T06:39:39.021Z] DEBUG - Clicked on 
01:39:39 [2020-02-28T06:39:39.021Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:39:39 [2020-02-28T06:39:39.276Z] 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')
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - Clicking on &Yes
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1970953183 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')
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1970953183 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')
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1970953183 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1970953182 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1970953182 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')
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1970953182 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')
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1970953182 data=null item=null 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')
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - Clicked on 
01:39:39 [2020-02-28T06:39:39.276Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Attempting to set focus on Tree with text {}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970952895 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970952895 data=null doit=true} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970952895 data=null} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970952895 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970952895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970952872 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Attempting to set focus on Tree with text {}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970952871 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970952871 data=null doit=true} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970952871 data=null} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970952871 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970952870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970952863 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:39:39 [2020-02-28T06:39:39.533Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Attempting to set focus on Tree with text {}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970952862 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970952862 data=null doit=true} to TreeItem with text {Traces [1]}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970952862 data=null} to TreeItem with text {Traces [1]}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970952862 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970952862 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970952802 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:39:39 [2020-02-28T06:39:39.533Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
01:39:39 [2020-02-28T06:39:39.533Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
01:39:39 [2020-02-28T06:39:39.533Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952800 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952800 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Attempting to set focus on Tree with text {}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952799 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952799 data=null button=1 stateMask=0x0 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970952799 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}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952789 data=null button=1 stateMask=0x80000 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952788 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952788 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952701 data=null button=1 stateMask=0x80000 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952701 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952700 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1970952700 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-1970952699 data=null doit=true} to Shell with text {External Analysis Parameters}
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Clicking on OK
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970952698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970952698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970952697 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970952697 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970952697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970952697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970952697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:39 [2020-02-28T06:39:39.790Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1970952788 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}
01:39:39 [2020-02-28T06:39:39.790Z] DEBUG - Clicked on 
01:39:40 [2020-02-28T06:39:40.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
01:39:40 [2020-02-28T06:39:40.048Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
01:39:40 [2020-02-28T06:39:40.048Z] DEBUG - Clicking on with mnemonic 'New custom chart'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Clicked on with mnemonic 'New custom chart'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970952095 data=null doit=true} to Shell with text {Custom chart creation}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Attempting to set focus on (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Clicking on (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1970952093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1970952092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1970952092 data=null doit=true} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1970952092 data=null} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1970952092 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1970952092 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970952092 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')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1970952088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1970952088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1970952088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1970952088 data=null doit=true} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1970952088 data=null} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Clicked on (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970952087 data=null doit=true} to Shell with text {Custom chart creation}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1970952086 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1970952085 data=null doit=true} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Attempting to set focus on Table with text {}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1970952084 data=null} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1970952084 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970952084 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}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1970952084 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1970952084 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1970952083 data=null doit=true} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1970952083 data=null} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Clicking on 
01:39:40 [2020-02-28T06:39:40.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1970952079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970952079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1970952079 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1970952079 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1970952079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1970952079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1970952079 data=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')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1970952075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970952074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1970952074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1970952073 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1970952073 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Clicked on 
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970952072 data=null doit=true} to Shell with text {Custom chart creation}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1970952071 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1970952071 data=null doit=true} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Attempting to set focus on Table with text {}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1970952070 data=null} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1970952069 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970952069 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}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1970952069 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1970952069 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1970952069 data=null doit=true} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1970952069 data=null} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Clicking on 
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1970952066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970952066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1970952066 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1970952066 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1970952065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1970952065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1970952065 data=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')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1970952062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970952059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1970952059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1970952059 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1970952059 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Clicked on 
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970952058 data=null doit=true} to Shell with text {Custom chart creation}
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Clicking on OK
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970952057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970952056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970952056 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970952056 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970952056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970952056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970952056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1970952203 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'
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Clicked on 
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Clicking on with mnemonic 'New custom chart'
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Clicked on with mnemonic 'New custom chart'
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970951676 data=null doit=true} to Shell with text {Custom chart creation}
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Attempting to set focus on (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Clicking on (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1970951674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1970951674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1970951674 data=null doit=true} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1970951674 data=null} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1970951674 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1970951674 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970951674 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')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1970951671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1970951671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1970951671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1970951671 data=null doit=true} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1970951670 data=null} to (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - Clicked on (of type 'Table')
01:39:40 [2020-02-28T06:39:40.560Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970951669 data=null doit=true} to Shell with text {Custom chart creation}
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1970951668 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1970951667 data=null doit=true} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - Attempting to set focus on Table with text {}
01:39:40 [2020-02-28T06:39:40.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1970951666 data=null} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1970951666 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970951665 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}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1970951665 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1970951665 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1970951665 data=null doit=true} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1970951665 data=null} to TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Clicking on 
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1970951606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970951605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1970951605 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1970951605 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1970951605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1970951605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1970951605 data=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')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1970951601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970951600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1970951600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1970951600 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1970951600 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Clicked on 
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970951599 data=null doit=true} to Shell with text {Custom chart creation}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1970951598 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1970951597 data=null doit=true} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Attempting to set focus on Table with text {}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1970951597 data=null} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1970951596 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1970951596 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}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1970951596 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1970951596 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1970951596 data=null doit=true} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1970951596 data=null} to TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Clicking on 
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1970951593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970951593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1970951593 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1970951593 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1970951593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1970951593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1970951592 data=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')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1970951589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1970951587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1970951587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1970951587 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1970951587 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Clicked on 
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970951586 data=null doit=true} to Shell with text {Custom chart creation}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@44428583
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-1970951584 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')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1970951582 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')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-1970951582 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-1970951582 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-1970951582 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')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-1970951582 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')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-1970951582 data=null item=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')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-1970951582 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')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1970951582 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')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-1970951582 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')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-1970951582 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-1970951582 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1970951581 data=null doit=true} to Shell with text {Custom chart creation}
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Clicking on OK
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970951580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970951580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970951580 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970951580 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970951580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970951580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970951580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:40 [2020-02-28T06:39:40.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1970951779 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'
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - Clicked on 
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:39:41 [2020-02-28T06:39:41.073Z] 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')
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - Clicking on &Yes
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1970951278 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')
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1970951278 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')
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1970951278 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1970951278 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1970951278 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')
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1970951278 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')
01:39:41 [2020-02-28T06:39:41.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1970951277 data=null item=null 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')
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - Clicked on 
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1970950987 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - Attempting to set focus on Tree with text {}
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970950963 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970950963 data=null doit=true} to TreeItem with text {test}
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970950963 data=null} to TreeItem with text {test}
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970950963 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:39:41 [2020-02-28T06:39:41.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970950962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:39:41 [2020-02-28T06:39:41.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970950895 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:39:41 [2020-02-28T06:39:41.583Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:39:41 [2020-02-28T06:39:41.583Z] DEBUG - Clicking on with mnemonic 'Delete'
01:39:41 [2020-02-28T06:39:41.583Z] DEBUG - Clicked on with mnemonic 'Delete'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949993 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949993 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949992 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970949992 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Clicking on OK
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970949991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970949991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970949991 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970949991 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970949991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970949991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.510Z] DEBUG - Clicked on OK
01:39:42 [2020-02-28T06:39:42.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970949991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:39:42 [2020-02-28T06:39:42.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970950763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:39:42 [2020-02-28T06:39:42.765Z] 
01:39:42 [2020-02-28T06:39:42.765Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-28 06:39:42.743
01:39:42 [2020-02-28T06:39:42.765Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
01:39:42 [2020-02-28T06:39:42.765Z] 
01:39:42 [2020-02-28T06:39:42.765Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-28 06:39:42.744
01:39:42 [2020-02-28T06:39:42.765Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
01:39:43 [2020-02-28T06:39:43.020Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.821 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
01:39:43 [2020-02-28T06:39:43.020Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 2.3 s
01:39:43 [2020-02-28T06:39:43.020Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 1.904 s
01:39:43 [2020-02-28T06:39:43.020Z] 
01:39:43 [2020-02-28T06:39:43.020Z] Results:
01:39:43 [2020-02-28T06:39:43.020Z] 
01:39:43 [2020-02-28T06:39:43.020Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
01:39:43 [2020-02-28T06:39:43.020Z] 
01:39:43 [2020-02-28T06:39:43.275Z] 
01:39:43 [2020-02-28T06:39:43.275Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:39:43.129
01:39:43 [2020-02-28T06:39:43.275Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] All tests passed!
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:45 [2020-02-28T06:39:45.161Z] [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
01:39:45 [2020-02-28T06:39:45.161Z] [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
01:39:45 [2020-02-28T06:39:45.161Z] [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
01:39:45 [2020-02-28T06:39:45.161Z] [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
01:39:45 [2020-02-28T06:39:45.161Z] [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
01:39:45 [2020-02-28T06:39:45.161Z] [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
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT [44/138]
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] The project's OSGi version is 1.0.11.202002280607
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:39:45 [2020-02-28T06:39:45.161Z] [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
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.161Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.161Z] [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
01:39:45 [2020-02-28T06:39:45.161Z] [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:[114] 
01:39:45 [2020-02-28T06:39:45.161Z] 	TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR);
01:39:45 [2020-02-28T06:39:45.161Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:39:45 [2020-02-28T06:39:45.161Z] 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')
01:39:45 [2020-02-28T06:39:45.161Z] [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:[133] 
01:39:45 [2020-02-28T06:39:45.161Z] 	TmfModelResponse<TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null);
01:39:45 [2020-02-28T06:39:45.161Z] 	                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^
01:39:45 [2020-02-28T06:39:45.161Z] 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>'
01:39:45 [2020-02-28T06:39:45.161Z] [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:[86] 
01:39:45 [2020-02-28T06:39:45.161Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
01:39:45 [2020-02-28T06:39:45.161Z] 	                                                                ^^^^^
01:39:45 [2020-02-28T06:39:45.161Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:39:45 [2020-02-28T06:39:45.161Z] [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:[80] 
01:39:45 [2020-02-28T06:39:45.161Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
01:39:45 [2020-02-28T06:39:45.161Z] 	                                                                ^^^^^
01:39:45 [2020-02-28T06:39:45.416Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:39:45 [2020-02-28T06:39:45.416Z] [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:[65] 
01:39:45 [2020-02-28T06:39:45.416Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
01:39:45 [2020-02-28T06:39:45.416Z] 	                                                                ^^^^^
01:39:45 [2020-02-28T06:39:45.416Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:39:45 [2020-02-28T06:39:45.416Z] [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:[62] 
01:39:45 [2020-02-28T06:39:45.416Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
01:39:45 [2020-02-28T06:39:45.416Z] 	                                                                ^^^^^
01:39:45 [2020-02-28T06:39:45.416Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:39:45 [2020-02-28T06:39:45.416Z] 6 problems (6 warnings)
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:39:45 [2020-02-28T06:39:45.416Z] [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
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.416Z] [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
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.416Z] [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
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.416Z] [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
01:39:45 [2020-02-28T06:39:45.416Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.672Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.672Z] [INFO] 
01:39:45 [2020-02-28T06:39:45.672Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:39:45 [2020-02-28T06:39:45.929Z] [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
01:39:45 [2020-02-28T06:39:45.929Z] [INFO] Command line:
01:39:45 [2020-02-28T06:39:45.929Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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]
01:39:45 [2020-02-28T06:39:45.929Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:39:47 [2020-02-28T06:39:47.816Z] !SESSION 2020-02-28 06:39:45.830 -----------------------------------------------
01:39:47 [2020-02-28T06:39:47.816Z] eclipse.buildId=unknown
01:39:47 [2020-02-28T06:39:47.816Z] java.version=1.8.0_202
01:39:47 [2020-02-28T06:39:47.816Z] java.vendor=Oracle Corporation
01:39:47 [2020-02-28T06:39:47.816Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:39:47 [2020-02-28T06:39:47.816Z] 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
01:39:47 [2020-02-28T06:39:47.816Z] 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
01:39:47 [2020-02-28T06:39:47.816Z] 
01:39:47 [2020-02-28T06:39:47.816Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:39:47.365
01:39:47 [2020-02-28T06:39:47.816Z] !MESSAGE FrameworkEvent ERROR
01:39:47 [2020-02-28T06:39:47.816Z] !STACK 0
01:39:47 [2020-02-28T06:39:47.816Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:39:47 [2020-02-28T06:39:47.816Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:39:47 [2020-02-28T06:39:47.816Z] 
01:39:47 [2020-02-28T06:39:47.816Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:39:47 [2020-02-28T06:39:47.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:39:47 [2020-02-28T06:39:47.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:39:47 [2020-02-28T06:39:47.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:39:47 [2020-02-28T06:39:47.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:39:47 [2020-02-28T06:39:47.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:39:47 [2020-02-28T06:39:47.816Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:39:47 [2020-02-28T06:39:47.816Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:39:49 [2020-02-28T06:39:49.179Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
01:39:59 [2020-02-28T06:39:59.112Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.907 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
01:39:59 [2020-02-28T06:39:59.112Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 5.367 s
01:39:59 [2020-02-28T06:39:59.112Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.24 s
01:39:59 [2020-02-28T06:39:59.112Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.259 s
01:39:59 [2020-02-28T06:39:59.112Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
01:40:01 [2020-02-28T06:40:01.629Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
01:40:01 [2020-02-28T06:40:01.629Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.244 s
01:40:01 [2020-02-28T06:40:01.629Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
01:40:57 [2020-02-28T06:40:57.785Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.344 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
01:40:57 [2020-02-28T06:40:57.785Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.226 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.225 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.224 s
01:40:57 [2020-02-28T06:40:57.785Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.212 s
01:40:57 [2020-02-28T06:40:57.785Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.238 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.22 s
01:40:57 [2020-02-28T06:40:57.785Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.248 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.221 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.219 s
01:40:57 [2020-02-28T06:40:57.785Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
01:40:57 [2020-02-28T06:40:57.785Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.236 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.22 s
01:40:57 [2020-02-28T06:40:57.785Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.237 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
01:40:57 [2020-02-28T06:40:57.785Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.237 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
01:40:57 [2020-02-28T06:40:57.785Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.219 s
01:40:57 [2020-02-28T06:40:57.785Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
01:41:09 [2020-02-28T06:41:09.946Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.397 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
01:41:09 [2020-02-28T06:41:09.946Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.22 s
01:41:09 [2020-02-28T06:41:09.946Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.213 s
01:41:09 [2020-02-28T06:41:09.946Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.327 s
01:41:09 [2020-02-28T06:41:09.946Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.209 s
01:41:09 [2020-02-28T06:41:09.946Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.213 s
01:41:09 [2020-02-28T06:41:09.946Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.213 s
01:41:09 [2020-02-28T06:41:09.946Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
01:41:11 [2020-02-28T06:41:11.835Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.456 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
01:41:11 [2020-02-28T06:41:11.835Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 3.455 s
01:41:11 [2020-02-28T06:41:11.835Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest
01:41:11 [2020-02-28T06:41:11.835Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest
01:41:11 [2020-02-28T06:41:11.835Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest)  Time elapsed: 0.202 s
01:41:11 [2020-02-28T06:41:11.835Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
01:41:11 [2020-02-28T06:41:11.835Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
01:41:11 [2020-02-28T06:41:11.835Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.022 s
01:41:11 [2020-02-28T06:41:11.835Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
01:41:13 [2020-02-28T06:41:13.198Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
01:41:13 [2020-02-28T06:41:13.198Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.127 s
01:41:13 [2020-02-28T06:41:13.198Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
01:41:14 [2020-02-28T06:41:14.123Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
01:41:14 [2020-02-28T06:41:14.123Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 1.167 s
01:41:14 [2020-02-28T06:41:14.123Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
01:41:15 [2020-02-28T06:41:15.485Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
01:41:15 [2020-02-28T06:41:15.485Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.127 s
01:41:15 [2020-02-28T06:41:15.485Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
01:41:25 [2020-02-28T06:41:25.418Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.094 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
01:41:25 [2020-02-28T06:41:25.418Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.122 s
01:41:25 [2020-02-28T06:41:25.418Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.123 s
01:41:25 [2020-02-28T06:41:25.418Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.136 s
01:41:25 [2020-02-28T06:41:25.418Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.117 s
01:41:25 [2020-02-28T06:41:25.418Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.117 s
01:41:25 [2020-02-28T06:41:25.418Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.118 s
01:41:25 [2020-02-28T06:41:25.418Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.118 s
01:41:25 [2020-02-28T06:41:25.418Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.119 s
01:41:25 [2020-02-28T06:41:25.418Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.12 s
01:41:25 [2020-02-28T06:41:25.418Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
01:41:25 [2020-02-28T06:41:25.673Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
01:41:25 [2020-02-28T06:41:25.673Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.142 s
01:41:25 [2020-02-28T06:41:25.673Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.125 s
01:41:25 [2020-02-28T06:41:25.673Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
01:41:28 [2020-02-28T06:41:28.184Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
01:41:28 [2020-02-28T06:41:28.184Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 2.221 s
01:41:28 [2020-02-28T06:41:28.184Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
01:41:38 [2020-02-28T06:41:38.120Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.956 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
01:41:38 [2020-02-28T06:41:38.120Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.212 s
01:41:38 [2020-02-28T06:41:38.120Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.211 s
01:41:38 [2020-02-28T06:41:38.120Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.211 s
01:41:38 [2020-02-28T06:41:38.120Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.111 s
01:41:38 [2020-02-28T06:41:38.120Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.21 s
01:41:38 [2020-02-28T06:41:38.120Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
01:41:41 [2020-02-28T06:41:41.384Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.328 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
01:41:41 [2020-02-28T06:41:41.384Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.211 s
01:41:41 [2020-02-28T06:41:41.384Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.116 s
01:41:41 [2020-02-28T06:41:41.384Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
01:41:42 [2020-02-28T06:41:42.311Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
01:41:42 [2020-02-28T06:41:42.311Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 1.114 s
01:41:42 [2020-02-28T06:41:42.311Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.006 s
01:41:42 [2020-02-28T06:41:42.311Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
01:41:47 [2020-02-28T06:41:47.552Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.571 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
01:41:47 [2020-02-28T06:41:47.552Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.112 s
01:41:47 [2020-02-28T06:41:47.552Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.115 s
01:41:47 [2020-02-28T06:41:47.552Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.217 s
01:41:47 [2020-02-28T06:41:47.552Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.124 s
01:41:47 [2020-02-28T06:41:47.552Z] 
01:41:47 [2020-02-28T06:41:47.552Z] Results:
01:41:47 [2020-02-28T06:41:47.552Z] 
01:41:47 [2020-02-28T06:41:47.552Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
01:41:47 [2020-02-28T06:41:47.552Z] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] All tests passed!
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:41:47 [2020-02-28T06:41:47.552Z] [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
01:41:47 [2020-02-28T06:41:47.552Z] [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
01:41:47 [2020-02-28T06:41:47.552Z] [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
01:41:47 [2020-02-28T06:41:47.552Z] [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
01:41:47 [2020-02-28T06:41:47.552Z] [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
01:41:47 [2020-02-28T06:41:47.552Z] [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
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT [45/138]
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] The project's OSGi version is 4.0.2.202002280607
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] 
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:47 [2020-02-28T06:41:47.552Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
01:41:48 [2020-02-28T06:41:48.480Z] [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:[59] 
01:41:48 [2020-02-28T06:41:48.480Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
01:41:48 [2020-02-28T06:41:48.480Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.480Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
01:41:48 [2020-02-28T06:41:48.480Z] 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 62)
01:41:48 [2020-02-28T06:41:48.480Z] 	return getLegendImage(String.valueOf(entry.getModel().getId()));
01:41:48 [2020-02-28T06:41:48.480Z] 	                                     ^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.480Z] 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
01:41:48 [2020-02-28T06:41:48.480Z] [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:[127] 
01:41:48 [2020-02-28T06:41:48.480Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
01:41:48 [2020-02-28T06:41:48.480Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.480Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
01:41:48 [2020-02-28T06:41:48.480Z] [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:[102] 
01:41:48 [2020-02-28T06:41:48.480Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
01:41:48 [2020-02-28T06:41:48.480Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.480Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
01:41:48 [2020-02-28T06:41:48.480Z] [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:[173] 
01:41:48 [2020-02-28T06:41:48.480Z] 	return Iterables.get(iterable, (int) idx, null);
01:41:48 [2020-02-28T06:41:48.480Z] 	                                          ^^^^
01:41:48 [2020-02-28T06:41:48.480Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
01:41:48 [2020-02-28T06:41:48.480Z] [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:[193] 
01:41:48 [2020-02-28T06:41:48.480Z] 	return Iterables.getLast(baseIterable, null);
01:41:48 [2020-02-28T06:41:48.480Z] 	                                       ^^^^
01:41:48 [2020-02-28T06:41:48.480Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
01:41:48 [2020-02-28T06:41:48.480Z] [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:[204] 
01:41:48 [2020-02-28T06:41:48.480Z] 	return Iterables.getFirst((Iterable<? extends ISegment>) iterable, null);
01:41:48 [2020-02-28T06:41:48.480Z] 	                                                                   ^^^^
01:41:48 [2020-02-28T06:41:48.480Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
01:41:48 [2020-02-28T06:41:48.480Z] [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:[72] 
01:41:48 [2020-02-28T06:41:48.480Z] 	addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y));
01:41:48 [2020-02-28T06:41:48.480Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.480Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:41:48 [2020-02-28T06:41:48.480Z] [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] 
01:41:48 [2020-02-28T06:41:48.480Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu;
01:41:48 [2020-02-28T06:41:48.480Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.480Z] 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')
01:41:48 [2020-02-28T06:41:48.480Z] [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] 
01:41:48 [2020-02-28T06:41:48.480Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings;
01:41:48 [2020-02-28T06:41:48.480Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.480Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal;
01:41:48 [2020-02-28T06:41:48.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[62] 
01:41:48 [2020-02-28T06:41:48.481Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter;
01:41:48 [2020-02-28T06:41:48.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[63] 
01:41:48 [2020-02-28T06:41:48.481Z] 	import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore;
01:41:48 [2020-02-28T06:41:48.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[373] 
01:41:48 [2020-02-28T06:41:48.481Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
01:41:48 [2020-02-28T06:41:48.481Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[373] 
01:41:48 [2020-02-28T06:41:48.481Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
01:41:48 [2020-02-28T06:41:48.481Z] 	                                            ^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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>>'
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
01:41:48 [2020-02-28T06:41:48.481Z] 	               ^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
01:41:48 [2020-02-28T06:41:48.481Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[421] 
01:41:48 [2020-02-28T06:41:48.481Z] 	FilterCu cu = FilterCu.compile(regex);
01:41:48 [2020-02-28T06:41:48.481Z] 	^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[421] 
01:41:48 [2020-02-28T06:41:48.481Z] 	FilterCu cu = FilterCu.compile(regex);
01:41:48 [2020-02-28T06:41:48.481Z] 	              ^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[421] 
01:41:48 [2020-02-28T06:41:48.481Z] 	FilterCu cu = FilterCu.compile(regex);
01:41:48 [2020-02-28T06:41:48.481Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[422] 
01:41:48 [2020-02-28T06:41:48.481Z] 	Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null;
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                                                                       ^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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>>'
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
01:41:48 [2020-02-28T06:41:48.481Z] 	               ^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
01:41:48 [2020-02-28T06:41:48.481Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[449] 
01:41:48 [2020-02-28T06:41:48.481Z] 	FilterCu cu = FilterCu.compile(regex);
01:41:48 [2020-02-28T06:41:48.481Z] 	^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[449] 
01:41:48 [2020-02-28T06:41:48.481Z] 	FilterCu cu = FilterCu.compile(regex);
01:41:48 [2020-02-28T06:41:48.481Z] 	              ^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[449] 
01:41:48 [2020-02-28T06:41:48.481Z] 	FilterCu cu = FilterCu.compile(regex);
01:41:48 [2020-02-28T06:41:48.481Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[450] 
01:41:48 [2020-02-28T06:41:48.481Z] 	Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null;
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                                                        ^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[612] 
01:41:48 [2020-02-28T06:41:48.481Z] 	public void regexFilterApplied(TmfFilterAppliedSignal signal) {
01:41:48 [2020-02-28T06:41:48.481Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[633] 
01:41:48 [2020-02-28T06:41:48.481Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
01:41:48 [2020-02-28T06:41:48.481Z] 	^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[633] 
01:41:48 [2020-02-28T06:41:48.481Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
01:41:48 [2020-02-28T06:41:48.481Z] 	                                  ^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[633] 
01:41:48 [2020-02-28T06:41:48.481Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
01:41:48 [2020-02-28T06:41:48.481Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[637] 
01:41:48 [2020-02-28T06:41:48.481Z] 	regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes());
01:41:48 [2020-02-28T06:41:48.481Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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')
01:41:48 [2020-02-28T06:41:48.481Z] [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:[123] 
01:41:48 [2020-02-28T06:41:48.481Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
01:41:48 [2020-02-28T06:41:48.481Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
01:41:48 [2020-02-28T06:41:48.481Z] 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 123)
01:41:48 [2020-02-28T06:41:48.481Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
01:41:48 [2020-02-28T06:41:48.481Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)),
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))),
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))),
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))),
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))),
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
01:41:48 [2020-02-28T06:41:48.481Z] [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:[154] 
01:41:48 [2020-02-28T06:41:48.481Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))),
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
01:41:48 [2020-02-28T06:41:48.481Z] [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:[155] 
01:41:48 [2020-02-28T06:41:48.481Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))),
01:41:48 [2020-02-28T06:41:48.481Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
01:41:48 [2020-02-28T06:41:48.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] 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
01:41:48 [2020-02-28T06:41:48.481Z] [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] 
01:41:48 [2020-02-28T06:41:48.481Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
01:41:48 [2020-02-28T06:41:48.481Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry<M>
01:41:48 [2020-02-28T06:41:48.481Z] [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:[185] 
01:41:48 [2020-02-28T06:41:48.481Z] 	return (E) (Comparable<E>) o -> 0;
01:41:48 [2020-02-28T06:41:48.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.481Z] Type safety: Unchecked cast from Comparable<E> to E
01:41:48 [2020-02-28T06:41:48.481Z] [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:[206] 
01:41:48 [2020-02-28T06:41:48.482Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
01:41:48 [2020-02-28T06:41:48.482Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.482Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
01:41:48 [2020-02-28T06:41:48.482Z] 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 206)
01:41:48 [2020-02-28T06:41:48.482Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
01:41:48 [2020-02-28T06:41:48.482Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.482Z] 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
01:41:48 [2020-02-28T06:41:48.482Z] [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:[223] 
01:41:48 [2020-02-28T06:41:48.482Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
01:41:48 [2020-02-28T06:41:48.482Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.482Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
01:41:48 [2020-02-28T06:41:48.482Z] 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 223)
01:41:48 [2020-02-28T06:41:48.482Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
01:41:48 [2020-02-28T06:41:48.482Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.482Z] 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
01:41:48 [2020-02-28T06:41:48.482Z] [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:[260] 
01:41:48 [2020-02-28T06:41:48.482Z] 	provider = DataProviderManager.getInstance().getDataProvider(trace,
01:41:48 [2020-02-28T06:41:48.482Z]                     fProviderId, ITmfTreeDataProvider.class);
01:41:48 [2020-02-28T06:41:48.482Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.482Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
01:41:48 [2020-02-28T06:41:48.482Z] [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:[282] 
01:41:48 [2020-02-28T06:41:48.482Z] 	return modelToTree(trace.getName(), model.getEntries());
01:41:48 [2020-02-28T06:41:48.482Z] 	                   ^^^^^^^^^^^^^^^
01:41:48 [2020-02-28T06:41:48.482Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:41:48 [2020-02-28T06:41:48.482Z] 52 problems (0 errors, 48 warnings, 48 info)
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:48 [2020-02-28T06:41:48.482Z] [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
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:48 [2020-02-28T06:41:48.482Z] [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
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:48 [2020-02-28T06:41:48.482Z] [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
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:48 [2020-02-28T06:41:48.482Z] [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
01:41:48 [2020-02-28T06:41:48.738Z] [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
01:41:48 [2020-02-28T06:41:48.738Z] [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
01:41:48 [2020-02-28T06:41:48.738Z] [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
01:41:48 [2020-02-28T06:41:48.738Z] [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
01:41:48 [2020-02-28T06:41:48.738Z] [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
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT [46/138]
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] The project's OSGi version is 3.0.6.202002280607
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] 
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:48 [2020-02-28T06:41:48.738Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
01:41:49 [2020-02-28T06:41:49.299Z] [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:[61] 
01:41:49 [2020-02-28T06:41:49.299Z] 	return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace()));
01:41:49 [2020-02-28T06:41:49.299Z] 	                                                                                      ^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:41:49 [2020-02-28T06:41:49.299Z] [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:[67] 
01:41:49 [2020-02-28T06:41:49.299Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
01:41:49 [2020-02-28T06:41:49.299Z] 	                                                                             ^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:41:49 [2020-02-28T06:41:49.299Z] [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:[84] 
01:41:49 [2020-02-28T06:41:49.299Z] 	Set<Integer> cpus = CpuUsageView.getCpus(getTrace());
01:41:49 [2020-02-28T06:41:49.299Z] 	                                         ^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:41:49 [2020-02-28T06:41:49.299Z] [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:[45] 
01:41:49 [2020-02-28T06:41:49.299Z] 	return Messages.FollowThreadAction_unfollow;
01:41:49 [2020-02-28T06:41:49.299Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:41:49 [2020-02-28T06:41:49.299Z] [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:[40] 
01:41:49 [2020-02-28T06:41:49.299Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
01:41:49 [2020-02-28T06:41:49.299Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
01:41:49 [2020-02-28T06:41:49.299Z] [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:[94] 
01:41:49 [2020-02-28T06:41:49.299Z] 	Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU);
01:41:49 [2020-02-28T06:41:49.299Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Type safety: Unchecked cast from Object to Set<Integer>
01:41:49 [2020-02-28T06:41:49.299Z] [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:[119] 
01:41:49 [2020-02-28T06:41:49.299Z] 	Set<Integer> data = (Set<Integer>) getData(trace, CPU_USAGE_FOLLOW_CPU);
01:41:49 [2020-02-28T06:41:49.299Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Type safety: Unchecked cast from Object to Set<Integer>
01:41:49 [2020-02-28T06:41:49.299Z] [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:[50] 
01:41:49 [2020-02-28T06:41:49.299Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
01:41:49 [2020-02-28T06:41:49.299Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
01:41:49 [2020-02-28T06:41:49.299Z] [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:[66] 
01:41:49 [2020-02-28T06:41:49.299Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> entry = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
01:41:49 [2020-02-28T06:41:49.299Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
01:41:49 [2020-02-28T06:41:49.299Z] [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:[63] 
01:41:49 [2020-02-28T06:41:49.299Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
01:41:49 [2020-02-28T06:41:49.299Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] 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')
01:41:49 [2020-02-28T06:41:49.299Z] [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:[220] 
01:41:49 [2020-02-28T06:41:49.299Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
01:41:49 [2020-02-28T06:41:49.299Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] 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')
01:41:49 [2020-02-28T06:41:49.299Z] [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:[220] 
01:41:49 [2020-02-28T06:41:49.299Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
01:41:49 [2020-02-28T06:41:49.299Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] 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')
01:41:49 [2020-02-28T06:41:49.299Z] [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:[783] 
01:41:49 [2020-02-28T06:41:49.299Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet());
01:41:49 [2020-02-28T06:41:49.299Z] 	                                                                                  ^^^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] 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>'
01:41:49 [2020-02-28T06:41:49.299Z] [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:[132] 
01:41:49 [2020-02-28T06:41:49.299Z] 	return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace()));
01:41:49 [2020-02-28T06:41:49.299Z] 	                                                                                                     ^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:41:49 [2020-02-28T06:41:49.299Z] [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:[145] 
01:41:49 [2020-02-28T06:41:49.299Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
01:41:49 [2020-02-28T06:41:49.299Z] 	                                                                             ^^^^^^^^^^
01:41:49 [2020-02-28T06:41:49.299Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:41:49 [2020-02-28T06:41:49.299Z] 15 problems (15 warnings)
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:49 [2020-02-28T06:41:49.299Z] [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
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:49 [2020-02-28T06:41:49.299Z] [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
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.299Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:49 [2020-02-28T06:41:49.299Z] [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
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:49 [2020-02-28T06:41:49.555Z] [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
01:41:49 [2020-02-28T06:41:49.555Z] [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
01:41:49 [2020-02-28T06:41:49.555Z] [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
01:41:49 [2020-02-28T06:41:49.555Z] [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
01:41:49 [2020-02-28T06:41:49.555Z] [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
01:41:49 [2020-02-28T06:41:49.555Z] [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
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT [47/138]
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] The project's OSGi version is 1.0.7.202002280607
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:41:49 [2020-02-28T06:41:49.555Z] [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
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.555Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.555Z] [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
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:41:49 [2020-02-28T06:41:49.811Z] [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
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.811Z] [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
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.811Z] [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
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.811Z] [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
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] 
01:41:49 [2020-02-28T06:41:49.811Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:41:50 [2020-02-28T06:41:50.372Z] [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
01:41:50 [2020-02-28T06:41:50.372Z] [INFO] Command line:
01:41:50 [2020-02-28T06:41:50.372Z] 	[/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]
01:41:50 [2020-02-28T06:41:50.372Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:41:52 [2020-02-28T06:41:52.258Z] !SESSION 2020-02-28 06:41:50.295 -----------------------------------------------
01:41:52 [2020-02-28T06:41:52.258Z] eclipse.buildId=unknown
01:41:52 [2020-02-28T06:41:52.258Z] java.version=1.8.0_202
01:41:52 [2020-02-28T06:41:52.258Z] java.vendor=Oracle Corporation
01:41:52 [2020-02-28T06:41:52.258Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:41:52 [2020-02-28T06:41:52.258Z] 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
01:41:52 [2020-02-28T06:41:52.258Z] 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
01:41:52 [2020-02-28T06:41:52.258Z] 
01:41:52 [2020-02-28T06:41:52.258Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:41:51.921
01:41:52 [2020-02-28T06:41:52.258Z] !MESSAGE FrameworkEvent ERROR
01:41:52 [2020-02-28T06:41:52.258Z] !STACK 0
01:41:52 [2020-02-28T06:41:52.258Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:41:52 [2020-02-28T06:41:52.258Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:41:52 [2020-02-28T06:41:52.258Z] 
01:41:52 [2020-02-28T06:41:52.258Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:41:52 [2020-02-28T06:41:52.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:41:52 [2020-02-28T06:41:52.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:41:52 [2020-02-28T06:41:52.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:41:52 [2020-02-28T06:41:52.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:41:52 [2020-02-28T06:41:52.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:41:52 [2020-02-28T06:41:52.258Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:41:52 [2020-02-28T06:41:52.258Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:41:53 [2020-02-28T06:41:53.620Z] process 8782: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
01:41:53 [2020-02-28T06:41:53.620Z] See the manual page for dbus-uuidgen to correct this issue.
01:42:01 [2020-02-28T06:42:01.702Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
01:42:01 [2020-02-28T06:42:01.702Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
01:42:01 [2020-02-28T06:42:01.702Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.068 s
01:42:01 [2020-02-28T06:42:01.702Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
01:42:01 [2020-02-28T06:42:01.702Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
01:42:01 [2020-02-28T06:42:01.702Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
01:42:01 [2020-02-28T06:42:01.702Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
01:42:01 [2020-02-28T06:42:01.702Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.005 s
01:42:01 [2020-02-28T06:42:01.702Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.192 s
01:42:01 [2020-02-28T06:42:01.702Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
01:42:01 [2020-02-28T06:42:01.702Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
01:42:01 [2020-02-28T06:42:01.702Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
01:42:01 [2020-02-28T06:42:01.702Z] 
01:42:01 [2020-02-28T06:42:01.702Z] Results:
01:42:01 [2020-02-28T06:42:01.702Z] 
01:42:01 [2020-02-28T06:42:01.702Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
01:42:01 [2020-02-28T06:42:01.702Z] 
01:42:02 [2020-02-28T06:42:02.627Z] [INFO] All tests passed!
01:42:02 [2020-02-28T06:42:02.627Z] [INFO] 
01:42:02 [2020-02-28T06:42:02.627Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:42:02 [2020-02-28T06:42:02.627Z] [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
01:42:02 [2020-02-28T06:42:02.627Z] [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
01:42:02 [2020-02-28T06:42:02.628Z] [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
01:42:02 [2020-02-28T06:42:02.628Z] [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
01:42:02 [2020-02-28T06:42:02.628Z] [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
01:42:02 [2020-02-28T06:42:02.628Z] [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
01:42:02 [2020-02-28T06:42:02.628Z] [INFO] 
01:42:02 [2020-02-28T06:42:02.628Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:42:02 [2020-02-28T06:42:02.628Z] [INFO] 
01:42:02 [2020-02-28T06:42:02.628Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
01:42:02 [2020-02-28T06:42:02.628Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [48/138]
01:42:02 [2020-02-28T06:42:02.628Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:42:02 [2020-02-28T06:42:02.628Z] [INFO] 
01:42:02 [2020-02-28T06:42:02.628Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:02 [2020-02-28T06:42:02.628Z] [INFO] 
01:42:02 [2020-02-28T06:42:02.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] The project's OSGi version is 1.0.4.202002280607
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] 
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] 
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] 
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] 
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] 
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:02 [2020-02-28T06:42:02.883Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
01:42:02 [2020-02-28T06:42:02.883Z] [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:[368] 
01:42:02 [2020-02-28T06:42:02.883Z] 	Statistics<E>::update, Statistics<E>::merge);
01:42:02 [2020-02-28T06:42:02.883Z] 	                       ^^^^^^^^^^^^^^^^^^^^
01:42:02 [2020-02-28T06:42:02.883Z] 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>'
01:42:02 [2020-02-28T06:42:02.883Z] [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:[386] 
01:42:02 [2020-02-28T06:42:02.883Z] 	Statistics<E>::update, Statistics<E>::merge);
01:42:02 [2020-02-28T06:42:02.883Z] 	                       ^^^^^^^^^^^^^^^^^^^^
01:42:02 [2020-02-28T06:42:02.883Z] 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>'
01:42:02 [2020-02-28T06:42:02.883Z] [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:[86] 
01:42:02 [2020-02-28T06:42:02.883Z] 	Long value = fMapper.apply(element);
01:42:02 [2020-02-28T06:42:02.883Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
01:42:03 [2020-02-28T06:42:03.138Z] 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
01:42:03 [2020-02-28T06:42:03.138Z] [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:[87] 
01:42:03 [2020-02-28T06:42:03.138Z] 	if (value <= fMapper.apply(obj)) {
01:42:03 [2020-02-28T06:42:03.138Z] 	             ^^^^^^^^^^^^^^^^^^
01:42:03 [2020-02-28T06:42:03.138Z] 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
01:42:03 [2020-02-28T06:42:03.138Z] [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:[105] 
01:42:03 [2020-02-28T06:42:03.138Z] 	Long value = fMapper.apply(element);
01:42:03 [2020-02-28T06:42:03.138Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
01:42:03 [2020-02-28T06:42:03.138Z] 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
01:42:03 [2020-02-28T06:42:03.138Z] [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:[106] 
01:42:03 [2020-02-28T06:42:03.138Z] 	if (value >= fMapper.apply(obj)) {
01:42:03 [2020-02-28T06:42:03.138Z] 	             ^^^^^^^^^^^^^^^^^^
01:42:03 [2020-02-28T06:42:03.138Z] 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
01:42:03 [2020-02-28T06:42:03.138Z] 6 problems (6 warnings)
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] 
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] 
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:03 [2020-02-28T06:42:03.138Z] [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
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] 
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] 
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:03 [2020-02-28T06:42:03.138Z] [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
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] 
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] 
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:03 [2020-02-28T06:42:03.138Z] [INFO] 
01:42:03 [2020-02-28T06:42:03.139Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:03 [2020-02-28T06:42:03.139Z] [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
01:42:03 [2020-02-28T06:42:03.139Z] [INFO] 
01:42:03 [2020-02-28T06:42:03.139Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:03 [2020-02-28T06:42:03.139Z] [INFO] 
01:42:03 [2020-02-28T06:42:03.139Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:03 [2020-02-28T06:42:03.394Z] [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
01:42:03 [2020-02-28T06:42:03.394Z] [INFO] Command line:
01:42:03 [2020-02-28T06:42:03.394Z] 	[/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]
01:42:03 [2020-02-28T06:42:03.394Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:42:05 [2020-02-28T06:42:05.282Z] !SESSION 2020-02-28 06:42:03.519 -----------------------------------------------
01:42:05 [2020-02-28T06:42:05.282Z] eclipse.buildId=unknown
01:42:05 [2020-02-28T06:42:05.282Z] java.version=1.8.0_202
01:42:05 [2020-02-28T06:42:05.282Z] java.vendor=Oracle Corporation
01:42:05 [2020-02-28T06:42:05.282Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:42:05 [2020-02-28T06:42:05.282Z] 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
01:42:05 [2020-02-28T06:42:05.282Z] 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
01:42:05 [2020-02-28T06:42:05.282Z] 
01:42:05 [2020-02-28T06:42:05.282Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:42:05.155
01:42:05 [2020-02-28T06:42:05.282Z] !MESSAGE FrameworkEvent ERROR
01:42:05 [2020-02-28T06:42:05.282Z] !STACK 0
01:42:05 [2020-02-28T06:42:05.282Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:42:05 [2020-02-28T06:42:05.282Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:42:05 [2020-02-28T06:42:05.282Z] 
01:42:05 [2020-02-28T06:42:05.282Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:42:05 [2020-02-28T06:42:05.282Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:42:05 [2020-02-28T06:42:05.282Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:42:05 [2020-02-28T06:42:05.282Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:42:05 [2020-02-28T06:42:05.282Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:42:05 [2020-02-28T06:42:05.282Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:42:05 [2020-02-28T06:42:05.282Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:42:05 [2020-02-28T06:42:05.282Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:42:06 [2020-02-28T06:42:06.646Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
01:42:09 [2020-02-28T06:42:09.158Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.395 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
01:42:09 [2020-02-28T06:42:09.158Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.042 s
01:42:09 [2020-02-28T06:42:09.158Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
01:42:09 [2020-02-28T06:42:09.158Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.498 s
01:42:09 [2020-02-28T06:42:09.158Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.692 s
01:42:09 [2020-02-28T06:42:09.158Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.157 s
01:42:09 [2020-02-28T06:42:09.158Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
01:42:09 [2020-02-28T06:42:09.158Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
01:42:09 [2020-02-28T06:42:09.158Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.495 s
01:42:09 [2020-02-28T06:42:09.158Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.481 s
01:42:09 [2020-02-28T06:42:09.158Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
01:42:09 [2020-02-28T06:42:09.158Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
01:42:09 [2020-02-28T06:42:09.158Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.006 s
01:42:09 [2020-02-28T06:42:09.158Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.002 s
01:42:09 [2020-02-28T06:42:09.158Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
01:42:09 [2020-02-28T06:42:09.158Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
01:42:09 [2020-02-28T06:42:09.158Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
01:42:09 [2020-02-28T06:42:09.718Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
01:42:09 [2020-02-28T06:42:09.718Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.336 s
01:42:09 [2020-02-28T06:42:09.718Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.037 s
01:42:09 [2020-02-28T06:42:09.718Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.054 s
01:42:09 [2020-02-28T06:42:09.718Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.029 s
01:42:09 [2020-02-28T06:42:09.718Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.073 s
01:42:09 [2020-02-28T06:42:09.718Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.031 s
01:42:09 [2020-02-28T06:42:09.718Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.014 s
01:42:09 [2020-02-28T06:42:09.718Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.069 s
01:42:09 [2020-02-28T06:42:09.718Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
01:42:10 [2020-02-28T06:42:10.644Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
01:42:10 [2020-02-28T06:42:10.644Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
01:42:10 [2020-02-28T06:42:10.644Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
01:42:10 [2020-02-28T06:42:10.644Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.207 s
01:42:10 [2020-02-28T06:42:10.644Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.24 s
01:42:10 [2020-02-28T06:42:10.644Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.077 s
01:42:10 [2020-02-28T06:42:10.644Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
01:42:10 [2020-02-28T06:42:10.644Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
01:42:10 [2020-02-28T06:42:10.644Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.193 s
01:42:10 [2020-02-28T06:42:10.644Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.158 s
01:42:10 [2020-02-28T06:42:10.644Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
01:42:10 [2020-02-28T06:42:10.644Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
01:42:10 [2020-02-28T06:42:10.644Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
01:42:10 [2020-02-28T06:42:10.644Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.002 s
01:42:10 [2020-02-28T06:42:10.644Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.162 s
01:42:10 [2020-02-28T06:42:10.644Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
01:42:10 [2020-02-28T06:42:10.644Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
01:42:11 [2020-02-28T06:42:11.569Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
01:42:11 [2020-02-28T06:42:11.569Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.003 s
01:42:11 [2020-02-28T06:42:11.569Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
01:42:11 [2020-02-28T06:42:11.569Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.058 s
01:42:11 [2020-02-28T06:42:11.569Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.193 s
01:42:11 [2020-02-28T06:42:11.569Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.064 s
01:42:11 [2020-02-28T06:42:11.569Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
01:42:11 [2020-02-28T06:42:11.569Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
01:42:11 [2020-02-28T06:42:11.569Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.146 s
01:42:11 [2020-02-28T06:42:11.569Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.157 s
01:42:11 [2020-02-28T06:42:11.569Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
01:42:11 [2020-02-28T06:42:11.569Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
01:42:11 [2020-02-28T06:42:11.569Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
01:42:11 [2020-02-28T06:42:11.569Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
01:42:11 [2020-02-28T06:42:11.569Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.164 s
01:42:11 [2020-02-28T06:42:11.569Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
01:42:11 [2020-02-28T06:42:11.569Z] 
01:42:11 [2020-02-28T06:42:11.569Z] Results:
01:42:11 [2020-02-28T06:42:11.569Z] 
01:42:11 [2020-02-28T06:42:11.569Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
01:42:11 [2020-02-28T06:42:11.569Z] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] All tests passed!
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:12 [2020-02-28T06:42:12.497Z] [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
01:42:12 [2020-02-28T06:42:12.497Z] [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
01:42:12 [2020-02-28T06:42:12.497Z] [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
01:42:12 [2020-02-28T06:42:12.497Z] [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
01:42:12 [2020-02-28T06:42:12.497Z] [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
01:42:12 [2020-02-28T06:42:12.497Z] [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
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT [49/138]
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] The project's OSGi version is 1.0.8.202002280607
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:42:12 [2020-02-28T06:42:12.497Z] [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
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.497Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.497Z] [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
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:42:12 [2020-02-28T06:42:12.753Z] [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
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.753Z] [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
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.753Z] [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
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.753Z] [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
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] 
01:42:12 [2020-02-28T06:42:12.753Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:13 [2020-02-28T06:42:13.313Z] [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
01:42:13 [2020-02-28T06:42:13.313Z] [INFO] Command line:
01:42:13 [2020-02-28T06:42:13.313Z] 	[/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]
01:42:13 [2020-02-28T06:42:13.313Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:42:15 [2020-02-28T06:42:15.199Z] !SESSION 2020-02-28 06:42:13.160 -----------------------------------------------
01:42:15 [2020-02-28T06:42:15.199Z] eclipse.buildId=unknown
01:42:15 [2020-02-28T06:42:15.199Z] java.version=1.8.0_202
01:42:15 [2020-02-28T06:42:15.199Z] java.vendor=Oracle Corporation
01:42:15 [2020-02-28T06:42:15.199Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:42:15 [2020-02-28T06:42:15.199Z] 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
01:42:15 [2020-02-28T06:42:15.199Z] 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
01:42:15 [2020-02-28T06:42:15.199Z] 
01:42:15 [2020-02-28T06:42:15.199Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:42:14.936
01:42:15 [2020-02-28T06:42:15.199Z] !MESSAGE FrameworkEvent ERROR
01:42:15 [2020-02-28T06:42:15.199Z] !STACK 0
01:42:15 [2020-02-28T06:42:15.199Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:42:15 [2020-02-28T06:42:15.199Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:42:15 [2020-02-28T06:42:15.199Z] 
01:42:15 [2020-02-28T06:42:15.199Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:42:15 [2020-02-28T06:42:15.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:42:15 [2020-02-28T06:42:15.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:42:15 [2020-02-28T06:42:15.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:42:15 [2020-02-28T06:42:15.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:42:15 [2020-02-28T06:42:15.199Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:42:15 [2020-02-28T06:42:15.199Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:42:15 [2020-02-28T06:42:15.199Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:42:19 [2020-02-28T06:42:19.362Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
01:42:25 [2020-02-28T06:42:25.906Z] Display size: 1440x900
01:42:25 [2020-02-28T06:42:25.906Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:42:25 [2020-02-28T06:42:25.906Z] GTK version=2.24.30
01:42:25 [2020-02-28T06:42:25.906Z] GTK theme=unknown
01:42:25 [2020-02-28T06:42:25.906Z] LIBOVERLAY_SCROLLBAR=0
01:42:25 [2020-02-28T06:42:25.906Z] Time zone: Coordinated Universal Time
01:42:25 [2020-02-28T06:42:25.906Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:42:25 [2020-02-28T06:42:25.906Z] log4j:WARN Please initialize the log4j system properly.
01:42:26 [2020-02-28T06:42:26.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970785467 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}
01:42:26 [2020-02-28T06:42:26.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970785408 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:26 [2020-02-28T06:42:26.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970785407 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}
01:42:26 [2020-02-28T06:42:26.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970785396 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:26 [2020-02-28T06:42:26.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
01:42:27 [2020-02-28T06:42:27.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970785262 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}
01:42:27 [2020-02-28T06:42:27.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970785259 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration}
01:42:27 [2020-02-28T06:42:27.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970785259 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}
01:42:27 [2020-02-28T06:42:27.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970785256 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration}
01:42:27 [2020-02-28T06:42:27.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
01:42:27 [2020-02-28T06:42:27.344Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
01:42:27 [2020-02-28T06:42:27.344Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
01:42:27 [2020-02-28T06:42:27.344Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
01:42:27 [2020-02-28T06:42:27.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1970785058 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...'
01:42:27 [2020-02-28T06:42:27.344Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
01:42:27 [2020-02-28T06:42:27.344Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
01:42:33 [2020-02-28T06:42:33.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970780105 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}
01:42:33 [2020-02-28T06:42:33.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970779270 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:33 [2020-02-28T06:42:33.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970779268 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}
01:42:33 [2020-02-28T06:42:33.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970778640 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:33 [2020-02-28T06:42:33.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
01:42:34 [2020-02-28T06:42:34.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970778186 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}
01:42:34 [2020-02-28T06:42:34.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970778179 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:34 [2020-02-28T06:42:34.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970778179 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}
01:42:34 [2020-02-28T06:42:34.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970778173 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:34 [2020-02-28T06:42:34.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
01:42:38 [2020-02-28T06:42:38.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970774552 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}
01:42:38 [2020-02-28T06:42:38.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970774330 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:38 [2020-02-28T06:42:38.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970774329 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}
01:42:38 [2020-02-28T06:42:38.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970774097 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:38 [2020-02-28T06:42:38.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
01:42:43 [2020-02-28T06:42:43.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970769083 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}
01:42:43 [2020-02-28T06:42:43.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970768859 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:43 [2020-02-28T06:42:43.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970768858 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}
01:42:43 [2020-02-28T06:42:43.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970768644 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:43 [2020-02-28T06:42:43.789Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
01:42:51 [2020-02-28T06:42:51.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970762399 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}
01:42:51 [2020-02-28T06:42:51.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970761643 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:51 [2020-02-28T06:42:51.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970761641 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}
01:42:51 [2020-02-28T06:42:51.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970760711 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
01:42:51 [2020-02-28T06:42:51.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
01:42:52 [2020-02-28T06:42:52.429Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.173 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
01:42:52 [2020-02-28T06:42:52.429Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.237 s
01:42:52 [2020-02-28T06:42:52.429Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.122 s
01:42:52 [2020-02-28T06:42:52.429Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.207 s
01:42:52 [2020-02-28T06:42:52.429Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 6.731 s
01:42:52 [2020-02-28T06:42:52.429Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.143 s
01:42:52 [2020-02-28T06:42:52.429Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 4.741 s
01:42:52 [2020-02-28T06:42:52.429Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 5.546 s
01:42:52 [2020-02-28T06:42:52.429Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 7.793 s
01:42:52 [2020-02-28T06:42:52.429Z] 
01:42:52 [2020-02-28T06:42:52.429Z] Results:
01:42:52 [2020-02-28T06:42:52.429Z] 
01:42:52 [2020-02-28T06:42:52.429Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
01:42:52 [2020-02-28T06:42:52.429Z] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] All tests passed!
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT [50/138]
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] The project's OSGi version is 1.0.12.202002280607
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [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:[148] 
01:42:56 [2020-02-28T06:42:56.589Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
01:42:56 [2020-02-28T06:42:56.589Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:42:56 [2020-02-28T06:42:56.589Z] 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
01:42:56 [2020-02-28T06:42:56.589Z] 1 problem (1 warning)
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [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
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] 
01:42:56 [2020-02-28T06:42:56.589Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:42:57 [2020-02-28T06:42:57.149Z] [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
01:42:57 [2020-02-28T06:42:57.149Z] [INFO] Command line:
01:42:57 [2020-02-28T06:42:57.149Z] 	[/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]
01:42:57 [2020-02-28T06:42:57.149Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:42:59 [2020-02-28T06:42:59.037Z] !SESSION 2020-02-28 06:42:57.149 -----------------------------------------------
01:42:59 [2020-02-28T06:42:59.037Z] eclipse.buildId=unknown
01:42:59 [2020-02-28T06:42:59.037Z] java.version=1.8.0_202
01:42:59 [2020-02-28T06:42:59.037Z] java.vendor=Oracle Corporation
01:42:59 [2020-02-28T06:42:59.037Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:42:59 [2020-02-28T06:42:59.037Z] 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
01:42:59 [2020-02-28T06:42:59.037Z] 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
01:42:59 [2020-02-28T06:42:59.037Z] 
01:42:59 [2020-02-28T06:42:59.037Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:42:58.941
01:42:59 [2020-02-28T06:42:59.037Z] !MESSAGE FrameworkEvent ERROR
01:42:59 [2020-02-28T06:42:59.037Z] !STACK 0
01:42:59 [2020-02-28T06:42:59.037Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:42:59 [2020-02-28T06:42:59.037Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:42:59 [2020-02-28T06:42:59.037Z] 
01:42:59 [2020-02-28T06:42:59.037Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:42:59 [2020-02-28T06:42:59.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:42:59 [2020-02-28T06:42:59.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:42:59 [2020-02-28T06:42:59.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:42:59 [2020-02-28T06:42:59.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:42:59 [2020-02-28T06:42:59.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:42:59 [2020-02-28T06:42:59.037Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:42:59 [2020-02-28T06:42:59.037Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:43:04 [2020-02-28T06:43:04.275Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
01:43:09 [2020-02-28T06:43:09.515Z] Display size: 1440x900
01:43:09 [2020-02-28T06:43:09.515Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:43:09 [2020-02-28T06:43:09.515Z] GTK version=2.24.30
01:43:09 [2020-02-28T06:43:09.515Z] GTK theme=unknown
01:43:09 [2020-02-28T06:43:09.515Z] LIBOVERLAY_SCROLLBAR=0
01:43:09 [2020-02-28T06:43:09.515Z] Time zone: Coordinated Universal Time
01:43:09 [2020-02-28T06:43:09.515Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:43:09 [2020-02-28T06:43:09.515Z] log4j:WARN Please initialize the log4j system properly.
01:43:10 [2020-02-28T06:43:10.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
01:43:10 [2020-02-28T06:43:10.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:43:10 [2020-02-28T06:43:10.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:43:10 [2020-02-28T06:43:10.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
01:43:10 [2020-02-28T06:43:10.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1970734788 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - Attempting to set focus on Tree with text {}
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970734766 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970734765 data=null doit=true} to TreeItem with text {test}
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970734765 data=null} to TreeItem with text {test}
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970734765 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970734764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970734703 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - Clicking on with mnemonic 'Delete'
01:43:18 [2020-02-28T06:43:18.150Z] DEBUG - Clicked on with mnemonic 'Delete'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733873 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733873 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733872 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970733872 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Clicking on OK
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970733869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970733869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970733869 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970733869 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970733868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970733868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.406Z] DEBUG - Clicked on OK
01:43:18 [2020-02-28T06:43:18.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970733868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:18 [2020-02-28T06:43:18.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970734549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:43:18 [2020-02-28T06:43:18.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
01:43:18 [2020-02-28T06:43:18.966Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.247 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
01:43:18 [2020-02-28T06:43:18.966Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 9.052 s
01:43:18 [2020-02-28T06:43:18.966Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
01:43:19 [2020-02-28T06:43:19.221Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970733000 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}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970732989 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970732989 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}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970732979 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-1970732979 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}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1970732969 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-1970732969 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}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1970732960 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970732960 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}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970732952 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970732951 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}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970732943 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=-1970732908 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}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-1970732900 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TableColumn with text {Start Time}
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:19 [2020-02-28T06:43:19.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970728190 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}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970728170 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970728169 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}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970728154 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1970728083 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Attempting to set focus on Tree with text {}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970728006 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970728006 data=null doit=true} to TreeItem with text {test}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970728005 data=null} to TreeItem with text {test}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970728005 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970728005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970727997 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Clicking on with mnemonic 'Delete'
01:43:24 [2020-02-28T06:43:24.716Z] DEBUG - Clicked on with mnemonic 'Delete'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727290 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727290 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727289 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970727289 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Clicking on OK
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970727287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970727287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970727287 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970727287 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970727287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970727287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:24 [2020-02-28T06:43:24.972Z] DEBUG - Clicked on OK
01:43:25 [2020-02-28T06:43:25.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970727287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:43:25 [2020-02-28T06:43:25.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970727907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:43:25 [2020-02-28T06:43:25.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:25 [2020-02-28T06:43:25.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:25 [2020-02-28T06:43:25.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970726700 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}
01:43:25 [2020-02-28T06:43:25.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970726697 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:25 [2020-02-28T06:43:25.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970726697 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}
01:43:25 [2020-02-28T06:43:25.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970726693 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:25 [2020-02-28T06:43:25.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:25 [2020-02-28T06:43:25.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:25 [2020-02-28T06:43:25.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:25 [2020-02-28T06:43:25.788Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
01:43:25 [2020-02-28T06:43:25.788Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
01:43:25 [2020-02-28T06:43:25.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1970726467 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...'
01:43:25 [2020-02-28T06:43:25.788Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
01:43:25 [2020-02-28T06:43:25.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:26 [2020-02-28T06:43:26.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:35 [2020-02-28T06:43:35.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970717957 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}
01:43:35 [2020-02-28T06:43:35.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970716662 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:36 [2020-02-28T06:43:36.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970716660 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}
01:43:36 [2020-02-28T06:43:36.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970715529 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:36 [2020-02-28T06:43:36.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:37 [2020-02-28T06:43:37.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:37 [2020-02-28T06:43:37.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970714896 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}
01:43:37 [2020-02-28T06:43:37.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970714888 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:37 [2020-02-28T06:43:37.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970714888 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}
01:43:37 [2020-02-28T06:43:37.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970714880 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:37 [2020-02-28T06:43:37.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:37 [2020-02-28T06:43:37.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:41 [2020-02-28T06:43:41.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970710499 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}
01:43:42 [2020-02-28T06:43:42.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970709737 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:42 [2020-02-28T06:43:42.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970709736 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}
01:43:43 [2020-02-28T06:43:43.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970708999 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:43 [2020-02-28T06:43:43.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:43 [2020-02-28T06:43:43.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:49 [2020-02-28T06:43:49.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970703666 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}
01:43:49 [2020-02-28T06:43:49.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970702956 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:49 [2020-02-28T06:43:49.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970702955 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}
01:43:50 [2020-02-28T06:43:50.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970702232 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:43:50 [2020-02-28T06:43:50.234Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:43:50 [2020-02-28T06:43:50.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:44:00 [2020-02-28T06:44:00.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970693516 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}
01:44:00 [2020-02-28T06:44:00.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970692018 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:44:00 [2020-02-28T06:44:00.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970692018 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}
01:44:01 [2020-02-28T06:44:01.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970690587 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
01:44:01 [2020-02-28T06:44:01.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
01:44:02 [2020-02-28T06:44:02.471Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.409 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
01:44:02 [2020-02-28T06:44:02.471Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.28 s
01:44:02 [2020-02-28T06:44:02.471Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.109 s
01:44:02 [2020-02-28T06:44:02.471Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.095 s
01:44:02 [2020-02-28T06:44:02.471Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.272 s
01:44:02 [2020-02-28T06:44:02.471Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 11.432 s
01:44:02 [2020-02-28T06:44:02.471Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.11 s
01:44:02 [2020-02-28T06:44:02.471Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.397 s
01:44:02 [2020-02-28T06:44:02.471Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.852 s
01:44:02 [2020-02-28T06:44:02.471Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 11.732 s
01:44:02 [2020-02-28T06:44:02.471Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
01:44:02 [2020-02-28T06:44:02.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1970689860 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:44:02 [2020-02-28T06:44:02.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:44:02 [2020-02-28T06:44:02.727Z] DEBUG - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:44:02 [2020-02-28T06:44:02.727Z] DEBUG - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:44:02 [2020-02-28T06:44:02.727Z] DEBUG - Clicking on with mnemonic 'Flat'
01:44:02 [2020-02-28T06:44:02.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1970689704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Flat'
01:44:02 [2020-02-28T06:44:02.727Z] DEBUG - Clicked on with mnemonic 'Flat'
01:44:02 [2020-02-28T06:44:02.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
01:44:02 [2020-02-28T06:44:02.727Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
01:44:02 [2020-02-28T06:44:02.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970685170 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}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970685163 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1970685163 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}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1970685156 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1970684980 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Attempting to set focus on Tree with text {}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970684961 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970684961 data=null doit=true} to TreeItem with text {test}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970684961 data=null} to TreeItem with text {test}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970684961 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970684960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970684953 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Clicking on with mnemonic 'Delete'
01:44:07 [2020-02-28T06:44:07.969Z] DEBUG - Clicked on with mnemonic 'Delete'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684253 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684253 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684253 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970684252 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Clicking on OK
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970684251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970684251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970684251 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970684251 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970684251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970684251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.225Z] DEBUG - Clicked on OK
01:44:08 [2020-02-28T06:44:08.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970684251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:08 [2020-02-28T06:44:08.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970684861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:44:08 [2020-02-28T06:44:08.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
01:44:08 [2020-02-28T06:44:08.736Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.134 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
01:44:08 [2020-02-28T06:44:08.736Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 5.972 s
01:44:08 [2020-02-28T06:44:08.736Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
01:44:08 [2020-02-28T06:44:08.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
01:44:08 [2020-02-28T06:44:08.991Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - Setting state to checked on: bug446190
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:44:12 [2020-02-28T06:44:12.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1970679911 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - Attempting to set focus on Tree with text {}
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970679894 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970679893 data=null doit=true} to TreeItem with text {test}
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970679893 data=null} to TreeItem with text {test}
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970679893 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970679893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970679887 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - Clicking on with mnemonic 'Delete'
01:44:12 [2020-02-28T06:44:12.509Z] DEBUG - Clicked on with mnemonic 'Delete'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679195 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679195 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679194 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970679194 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Clicking on OK
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970679193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970679193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970679193 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970679193 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970679192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970679192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.070Z] DEBUG - Clicked on OK
01:44:13 [2020-02-28T06:44:13.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970679192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:44:13 [2020-02-28T06:44:13.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970679802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:44:13 [2020-02-28T06:44:13.631Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.043 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
01:44:13 [2020-02-28T06:44:13.631Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 3.634 s
01:44:13 [2020-02-28T06:44:13.631Z] 
01:44:13 [2020-02-28T06:44:13.631Z] Results:
01:44:13 [2020-02-28T06:44:13.631Z] 
01:44:13 [2020-02-28T06:44:13.631Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
01:44:13 [2020-02-28T06:44:13.631Z] 
01:44:13 [2020-02-28T06:44:13.889Z] 
01:44:13 [2020-02-28T06:44:13.889Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:44:13.850
01:44:13 [2020-02-28T06:44:13.889Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:44:13 [2020-02-28T06:44:13.889Z] 
01:44:13 [2020-02-28T06:44:13.889Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:44:13.852
01:44:13 [2020-02-28T06:44:13.889Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:44:13 [2020-02-28T06:44:13.889Z] 
01:44:13 [2020-02-28T06:44:13.889Z] !ENTRY org.eclipse.ui 4 0 2020-02-28 06:44:13.852
01:44:13 [2020-02-28T06:44:13.889Z] !MESSAGE Error occurred during status handling
01:44:13 [2020-02-28T06:44:13.889Z] !STACK 0
01:44:13 [2020-02-28T06:44:13.889Z] java.lang.NullPointerException
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
01:44:13 [2020-02-28T06:44:13.889Z] 	at java.security.AccessController.doPrivileged(Native Method)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
01:44:13 [2020-02-28T06:44:13.889Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
01:44:13 [2020-02-28T06:44:13.890Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
01:44:13 [2020-02-28T06:44:13.890Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
01:44:13 [2020-02-28T06:44:13.890Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
01:44:13 [2020-02-28T06:44:13.890Z] 	at java.lang.Thread.run(Thread.java:748)
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] All tests passed!
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:44:15 [2020-02-28T06:44:15.254Z] [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
01:44:15 [2020-02-28T06:44:15.254Z] [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
01:44:15 [2020-02-28T06:44:15.254Z] [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
01:44:15 [2020-02-28T06:44:15.254Z] [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
01:44:15 [2020-02-28T06:44:15.254Z] [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
01:44:15 [2020-02-28T06:44:15.254Z] [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
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT [51/138]
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] The project's OSGi version is 1.2.0.202002280607
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.254Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
01:44:15 [2020-02-28T06:44:15.254Z] [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:[27] 
01:44:15 [2020-02-28T06:44:15.254Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
01:44:15 [2020-02-28T06:44:15.254Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.254Z] 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')
01:44:15 [2020-02-28T06:44:15.254Z] [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:[119] 
01:44:15 [2020-02-28T06:44:15.254Z] 	* {@link CallsiteAnalysis} to enrich the view.
01:44:15 [2020-02-28T06:44:15.254Z] 	         ^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.254Z] 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')
01:44:15 [2020-02-28T06:44:15.254Z] [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:[30] 
01:44:15 [2020-02-28T06:44:15.254Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
01:44:15 [2020-02-28T06:44:15.254Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.254Z] 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')
01:44:15 [2020-02-28T06:44:15.254Z] [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:[138] 
01:44:15 [2020-02-28T06:44:15.254Z] 	long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE);
01:44:15 [2020-02-28T06:44:15.254Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.254Z] 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')
01:44:15 [2020-02-28T06:44:15.254Z] [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] 
01:44:15 [2020-02-28T06:44:15.254Z] 	builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID));
01:44:15 [2020-02-28T06:44:15.254Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.254Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:44:15 [2020-02-28T06:44:15.254Z] [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:[141] 
01:44:15 [2020-02-28T06:44:15.254Z] 	List<Integer> processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern());
01:44:15 [2020-02-28T06:44:15.254Z] 	                                           ^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.254Z] 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')
01:44:15 [2020-02-28T06:44:15.254Z] [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:[153] 
01:44:15 [2020-02-28T06:44:15.254Z] 	threadParentId = getId(processQuark);
01:44:15 [2020-02-28T06:44:15.254Z] 	                 ^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.254Z] 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')
01:44:15 [2020-02-28T06:44:15.254Z] [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:[162] 
01:44:15 [2020-02-28T06:44:15.254Z] 	List<Integer> threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern());
01:44:15 [2020-02-28T06:44:15.254Z] 	                                                        ^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.254Z] 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')
01:44:15 [2020-02-28T06:44:15.254Z] [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:[185] 
01:44:15 [2020-02-28T06:44:15.254Z] 	return new TmfTreeModel<>(Collections.emptyList(), builder.build());
01:44:15 [2020-02-28T06:44:15.254Z] 	                                                   ^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.254Z] 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>'
01:44:15 [2020-02-28T06:44:15.254Z] [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:[200] 
01:44:15 [2020-02-28T06:44:15.254Z] 	return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId);
01:44:15 [2020-02-28T06:44:15.254Z] 	                               ^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.254Z] 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')
01:44:15 [2020-02-28T06:44:15.255Z] [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:[207] 
01:44:15 [2020-02-28T06:44:15.255Z] 	long id = getId(stackLevelQuark);
01:44:15 [2020-02-28T06:44:15.255Z] 	          ^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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')
01:44:15 [2020-02-28T06:44:15.255Z] [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:[208] 
01:44:15 [2020-02-28T06:44:15.255Z] 	builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid));
01:44:15 [2020-02-28T06:44:15.255Z] 	                                                                                   ^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:44:15 [2020-02-28T06:44:15.255Z] [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:[232] 
01:44:15 [2020-02-28T06:44:15.255Z] 	Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter);
01:44:15 [2020-02-28T06:44:15.255Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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')
01:44:15 [2020-02-28T06:44:15.255Z] [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] 
01:44:15 [2020-02-28T06:44:15.255Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false));
01:44:15 [2020-02-28T06:44:15.255Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
01:44:15 [2020-02-28T06:44:15.255Z] [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:[239] 
01:44:15 [2020-02-28T06:44:15.255Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true));
01:44:15 [2020-02-28T06:44:15.255Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
01:44:15 [2020-02-28T06:44:15.255Z] [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:[246] 
01:44:15 [2020-02-28T06:44:15.255Z] 	Collection<Long> times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime());
01:44:15 [2020-02-28T06:44:15.255Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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')
01:44:15 [2020-02-28T06:44:15.255Z] [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:[272] 
01:44:15 [2020-02-28T06:44:15.255Z] 	applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor);
01:44:15 [2020-02-28T06:44:15.255Z] 	                                  ^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState'
01:44:15 [2020-02-28T06:44:15.255Z] [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:[288] 
01:44:15 [2020-02-28T06:44:15.255Z] 	return new TimeGraphState(startTime, duration, value.hashCode(), name);
01:44:15 [2020-02-28T06:44:15.255Z] 	                                                                 ^^^^
01:44:15 [2020-02-28T06:44:15.255Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
01:44:15 [2020-02-28T06:44:15.255Z] [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] 
01:44:15 [2020-02-28T06:44:15.255Z] 	CallStackAnalysis analysis = getAnalysisModule();
01:44:15 [2020-02-28T06:44:15.255Z] 	                             ^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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')
01:44:15 [2020-02-28T06:44:15.255Z] [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:[380] 
01:44:15 [2020-02-28T06:44:15.255Z] 	List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters);
01:44:15 [2020-02-28T06:44:15.255Z] 	                                                                               ^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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>'
01:44:15 [2020-02-28T06:44:15.255Z] [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] 
01:44:15 [2020-02-28T06:44:15.255Z] 	List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters);
01:44:15 [2020-02-28T06:44:15.255Z] 	                                                                            ^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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>'
01:44:15 [2020-02-28T06:44:15.255Z] [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:[383] 
01:44:15 [2020-02-28T06:44:15.255Z] 	Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected);
01:44:15 [2020-02-28T06:44:15.255Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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')
01:44:15 [2020-02-28T06:44:15.255Z] [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] 
01:44:15 [2020-02-28T06:44:15.255Z] 	Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class);
01:44:15 [2020-02-28T06:44:15.255Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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')
01:44:15 [2020-02-28T06:44:15.255Z] [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] 
01:44:15 [2020-02-28T06:44:15.255Z] 	Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class);
01:44:15 [2020-02-28T06:44:15.255Z] 	                                                                                          ^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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')
01:44:15 [2020-02-28T06:44:15.255Z] [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:[393] 
01:44:15 [2020-02-28T06:44:15.255Z] 	for (CallsiteAnalysis csa : csas) {
01:44:15 [2020-02-28T06:44:15.255Z] 	     ^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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')
01:44:15 [2020-02-28T06:44:15.255Z] [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:[394] 
01:44:15 [2020-02-28T06:44:15.255Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
01:44:15 [2020-02-28T06:44:15.255Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] 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')
01:44:15 [2020-02-28T06:44:15.255Z] [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:[394] 
01:44:15 [2020-02-28T06:44:15.255Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
01:44:15 [2020-02-28T06:44:15.255Z] 	                                                                                    ^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.255Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
01:44:15 [2020-02-28T06:44:15.510Z] [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:[442] 
01:44:15 [2020-02-28T06:44:15.510Z] 	return getIntersectingElements(start, end).iterator();
01:44:15 [2020-02-28T06:44:15.510Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.510Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>'
01:44:15 [2020-02-28T06:44:15.510Z] [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:[542] 
01:44:15 [2020-02-28T06:44:15.510Z] 	return Iterables.transform(query2d, fct);
01:44:15 [2020-02-28T06:44:15.510Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.510Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>'
01:44:15 [2020-02-28T06:44:15.510Z] [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:[19] 
01:44:15 [2020-02-28T06:44:15.510Z] 	import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider;
01:44:15 [2020-02-28T06:44:15.510Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.510Z] 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')
01:44:15 [2020-02-28T06:44:15.510Z] [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:[20] 
01:44:15 [2020-02-28T06:44:15.510Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider;
01:44:15 [2020-02-28T06:44:15.510Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.510Z] 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')
01:44:15 [2020-02-28T06:44:15.510Z] [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:[31] 
01:44:15 [2020-02-28T06:44:15.510Z] 	* {@link SegmentStoreStatisticsDataProvider} factory for the
01:44:15 [2020-02-28T06:44:15.510Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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')
01:44:15 [2020-02-28T06:44:15.511Z] [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:[43] 
01:44:15 [2020-02-28T06:44:15.511Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
01:44:15 [2020-02-28T06:44:15.511Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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')
01:44:15 [2020-02-28T06:44:15.511Z] [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:[43] 
01:44:15 [2020-02-28T06:44:15.511Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
01:44:15 [2020-02-28T06:44:15.511Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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')
01:44:15 [2020-02-28T06:44:15.511Z] [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:[63] 
01:44:15 [2020-02-28T06:44:15.511Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
01:44:15 [2020-02-28T06:44:15.511Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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')
01:44:15 [2020-02-28T06:44:15.511Z] [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:[63] 
01:44:15 [2020-02-28T06:44:15.511Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
01:44:15 [2020-02-28T06:44:15.511Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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')
01:44:15 [2020-02-28T06:44:15.511Z] [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:[101] 
01:44:15 [2020-02-28T06:44:15.511Z] 	fChildren.put(entry.getKey(), entry.getValue().clone());
01:44:15 [2020-02-28T06:44:15.511Z] 	                              ^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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
01:44:15 [2020-02-28T06:44:15.511Z] [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:[235] 
01:44:15 [2020-02-28T06:44:15.511Z] 	IHostIdProvider hostProvider = fHostResolver.apply(this);
01:44:15 [2020-02-28T06:44:15.511Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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
01:44:15 [2020-02-28T06:44:15.511Z] [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:[31] 
01:44:15 [2020-02-28T06:44:15.511Z] 	static final Comparator<ISegment> COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd));
01:44:15 [2020-02-28T06:44:15.511Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>'
01:44:15 [2020-02-28T06:44:15.511Z] [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:[329] 
01:44:15 [2020-02-28T06:44:15.511Z] 	if (entry.getValue().fRange.includes(range)) {
01:44:15 [2020-02-28T06:44:15.511Z] 	    ^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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
01:44:15 [2020-02-28T06:44:15.511Z] [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:[426] 
01:44:15 [2020-02-28T06:44:15.511Z] 	CallgraphRange parentRange = entry.getValue().fRange;
01:44:15 [2020-02-28T06:44:15.511Z] 	                             ^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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
01:44:15 [2020-02-28T06:44:15.511Z] [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:[444] 
01:44:15 [2020-02-28T06:44:15.511Z] 	parent.addChild(entry.getValue().fFunc, entry.getKey());
01:44:15 [2020-02-28T06:44:15.511Z] 	                ^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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
01:44:15 [2020-02-28T06:44:15.511Z] [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:[483] 
01:44:15 [2020-02-28T06:44:15.511Z] 	ThreadNode threadNode = entry.getKey();
01:44:15 [2020-02-28T06:44:15.511Z] 	                        ^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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
01:44:15 [2020-02-28T06:44:15.511Z] [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:[484] 
01:44:15 [2020-02-28T06:44:15.511Z] 	List<Integer> subAttributes = entry.getValue();
01:44:15 [2020-02-28T06:44:15.511Z] 	                              ^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.511Z] 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
01:44:15 [2020-02-28T06:44:15.511Z] 44 problems (44 warnings)
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.511Z] [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
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.511Z] [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
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.511Z] [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
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.766Z] [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
01:44:15 [2020-02-28T06:44:15.766Z] [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
01:44:15 [2020-02-28T06:44:15.766Z] [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
01:44:15 [2020-02-28T06:44:15.766Z] [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
01:44:15 [2020-02-28T06:44:15.766Z] [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
01:44:15 [2020-02-28T06:44:15.766Z] [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
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [52/138]
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] The project's OSGi version is 1.0.2.202002280607
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
01:44:15 [2020-02-28T06:44:15.766Z] [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:[155] 
01:44:15 [2020-02-28T06:44:15.766Z] 	Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]);
01:44:15 [2020-02-28T06:44:15.766Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.766Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:44:15 [2020-02-28T06:44:15.766Z] [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:[147] 
01:44:15 [2020-02-28T06:44:15.766Z] 	stack.push(new OpenedFunction(ts, field.getValue().toString()));
01:44:15 [2020-02-28T06:44:15.766Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:15 [2020-02-28T06:44:15.766Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:44:15 [2020-02-28T06:44:15.766Z] 2 problems (2 warnings)
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [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
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] 
01:44:15 [2020-02-28T06:44:15.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:15 [2020-02-28T06:44:15.766Z] [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
01:44:16 [2020-02-28T06:44:16.021Z] [INFO] 
01:44:16 [2020-02-28T06:44:16.021Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:16 [2020-02-28T06:44:16.021Z] [INFO] 
01:44:16 [2020-02-28T06:44:16.021Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:16 [2020-02-28T06:44:16.021Z] [INFO] 
01:44:16 [2020-02-28T06:44:16.021Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:16 [2020-02-28T06:44:16.021Z] [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
01:44:16 [2020-02-28T06:44:16.021Z] [INFO] 
01:44:16 [2020-02-28T06:44:16.021Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:16 [2020-02-28T06:44:16.021Z] [INFO] 
01:44:16 [2020-02-28T06:44:16.021Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:16 [2020-02-28T06:44:16.276Z] [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
01:44:16 [2020-02-28T06:44:16.276Z] [INFO] Command line:
01:44:16 [2020-02-28T06:44:16.276Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.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]
01:44:16 [2020-02-28T06:44:16.276Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:44:18 [2020-02-28T06:44:18.162Z] !SESSION 2020-02-28 06:44:16.324 -----------------------------------------------
01:44:18 [2020-02-28T06:44:18.162Z] eclipse.buildId=unknown
01:44:18 [2020-02-28T06:44:18.162Z] java.version=1.8.0_202
01:44:18 [2020-02-28T06:44:18.162Z] java.vendor=Oracle Corporation
01:44:18 [2020-02-28T06:44:18.162Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:44:18 [2020-02-28T06:44:18.162Z] 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
01:44:18 [2020-02-28T06:44:18.162Z] 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
01:44:18 [2020-02-28T06:44:18.162Z] 
01:44:18 [2020-02-28T06:44:18.162Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:44:17.774
01:44:18 [2020-02-28T06:44:18.162Z] !MESSAGE FrameworkEvent ERROR
01:44:18 [2020-02-28T06:44:18.162Z] !STACK 0
01:44:18 [2020-02-28T06:44:18.162Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:44:18 [2020-02-28T06:44:18.162Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:44:18 [2020-02-28T06:44:18.162Z] 
01:44:18 [2020-02-28T06:44:18.162Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:44:18 [2020-02-28T06:44:18.162Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:44:18 [2020-02-28T06:44:18.162Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:44:18 [2020-02-28T06:44:18.162Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:44:18 [2020-02-28T06:44:18.162Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:44:18 [2020-02-28T06:44:18.162Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:44:18 [2020-02-28T06:44:18.162Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:44:18 [2020-02-28T06:44:18.162Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:44:19 [2020-02-28T06:44:19.087Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
01:44:33 [2020-02-28T06:44:33.916Z] 
01:44:33 [2020-02-28T06:44:33.916Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-02-28 06:44:32.170
01:44:33 [2020-02-28T06:44:33.916Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
01:44:39 [2020-02-28T06:44:39.154Z] 
01:44:39 [2020-02-28T06:44:39.154Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-02-28 06:44:38.812
01:44:39 [2020-02-28T06:44:39.154Z] !MESSAGE Incoherent callstack found on (10019) occasions
01:44:39 [2020-02-28T06:44:39.154Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.882 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
01:44:39 [2020-02-28T06:44:39.154Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 1.734 s
01:44:39 [2020-02-28T06:44:39.154Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 18.084 s
01:44:39 [2020-02-28T06:44:39.154Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
01:44:39 [2020-02-28T06:44:39.154Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
01:44:39 [2020-02-28T06:44:39.154Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
01:44:39 [2020-02-28T06:44:39.154Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
01:44:39 [2020-02-28T06:44:39.154Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
01:44:39 [2020-02-28T06:44:39.154Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
01:44:39 [2020-02-28T06:44:39.154Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
01:44:39 [2020-02-28T06:44:39.154Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
01:44:39 [2020-02-28T06:44:39.154Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.006 s
01:44:39 [2020-02-28T06:44:39.154Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.154Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
01:44:39 [2020-02-28T06:44:39.155Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.155Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
01:44:39 [2020-02-28T06:44:39.155Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
01:44:39 [2020-02-28T06:44:39.155Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
01:44:39 [2020-02-28T06:44:39.155Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.155Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
01:44:39 [2020-02-28T06:44:39.155Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.061 s
01:44:39 [2020-02-28T06:44:39.155Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.155Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.155Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
01:44:39 [2020-02-28T06:44:39.155Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
01:44:39 [2020-02-28T06:44:39.155Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
01:44:39 [2020-02-28T06:44:39.410Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
01:44:39 [2020-02-28T06:44:39.410Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.097 s
01:44:39 [2020-02-28T06:44:39.410Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.013 s
01:44:39 [2020-02-28T06:44:39.410Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
01:44:45 [2020-02-28T06:44:45.943Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.588 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
01:44:45 [2020-02-28T06:44:45.943Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.065 s
01:44:45 [2020-02-28T06:44:45.943Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.015 s
01:44:45 [2020-02-28T06:44:45.943Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 5.992 s
01:44:45 [2020-02-28T06:44:45.943Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.515 s
01:44:45 [2020-02-28T06:44:45.943Z] 
01:44:45 [2020-02-28T06:44:45.943Z] Results:
01:44:45 [2020-02-28T06:44:45.943Z] 
01:44:45 [2020-02-28T06:44:45.943Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
01:44:45 [2020-02-28T06:44:45.943Z] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] All tests passed!
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:47 [2020-02-28T06:44:47.305Z] [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
01:44:47 [2020-02-28T06:44:47.305Z] [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
01:44:47 [2020-02-28T06:44:47.305Z] [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
01:44:47 [2020-02-28T06:44:47.305Z] [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
01:44:47 [2020-02-28T06:44:47.305Z] [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
01:44:47 [2020-02-28T06:44:47.305Z] [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
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT [53/138]
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] The project's OSGi version is 2.0.2.202002280607
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.305Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.306Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
01:44:47 [2020-02-28T06:44:47.562Z] [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:[246] 
01:44:47 [2020-02-28T06:44:47.562Z] 	Activator.getDefault().logError(e.getMessage(), e);
01:44:47 [2020-02-28T06:44:47.562Z] 	                                ^^^^^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:44:47 [2020-02-28T06:44:47.562Z] [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:[113] 
01:44:47 [2020-02-28T06:44:47.562Z] 	private static final Comparator<ITimeGraphEntry> NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName);
01:44:47 [2020-02-28T06:44:47.562Z] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>'
01:44:47 [2020-02-28T06:44:47.562Z] [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:[119] 
01:44:47 [2020-02-28T06:44:47.562Z] 	ITimeGraphEntryModel model1 = t1.getModel();
01:44:47 [2020-02-28T06:44:47.562Z] 	                                 ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[120] 
01:44:47 [2020-02-28T06:44:47.562Z] 	ITimeGraphEntryModel model2 = t2.getModel();
01:44:47 [2020-02-28T06:44:47.562Z] 	                                 ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[136] 
01:44:47 [2020-02-28T06:44:47.562Z] 	ITimeGraphEntryModel model1 = t1.getModel();
01:44:47 [2020-02-28T06:44:47.562Z] 	                                 ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[137] 
01:44:47 [2020-02-28T06:44:47.562Z] 	ITimeGraphEntryModel model2 = t2.getModel();
01:44:47 [2020-02-28T06:44:47.562Z] 	                                 ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[199] 
01:44:47 [2020-02-28T06:44:47.562Z] 	ITimeGraphEntryModel model1 = t1.getModel();
01:44:47 [2020-02-28T06:44:47.562Z] 	                                 ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[200] 
01:44:47 [2020-02-28T06:44:47.562Z] 	ITimeGraphEntryModel model2 = t2.getModel();
01:44:47 [2020-02-28T06:44:47.562Z] 	                                 ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[219] 
01:44:47 [2020-02-28T06:44:47.562Z] 	ITimeGraphEntryModel entryModel = entry.getModel();
01:44:47 [2020-02-28T06:44:47.562Z] 	                                        ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[240] 
01:44:47 [2020-02-28T06:44:47.562Z] 	ITimeGraphEntryModel model = entry.getModel();
01:44:47 [2020-02-28T06:44:47.562Z] 	                                   ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[327] 
01:44:47 [2020-02-28T06:44:47.562Z] 	ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId());
01:44:47 [2020-02-28T06:44:47.562Z] 	                                                                       ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[460] 
01:44:47 [2020-02-28T06:44:47.562Z] 	Map<Long, TimeGraphEntry> map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId());
01:44:47 [2020-02-28T06:44:47.562Z] 	                                                                    ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[567] 
01:44:47 [2020-02-28T06:44:47.562Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId()));
01:44:47 [2020-02-28T06:44:47.562Z] 	                                                                                                                                       ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[619] 
01:44:47 [2020-02-28T06:44:47.562Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId()));
01:44:47 [2020-02-28T06:44:47.562Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] 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>'
01:44:47 [2020-02-28T06:44:47.562Z] [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:[619] 
01:44:47 [2020-02-28T06:44:47.562Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId()));
01:44:47 [2020-02-28T06:44:47.562Z] 	                                                                                                                                                        ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[712] 
01:44:47 [2020-02-28T06:44:47.562Z] 	Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace);
01:44:47 [2020-02-28T06:44:47.562Z] 	                                                                                                              ^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:44:47 [2020-02-28T06:44:47.562Z] [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:[741] 
01:44:47 [2020-02-28T06:44:47.562Z] 	all.forEach(entry -> fFunctions.remove(entry.getModel().getId()));
01:44:47 [2020-02-28T06:44:47.562Z] 	                                             ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[295] 
01:44:47 [2020-02-28T06:44:47.562Z] 	Activator.getDefault().logError("Cannot read the file " + fullPath, e);  //$NON-NLS-1$//$NON-NLS-2$
01:44:47 [2020-02-28T06:44:47.562Z] 	                                                                                      ^^^^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] Unnecessary $NON-NLS$ tag
01:44:47 [2020-02-28T06:44:47.562Z] [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:[74] 
01:44:47 [2020-02-28T06:44:47.562Z] 	return getImageDescripterFromPath(path).createImage();
01:44:47 [2020-02-28T06:44:47.562Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image'
01:44:47 [2020-02-28T06:44:47.562Z] [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:[86] 
01:44:47 [2020-02-28T06:44:47.562Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
01:44:47 [2020-02-28T06:44:47.562Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor'
01:44:47 [2020-02-28T06:44:47.562Z] [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:[71] 
01:44:47 [2020-02-28T06:44:47.562Z] 	TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element;
01:44:47 [2020-02-28T06:44:47.562Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
01:44:47 [2020-02-28T06:44:47.562Z] [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:[89] 
01:44:47 [2020-02-28T06:44:47.562Z] 	ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel();
01:44:47 [2020-02-28T06:44:47.562Z] 	                                                      ^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] The method getModel() from the type TimeGraphEntry is deprecated
01:44:47 [2020-02-28T06:44:47.562Z] [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:[130] 
01:44:47 [2020-02-28T06:44:47.562Z] 	return State.MULTIPLE.toString();
01:44:47 [2020-02-28T06:44:47.562Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:44:47 [2020-02-28T06:44:47.562Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:44:47 [2020-02-28T06:44:47.562Z] 23 problems (23 warnings)
01:44:47 [2020-02-28T06:44:47.562Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.562Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.562Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:44:47 [2020-02-28T06:44:47.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
01:44:47 [2020-02-28T06:44:47.562Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.562Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.562Z] [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
01:44:47 [2020-02-28T06:44:47.562Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.562Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.562Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.562Z] [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
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.818Z] [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
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.818Z] [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
01:44:47 [2020-02-28T06:44:47.818Z] [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
01:44:47 [2020-02-28T06:44:47.818Z] [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
01:44:47 [2020-02-28T06:44:47.818Z] [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
01:44:47 [2020-02-28T06:44:47.818Z] [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
01:44:47 [2020-02-28T06:44:47.818Z] [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
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [54/138]
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] The project's OSGi version is 1.0.2.202002280607
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:44:47 [2020-02-28T06:44:47.818Z] [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
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] 
01:44:47 [2020-02-28T06:44:47.818Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:47 [2020-02-28T06:44:47.818Z] [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
01:44:48 [2020-02-28T06:44:48.073Z] [INFO] 
01:44:48 [2020-02-28T06:44:48.073Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:48 [2020-02-28T06:44:48.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:44:48 [2020-02-28T06:44:48.073Z] [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
01:44:48 [2020-02-28T06:44:48.073Z] [INFO] 
01:44:48 [2020-02-28T06:44:48.073Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:48 [2020-02-28T06:44:48.074Z] [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
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] 
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] 
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:48 [2020-02-28T06:44:48.328Z] [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
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] 
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] 
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] 
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:48 [2020-02-28T06:44:48.328Z] [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
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] 
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] 
01:44:48 [2020-02-28T06:44:48.328Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:44:48 [2020-02-28T06:44:48.584Z] [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
01:44:48 [2020-02-28T06:44:48.584Z] [INFO] Command line:
01:44:48 [2020-02-28T06:44:48.584Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.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]
01:44:48 [2020-02-28T06:44:48.584Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:44:50 [2020-02-28T06:44:50.473Z] !SESSION 2020-02-28 06:44:48.643 -----------------------------------------------
01:44:50 [2020-02-28T06:44:50.473Z] eclipse.buildId=unknown
01:44:50 [2020-02-28T06:44:50.473Z] java.version=1.8.0_202
01:44:50 [2020-02-28T06:44:50.473Z] java.vendor=Oracle Corporation
01:44:50 [2020-02-28T06:44:50.473Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:44:50 [2020-02-28T06:44:50.473Z] 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
01:44:50 [2020-02-28T06:44:50.473Z] 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
01:44:50 [2020-02-28T06:44:50.473Z] 
01:44:50 [2020-02-28T06:44:50.473Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:44:50.418
01:44:50 [2020-02-28T06:44:50.473Z] !MESSAGE FrameworkEvent ERROR
01:44:50 [2020-02-28T06:44:50.473Z] !STACK 0
01:44:50 [2020-02-28T06:44:50.473Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:44:50 [2020-02-28T06:44:50.473Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:44:50 [2020-02-28T06:44:50.473Z] 
01:44:50 [2020-02-28T06:44:50.473Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:44:50 [2020-02-28T06:44:50.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:44:50 [2020-02-28T06:44:50.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:44:50 [2020-02-28T06:44:50.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:44:50 [2020-02-28T06:44:50.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:44:50 [2020-02-28T06:44:50.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:44:50 [2020-02-28T06:44:50.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:44:50 [2020-02-28T06:44:50.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:44:54 [2020-02-28T06:44:54.636Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
01:44:59 [2020-02-28T06:44:59.875Z] Display size: 1440x900
01:44:59 [2020-02-28T06:44:59.875Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:44:59 [2020-02-28T06:44:59.875Z] GTK version=2.24.30
01:44:59 [2020-02-28T06:44:59.875Z] GTK theme=unknown
01:44:59 [2020-02-28T06:44:59.875Z] LIBOVERLAY_SCROLLBAR=0
01:44:59 [2020-02-28T06:44:59.875Z] Time zone: Coordinated Universal Time
01:44:59 [2020-02-28T06:44:59.875Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:44:59 [2020-02-28T06:44:59.875Z] log4j:WARN Please initialize the log4j system properly.
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1970631907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1970631907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1970631906 data=null doit=true} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1970631906 data=null} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1970631905 data=null button=1 stateMask=0x0 x=484 y=47 count=1} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-1970631899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1970631899 data=null button=1 stateMask=0x80000 x=484 y=47 count=1} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1970631897 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-1970631894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=-1970631894 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=-1970631892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1970631892 data=null button=1 stateMask=0x80000 x=484 y=47 count=2} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=-1970631890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1970631886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1970631886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1970631886 data=null doit=true} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1970631885 data=null} to TimeGraphControl with text {}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*}
01:45:00 [2020-02-28T06:45:00.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
01:45:00 [2020-02-28T06:45:00.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
01:45:00 [2020-02-28T06:45:00.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
01:45:00 [2020-02-28T06:45:00.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
01:45:00 [2020-02-28T06:45:00.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
01:45:00 [2020-02-28T06:45:00.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
01:45:00 [2020-02-28T06:45:00.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
01:45:01 [2020-02-28T06:45:01.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
01:45:01 [2020-02-28T06:45:01.461Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.793 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
01:45:01 [2020-02-28T06:45:01.461Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.475 s
01:45:01 [2020-02-28T06:45:01.461Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.102 s
01:45:01 [2020-02-28T06:45:01.461Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.086 s
01:45:01 [2020-02-28T06:45:01.461Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.085 s
01:45:01 [2020-02-28T06:45:01.461Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.131 s
01:45:01 [2020-02-28T06:45:01.461Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.102 s
01:45:01 [2020-02-28T06:45:01.461Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.081 s
01:45:01 [2020-02-28T06:45:01.461Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.038 s
01:45:01 [2020-02-28T06:45:01.461Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.452 s
01:45:01 [2020-02-28T06:45:01.461Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
01:45:01 [2020-02-28T06:45:01.715Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
01:45:01 [2020-02-28T06:45:01.715Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
01:45:01 [2020-02-28T06:45:01.715Z] 
01:45:01 [2020-02-28T06:45:01.715Z] Results:
01:45:01 [2020-02-28T06:45:01.715Z] 
01:45:01 [2020-02-28T06:45:01.716Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
01:45:01 [2020-02-28T06:45:01.716Z] 
01:45:04 [2020-02-28T06:45:04.226Z] [INFO] All tests passed!
01:45:04 [2020-02-28T06:45:04.226Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.226Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:45:04 [2020-02-28T06:45:04.226Z] [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
01:45:04 [2020-02-28T06:45:04.226Z] [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
01:45:04 [2020-02-28T06:45:04.226Z] [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
01:45:04 [2020-02-28T06:45:04.226Z] [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
01:45:04 [2020-02-28T06:45:04.226Z] [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
01:45:04 [2020-02-28T06:45:04.226Z] [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
01:45:04 [2020-02-28T06:45:04.226Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] Building Trace Compass BTF Support Parent 5.2.0-SNAPSHOT        [55/138]
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --------------------------------[ pom ]---------------------------------
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
01:45:04 [2020-02-28T06:45:04.227Z] [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
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT       [56/138]
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] The project's OSGi version is 2.2.0.202002280607
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/main/resources
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.227Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/classes
01:45:04 [2020-02-28T06:45:04.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[263] 
01:45:04 [2020-02-28T06:45:04.482Z] 	throws AttributeNotFoundException {
01:45:04 [2020-02-28T06:45:04.482Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:45:04 [2020-02-28T06:45:04.482Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider
01:45:04 [2020-02-28T06:45:04.482Z] 1 problem (1 warning)
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/test/resources
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.482Z] [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
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.482Z] [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
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.482Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.482Z] [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
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.737Z] [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
01:45:04 [2020-02-28T06:45:04.737Z] [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
01:45:04 [2020-02-28T06:45:04.737Z] [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
01:45:04 [2020-02-28T06:45:04.737Z] [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
01:45:04 [2020-02-28T06:45:04.737Z] [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
01:45:04 [2020-02-28T06:45:04.737Z] [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
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] Building Trace Compass Documentation 5.2.0-SNAPSHOT             [57/138]
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --------------------------------[ pom ]---------------------------------
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
01:45:04 [2020-02-28T06:45:04.737Z] [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
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] Building Trace Compass Developer Guide 5.2.0-SNAPSHOT           [58/138]
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] 
01:45:04 [2020-02-28T06:45:04.737Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
01:45:04 [2020-02-28T06:45:04.737Z] [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
01:45:04 [2020-02-28T06:45:04.737Z] [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
01:45:04 [2020-02-28T06:45:04.737Z] [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
01:45:05 [2020-02-28T06:45:05.297Z] [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
01:45:05 [2020-02-28T06:45:05.297Z] [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
01:45:05 [2020-02-28T06:45:05.297Z] [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
01:45:05 [2020-02-28T06:45:05.297Z] [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 16 kB/s)
01:45:05 [2020-02-28T06:45:05.297Z] [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
01:45:05 [2020-02-28T06:45:05.297Z] [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
01:45:05 [2020-02-28T06:45:05.553Z] [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
01:45:05 [2020-02-28T06:45:05.808Z] [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
01:45:05 [2020-02-28T06:45:05.808Z] [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
01:45:05 [2020-02-28T06:45:05.808Z] [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
01:45:05 [2020-02-28T06:45:05.808Z] [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 273 kB/s)
01:45:05 [2020-02-28T06:45:05.808Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
01:45:05 [2020-02-28T06:45:05.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
01:45:05 [2020-02-28T06:45:05.808Z] [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
01:45:06 [2020-02-28T06:45:06.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
01:45:06 [2020-02-28T06:45:06.367Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
01:45:06 [2020-02-28T06:45:06.367Z] [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
01:45:06 [2020-02-28T06:45:06.367Z] [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 241 kB/s)
01:45:06 [2020-02-28T06:45:06.367Z] [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
01:45:06 [2020-02-28T06:45:06.367Z] [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
01:45:06 [2020-02-28T06:45:06.367Z] [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
01:45:06 [2020-02-28T06:45:06.624Z] [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
01:45:06 [2020-02-28T06:45:06.624Z] [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
01:45:06 [2020-02-28T06:45:06.624Z] [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
01:45:06 [2020-02-28T06:45:06.880Z] [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 24 kB/s)
01:45:06 [2020-02-28T06:45:06.880Z] [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
01:45:06 [2020-02-28T06:45:06.880Z] [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
01:45:06 [2020-02-28T06:45:06.880Z] [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
01:45:07 [2020-02-28T06:45:07.135Z] [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
01:45:08 [2020-02-28T06:45:08.061Z] [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
01:45:08 [2020-02-28T06:45:08.316Z] [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
01:45:08 [2020-02-28T06:45:08.316Z] [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 310 kB/s)
01:45:08 [2020-02-28T06:45:08.316Z] [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
01:45:08 [2020-02-28T06:45:08.316Z] [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
01:45:08 [2020-02-28T06:45:08.316Z] [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
01:45:08 [2020-02-28T06:45:08.571Z] [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
01:45:08 [2020-02-28T06:45:08.571Z] [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
01:45:08 [2020-02-28T06:45:08.571Z] [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
01:45:08 [2020-02-28T06:45:08.571Z] [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 216 kB/s)
01:45:08 [2020-02-28T06:45:08.571Z] [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
01:45:08 [2020-02-28T06:45:08.826Z] [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
01:45:08 [2020-02-28T06:45:08.826Z] [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
01:45:09 [2020-02-28T06:45:09.081Z] [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
01:45:09 [2020-02-28T06:45:09.081Z] [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
01:45:09 [2020-02-28T06:45:09.081Z] [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
01:45:09 [2020-02-28T06:45:09.081Z] [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 43 kB/s)
01:45:09 [2020-02-28T06:45:09.081Z] [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
01:45:09 [2020-02-28T06:45:09.081Z] [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
01:45:09 [2020-02-28T06:45:09.082Z] [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
01:45:09 [2020-02-28T06:45:09.641Z] [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
01:45:09 [2020-02-28T06:45:09.641Z] [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
01:45:09 [2020-02-28T06:45:09.641Z] [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
01:45:09 [2020-02-28T06:45:09.641Z] [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 22 kB/s)
01:45:09 [2020-02-28T06:45:09.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
01:45:09 [2020-02-28T06:45:09.641Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
01:45:09 [2020-02-28T06:45:09.641Z] [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
01:45:09 [2020-02-28T06:45:09.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
01:45:10 [2020-02-28T06:45:10.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
01:45:10 [2020-02-28T06:45:10.152Z] [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
01:45:10 [2020-02-28T06:45:10.152Z] [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 125 kB/s)
01:45:10 [2020-02-28T06:45:10.152Z] [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
01:45:10 [2020-02-28T06:45:10.152Z] [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
01:45:10 [2020-02-28T06:45:10.152Z] [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
01:45:10 [2020-02-28T06:45:10.407Z] [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
01:45:10 [2020-02-28T06:45:10.407Z] [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
01:45:10 [2020-02-28T06:45:10.407Z] [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
01:45:10 [2020-02-28T06:45:10.662Z] [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)
01:45:10 [2020-02-28T06:45:10.662Z] [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
01:45:10 [2020-02-28T06:45:10.662Z] [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
01:45:10 [2020-02-28T06:45:10.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
01:45:10 [2020-02-28T06:45:10.662Z] [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
01:45:10 [2020-02-28T06:45:10.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
01:45:10 [2020-02-28T06:45:10.918Z] [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
01:45:10 [2020-02-28T06:45:10.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
01:45:10 [2020-02-28T06:45:10.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
01:45:10 [2020-02-28T06:45:10.918Z] [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
01:45:10 [2020-02-28T06:45:10.918Z] [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
01:45:10 [2020-02-28T06:45:10.918Z] [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
01:45:10 [2020-02-28T06:45:10.918Z] [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
01:45:10 [2020-02-28T06:45:10.918Z] [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
01:45:10 [2020-02-28T06:45:10.918Z] [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
01:45:10 [2020-02-28T06:45:10.918Z] [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
01:45:11 [2020-02-28T06:45:11.477Z] [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
01:45:11 [2020-02-28T06:45:11.477Z] [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
01:45:11 [2020-02-28T06:45:11.477Z] [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
01:45:11 [2020-02-28T06:45:11.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
01:45:11 [2020-02-28T06:45:11.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
01:45:11 [2020-02-28T06:45:11.477Z] [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
01:45:11 [2020-02-28T06:45:11.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
01:45:11 [2020-02-28T06:45:11.477Z] [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
01:45:11 [2020-02-28T06:45:11.477Z] [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
01:45:11 [2020-02-28T06:45:11.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
01:45:11 [2020-02-28T06:45:11.736Z] [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
01:45:11 [2020-02-28T06:45:11.736Z] [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
01:45:11 [2020-02-28T06:45:11.736Z] [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
01:45:11 [2020-02-28T06:45:11.736Z] [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
01:45:11 [2020-02-28T06:45:11.736Z] [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
01:45:11 [2020-02-28T06:45:11.736Z] [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 4.7 MB/s)
01:45:11 [2020-02-28T06:45:11.736Z] [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 986 kB/s)
01:45:11 [2020-02-28T06:45:11.736Z] [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 473 kB/s)
01:45:11 [2020-02-28T06:45:11.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 3.0 MB/s)
01:45:12 [2020-02-28T06:45:12.022Z] [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 9.0 MB/s)
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] Executing tasks
01:45:12 [2020-02-28T06:45:12.278Z] 
01:45:12 [2020-02-28T06:45:12.278Z] main:
01:45:12 [2020-02-28T06:45:12.278Z] 
01:45:12 [2020-02-28T06:45:12.278Z] clean:
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] Executed tasks
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] 
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] 
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] 
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] 
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] 
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] 
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
01:45:12 [2020-02-28T06:45:12.278Z] [INFO] Executing tasks
01:45:12 [2020-02-28T06:45:12.278Z] 
01:45:12 [2020-02-28T06:45:12.278Z] main:
01:45:12 [2020-02-28T06:45:12.278Z] 
01:45:12 [2020-02-28T06:45:12.278Z] build:
01:45:12 [2020-02-28T06:45:12.839Z] 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
01:45:12 [2020-02-28T06:45:12.839Z] 
01:45:12 [2020-02-28T06:45:12.839Z] test:
01:45:12 [2020-02-28T06:45:12.839Z] [xmlvalidate] 19 file(s) have been successfully validated.
01:45:12 [2020-02-28T06:45:12.839Z] [INFO] Executed tasks
01:45:12 [2020-02-28T06:45:12.839Z] [INFO] 
01:45:12 [2020-02-28T06:45:12.839Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
01:45:12 [2020-02-28T06:45:12.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:12 [2020-02-28T06:45:12.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
01:45:12 [2020-02-28T06:45:12.839Z] [INFO] 
01:45:12 [2020-02-28T06:45:12.839Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
01:45:12 [2020-02-28T06:45:12.839Z] [INFO] 
01:45:12 [2020-02-28T06:45:12.839Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
01:45:13 [2020-02-28T06:45:13.094Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
01:45:13 [2020-02-28T06:45:13.094Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
01:45:13 [2020-02-28T06:45:13.094Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8
01:45:13 [2020-02-28T06:45:13.094Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
01:45:13 [2020-02-28T06:45:13.094Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
01:45:13 [2020-02-28T06:45:13.349Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
01:45:13 [2020-02-28T06:45:13.349Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
01:45:14 [2020-02-28T06:45:14.274Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
01:45:14 [2020-02-28T06:45:14.530Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
01:45:15 [2020-02-28T06:45:15.454Z] [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)
01:45:15 [2020-02-28T06:45:15.455Z] [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)
01:45:16 [2020-02-28T06:45:16.015Z] [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)
01:45:16 [2020-02-28T06:45:16.015Z] [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)
01:45:16 [2020-02-28T06:45:16.576Z] [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)
01:45:16 [2020-02-28T06:45:16.576Z] [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)
01:45:17 [2020-02-28T06:45:17.938Z] [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)
01:45:17 [2020-02-28T06:45:17.938Z] [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)
01:45:19 [2020-02-28T06:45:19.301Z] [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)
01:45:19 [2020-02-28T06:45:19.301Z] [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)
01:45:19 [2020-02-28T06:45:19.301Z] [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)
01:45:19 [2020-02-28T06:45:19.301Z] [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)
01:45:19 [2020-02-28T06:45:19.301Z] [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)
01:45:19 [2020-02-28T06:45:19.301Z] [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)
01:45:19 [2020-02-28T06:45:19.556Z] [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)
01:45:19 [2020-02-28T06:45:19.556Z] [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)
01:45:19 [2020-02-28T06:45:19.556Z] [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)
01:45:19 [2020-02-28T06:45:19.556Z] [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)
01:45:19 [2020-02-28T06:45:19.811Z] [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)
01:45:19 [2020-02-28T06:45:19.811Z] [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)
01:45:19 [2020-02-28T06:45:19.811Z] [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)
01:45:19 [2020-02-28T06:45:19.811Z] [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)
01:45:20 [2020-02-28T06:45:20.066Z] [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)
01:45:20 [2020-02-28T06:45:20.066Z] [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)
01:45:20 [2020-02-28T06:45:20.626Z] [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)
01:45:20 [2020-02-28T06:45:20.626Z] [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)
01:45:20 [2020-02-28T06:45:20.626Z] [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)
01:45:20 [2020-02-28T06:45:20.626Z] [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)
01:45:20 [2020-02-28T06:45:20.881Z] [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)
01:45:20 [2020-02-28T06:45:20.881Z] [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)
01:45:20 [2020-02-28T06:45:20.881Z] [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)
01:45:20 [2020-02-28T06:45:20.881Z] [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)
01:45:21 [2020-02-28T06:45:21.136Z] [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)
01:45:21 [2020-02-28T06:45:21.136Z] [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)
01:45:21 [2020-02-28T06:45:21.391Z] [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)
01:45:21 [2020-02-28T06:45:21.391Z] [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)
01:45:21 [2020-02-28T06:45:21.391Z] [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)
01:45:21 [2020-02-28T06:45:21.391Z] [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)
01:45:21 [2020-02-28T06:45:21.645Z] [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)
01:45:21 [2020-02-28T06:45:21.645Z] [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)
01:45:26 [2020-02-28T06:45:26.885Z] [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)
01:45:26 [2020-02-28T06:45:26.885Z] [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)
01:45:26 [2020-02-28T06:45:26.885Z] [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
01:45:26 [2020-02-28T06:45:26.885Z] [INFO] Command line:
01:45:26 [2020-02-28T06:45:26.885Z] 	[/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]
01:45:26 [2020-02-28T06:45:26.885Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:45:28 [2020-02-28T06:45:28.773Z] Buildfile: build.xml
01:45:28 [2020-02-28T06:45:28.773Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:45:28 [2020-02-28T06:45:28.773Z] 
01:45:28 [2020-02-28T06:45:28.773Z] build.index:
01:45:31 [2020-02-28T06:45:31.284Z] BUILD SUCCESSFUL
01:45:31 [2020-02-28T06:45:31.284Z] 
01:45:31 [2020-02-28T06:45:31.284Z] BUILD SUCCESSFUL
01:45:31 [2020-02-28T06:45:31.284Z] Total time: 2 seconds
01:45:31 [2020-02-28T06:45:31.539Z] [INFO] 
01:45:31 [2020-02-28T06:45:31.539Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
01:45:31 [2020-02-28T06:45:31.539Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:31 [2020-02-28T06:45:31.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
01:45:31 [2020-02-28T06:45:31.539Z] [INFO] 
01:45:31 [2020-02-28T06:45:31.539Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
01:45:31 [2020-02-28T06:45:31.539Z] [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
01:45:31 [2020-02-28T06:45:31.539Z] [INFO] 
01:45:31 [2020-02-28T06:45:31.539Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
01:45:31 [2020-02-28T06:45:31.539Z] [INFO] 
01:45:31 [2020-02-28T06:45:31.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
01:45:31 [2020-02-28T06:45:31.539Z] [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
01:45:31 [2020-02-28T06:45:31.794Z] [INFO] 
01:45:31 [2020-02-28T06:45:31.794Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
01:45:31 [2020-02-28T06:45:31.794Z] [INFO] 
01:45:31 [2020-02-28T06:45:31.794Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
01:45:31 [2020-02-28T06:45:31.794Z] [INFO] 
01:45:31 [2020-02-28T06:45:31.794Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
01:45:31 [2020-02-28T06:45:31.794Z] [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
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
01:45:32 [2020-02-28T06:45:32.050Z] [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
01:45:32 [2020-02-28T06:45:32.050Z] [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
01:45:32 [2020-02-28T06:45:32.050Z] [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
01:45:32 [2020-02-28T06:45:32.050Z] [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
01:45:32 [2020-02-28T06:45:32.050Z] [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
01:45:32 [2020-02-28T06:45:32.050Z] [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
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] Executing tasks
01:45:32 [2020-02-28T06:45:32.050Z] 
01:45:32 [2020-02-28T06:45:32.050Z] main:
01:45:32 [2020-02-28T06:45:32.050Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.dev
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] Executed tasks
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT [59/138]
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] The project's OSGi version is 2.1.10.202002280607
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.050Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.305Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
01:45:32 [2020-02-28T06:45:32.574Z] [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:[47] 
01:45:32 [2020-02-28T06:45:32.574Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
01:45:32 [2020-02-28T06:45:32.574Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:45:32 [2020-02-28T06:45:32.574Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
01:45:32 [2020-02-28T06:45:32.574Z] 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 47)
01:45:32 [2020-02-28T06:45:32.574Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
01:45:32 [2020-02-28T06:45:32.574Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:45:32 [2020-02-28T06:45:32.574Z] 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
01:45:32 [2020-02-28T06:45:32.574Z] 2 problems (0 errors, 1 warning, 1 info)
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.574Z] [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
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.574Z] [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
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.574Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.574Z] [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
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.830Z] [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
01:45:32 [2020-02-28T06:45:32.830Z] [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
01:45:32 [2020-02-28T06:45:32.830Z] [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
01:45:32 [2020-02-28T06:45:32.830Z] [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
01:45:32 [2020-02-28T06:45:32.830Z] [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
01:45:32 [2020-02-28T06:45:32.830Z] [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
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] Building org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT            [60/138]
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
01:45:32 [2020-02-28T06:45:32.830Z] [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
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] 
01:45:32 [2020-02-28T06:45:32.830Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
01:45:33 [2020-02-28T06:45:33.085Z] [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
01:45:33 [2020-02-28T06:45:33.085Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.085Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
01:45:33 [2020-02-28T06:45:33.085Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
01:45:33 [2020-02-28T06:45:33.085Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.085Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
01:45:33 [2020-02-28T06:45:33.086Z] [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
01:45:33 [2020-02-28T06:45:33.086Z] [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
01:45:33 [2020-02-28T06:45:33.086Z] [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
01:45:33 [2020-02-28T06:45:33.086Z] [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
01:45:33 [2020-02-28T06:45:33.086Z] [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
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT         [61/138]
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] The project's OSGi version is 1.0.2.202002280607
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.086Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/classes
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.342Z] [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
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.342Z] [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
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.342Z] [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
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.342Z] [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
01:45:33 [2020-02-28T06:45:33.342Z] [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
01:45:33 [2020-02-28T06:45:33.342Z] [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
01:45:33 [2020-02-28T06:45:33.342Z] [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
01:45:33 [2020-02-28T06:45:33.342Z] [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
01:45:33 [2020-02-28T06:45:33.342Z] [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
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] Building org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT            [62/138]
01:45:33 [2020-02-28T06:45:33.342Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [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
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [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
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [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
01:45:33 [2020-02-28T06:45:33.598Z] [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
01:45:33 [2020-02-28T06:45:33.598Z] [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
01:45:33 [2020-02-28T06:45:33.598Z] [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
01:45:33 [2020-02-28T06:45:33.598Z] [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
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT [63/138]
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] The project's OSGi version is 1.0.1.202002280607
01:45:33 [2020-02-28T06:45:33.598Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.854Z] [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
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] 
01:45:33 [2020-02-28T06:45:33.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:33 [2020-02-28T06:45:33.854Z] [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
01:45:34 [2020-02-28T06:45:34.109Z] [INFO] 
01:45:34 [2020-02-28T06:45:34.109Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:34 [2020-02-28T06:45:34.109Z] [INFO] 
01:45:34 [2020-02-28T06:45:34.109Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:34 [2020-02-28T06:45:34.109Z] [INFO] 
01:45:34 [2020-02-28T06:45:34.109Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:34 [2020-02-28T06:45:34.109Z] [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
01:45:34 [2020-02-28T06:45:34.109Z] [INFO] 
01:45:34 [2020-02-28T06:45:34.109Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:34 [2020-02-28T06:45:34.109Z] [INFO] 
01:45:34 [2020-02-28T06:45:34.109Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:34 [2020-02-28T06:45:34.365Z] [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
01:45:34 [2020-02-28T06:45:34.365Z] [INFO] Command line:
01:45:34 [2020-02-28T06:45:34.365Z] 	[/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]
01:45:34 [2020-02-28T06:45:34.365Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:45:36 [2020-02-28T06:45:36.252Z] !SESSION 2020-02-28 06:45:34.530 -----------------------------------------------
01:45:36 [2020-02-28T06:45:36.253Z] eclipse.buildId=unknown
01:45:36 [2020-02-28T06:45:36.253Z] java.version=1.8.0_202
01:45:36 [2020-02-28T06:45:36.253Z] java.vendor=Oracle Corporation
01:45:36 [2020-02-28T06:45:36.253Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:45:36 [2020-02-28T06:45:36.253Z] 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
01:45:36 [2020-02-28T06:45:36.253Z] 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
01:45:36 [2020-02-28T06:45:36.253Z] 
01:45:36 [2020-02-28T06:45:36.253Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:45:36.218
01:45:36 [2020-02-28T06:45:36.253Z] !MESSAGE FrameworkEvent ERROR
01:45:36 [2020-02-28T06:45:36.253Z] !STACK 0
01:45:36 [2020-02-28T06:45:36.253Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:45:36 [2020-02-28T06:45:36.253Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:45:36 [2020-02-28T06:45:36.253Z] 
01:45:36 [2020-02-28T06:45:36.253Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:45:36 [2020-02-28T06:45:36.253Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:45:36 [2020-02-28T06:45:36.253Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:45:36 [2020-02-28T06:45:36.253Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:45:36 [2020-02-28T06:45:36.253Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:45:36 [2020-02-28T06:45:36.253Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:45:36 [2020-02-28T06:45:36.253Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:45:36 [2020-02-28T06:45:36.253Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:45:37 [2020-02-28T06:45:37.616Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
01:45:37 [2020-02-28T06:45:37.871Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
01:45:37 [2020-02-28T06:45:37.871Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.079 s
01:45:37 [2020-02-28T06:45:37.871Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.02 s
01:45:37 [2020-02-28T06:45:37.871Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.011 s
01:45:37 [2020-02-28T06:45:37.871Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
01:45:37 [2020-02-28T06:45:37.871Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
01:45:37 [2020-02-28T06:45:37.871Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.036 s
01:45:37 [2020-02-28T06:45:37.871Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.135 s
01:45:37 [2020-02-28T06:45:37.871Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.011 s
01:45:37 [2020-02-28T06:45:37.871Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.003 s
01:45:37 [2020-02-28T06:45:37.871Z] 
01:45:37 [2020-02-28T06:45:37.871Z] Results:
01:45:37 [2020-02-28T06:45:37.871Z] 
01:45:37 [2020-02-28T06:45:37.871Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
01:45:37 [2020-02-28T06:45:37.871Z] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] All tests passed!
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [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
01:45:39 [2020-02-28T06:45:39.233Z] [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
01:45:39 [2020-02-28T06:45:39.233Z] [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
01:45:39 [2020-02-28T06:45:39.233Z] [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
01:45:39 [2020-02-28T06:45:39.233Z] [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
01:45:39 [2020-02-28T06:45:39.233Z] [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
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT [64/138]
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] The project's OSGi version is 1.1.7.202002280607
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/classes
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [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
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [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
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [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
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] 
01:45:39 [2020-02-28T06:45:39.233Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
01:45:39 [2020-02-28T06:45:39.488Z] [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
01:45:39 [2020-02-28T06:45:39.488Z] [INFO] Command line:
01:45:39 [2020-02-28T06:45:39.489Z] 	[/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]
01:45:39 [2020-02-28T06:45:39.489Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:45:41 [2020-02-28T06:45:41.377Z] !SESSION 2020-02-28 06:45:39.516 -----------------------------------------------
01:45:41 [2020-02-28T06:45:41.377Z] eclipse.buildId=unknown
01:45:41 [2020-02-28T06:45:41.377Z] java.version=1.8.0_202
01:45:41 [2020-02-28T06:45:41.377Z] java.vendor=Oracle Corporation
01:45:41 [2020-02-28T06:45:41.377Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:45:41 [2020-02-28T06:45:41.377Z] 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
01:45:41 [2020-02-28T06:45:41.377Z] 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
01:45:41 [2020-02-28T06:45:41.377Z] 
01:45:41 [2020-02-28T06:45:41.377Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:45:40.925
01:45:41 [2020-02-28T06:45:41.377Z] !MESSAGE FrameworkEvent ERROR
01:45:41 [2020-02-28T06:45:41.377Z] !STACK 0
01:45:41 [2020-02-28T06:45:41.377Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41]
01:45:41 [2020-02-28T06:45:41.377Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:45:41 [2020-02-28T06:45:41.377Z] 
01:45:41 [2020-02-28T06:45:41.377Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:45:41 [2020-02-28T06:45:41.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:45:41 [2020-02-28T06:45:41.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:45:41 [2020-02-28T06:45:41.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:45:41 [2020-02-28T06:45:41.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:45:41 [2020-02-28T06:45:41.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:45:41 [2020-02-28T06:45:41.377Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:45:41 [2020-02-28T06:45:41.377Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:45:42 [2020-02-28T06:45:42.305Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
01:45:42 [2020-02-28T06:45:42.305Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.305Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.305Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
01:45:42 [2020-02-28T06:45:42.306Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.306Z] 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
01:45:42 [2020-02-28T06:45:42.306Z] 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
01:45:42 [2020-02-28T06:45:42.306Z] 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
01:45:42 [2020-02-28T06:45:42.307Z] 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
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.051 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
01:45:42 [2020-02-28T06:45:42.307Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.307Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
01:45:42 [2020-02-28T06:45:42.564Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.564Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
01:45:42 [2020-02-28T06:45:42.565Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
01:45:42 [2020-02-28T06:45:42.565Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
01:45:42 [2020-02-28T06:45:42.565Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.039 s
01:45:42 [2020-02-28T06:45:42.565Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.565Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.044 s
01:45:42 [2020-02-28T06:45:42.565Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.004 s
01:45:42 [2020-02-28T06:45:42.565Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.565Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588511528.639","ph":"B","tid":1,"pid":1,"name":"foo"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588511528.639","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588520945.321","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588522058.151","ph":"B","tid":1,"pid":1,"name":"foo"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588522058.151","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588523749.561","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588528505.549","ph":"B","tid":1,"pid":1,"name":"foo"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588528505.549","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588529296.03","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588530149.115","ph":"B","tid":1,"pid":1,"name":"foo"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588531663.269","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588534117.063","ph":"B","tid":1,"pid":1,"name":"foo"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588534117.063","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588534910.173","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] INFO: {"ts":"1768588540229.676","ph":"B","tid":1,"pid":1,"name":"foo"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] INFO: {"ts":"1768588540571.365","ph":"B","tid":1,"pid":1,"name":"bar"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] INFO: {"ts":"1768588541042.859","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] INFO: {"ts":"1768588541384.557","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588542166.298","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588542487.349","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588542771.66","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588543068.004","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588543586.724","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588543879.631","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588544545.267","ph":"B","tid":1,"pid":1,"name":"foo"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588545222.486","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588547508.256","ph":"B","tid":1,"pid":1,"name":"foo"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588547508.256","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588548776.554","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
01:45:42 [2020-02-28T06:45:42.565Z] INFO: {"ts":"1768588549777.626","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
01:45:42 [2020-02-28T06:45:42.565Z] INFO: {"ts":"1768588550307.421","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] INFO: {"ts":"1768588550754.568","ph":"B","tid":1,"pid":1,"name":"foo"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] INFO: {"ts":"1768588550990.545","ph":"B","tid":1,"pid":1,"name":"bar"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] INFO: {"ts":"1768588551196.14","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
01:45:42 [2020-02-28T06:45:42.565Z] INFO: {"ts":"1768588551384.552","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.565Z] WARNING: {"ts":"1768588551894.278","ph":"B","tid":1,"pid":1,"name":"foo"}
01:45:42 [2020-02-28T06:45:42.565Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
01:45:42 [2020-02-28T06:45:42.566Z] WARNING: {"ts":"1768588551894.278","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
01:45:42 [2020-02-28T06:45:42.566Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
01:45:42 [2020-02-28T06:45:42.566Z] WARNING: {"ts":"1768588552352.511","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.566Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
01:45:42 [2020-02-28T06:45:42.566Z] INFO: {"ts":"1768588602485.124","ph":"B","tid":1,"pid":1,"name":"world"}
01:45:42 [2020-02-28T06:45:42.566Z] Feb 28, 2020 6:45:42 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
01:45:42 [2020-02-28T06:45:42.566Z] INFO: {"ts":"1768588602689.203","ph":"E","tid":1,"pid":1}
01:45:42 [2020-02-28T06:45:42.566Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
01:45:42 [2020-02-28T06:45:42.566Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.013 s
01:45:42 [2020-02-28T06:45:42.566Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.566Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
01:45:42 [2020-02-28T06:45:42.566Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.566Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.566Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.566Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.566Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.566Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
01:45:42 [2020-02-28T06:45:42.566Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.566Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.566Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.566Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.566Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.566Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.566Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.566Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.049 s
01:45:42 [2020-02-28T06:45:42.566Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.566Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.566Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
01:45:42 [2020-02-28T06:45:42.566Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
01:45:42 [2020-02-28T06:45:42.566Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.566Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.566Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
01:45:42 [2020-02-28T06:45:42.821Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
01:45:42 [2020-02-28T06:45:42.821Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
01:45:42 [2020-02-28T06:45:42.821Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.208 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
01:45:42 [2020-02-28T06:45:42.821Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.032 s
01:45:42 [2020-02-28T06:45:42.821Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
01:45:42 [2020-02-28T06:45:42.821Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.008 s
01:45:42 [2020-02-28T06:45:42.821Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.821Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.159 s
01:45:42 [2020-02-28T06:45:42.821Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.821Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
01:45:42 [2020-02-28T06:45:42.821Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.821Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
01:45:42 [2020-02-28T06:45:42.821Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
01:45:42 [2020-02-28T06:45:42.821Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
01:45:42 [2020-02-28T06:45:42.821Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0 s
01:45:42 [2020-02-28T06:45:42.821Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
01:45:43 [2020-02-28T06:45:43.076Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
01:45:43 [2020-02-28T06:45:43.076Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.016 s
01:45:43 [2020-02-28T06:45:43.076Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.055 s
01:45:43 [2020-02-28T06:45:43.076Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
01:45:43 [2020-02-28T06:45:43.076Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.004 s
01:45:43 [2020-02-28T06:45:43.076Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
01:45:43 [2020-02-28T06:45:43.076Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
01:45:43 [2020-02-28T06:45:43.076Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
01:45:43 [2020-02-28T06:45:43.076Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
01:45:43 [2020-02-28T06:45:43.076Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
01:45:43 [2020-02-28T06:45:43.076Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
01:45:43 [2020-02-28T06:45:43.076Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
01:45:43 [2020-02-28T06:45:43.076Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
01:45:43 [2020-02-28T06:45:43.076Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
01:45:43 [2020-02-28T06:45:43.076Z] 
01:45:43 [2020-02-28T06:45:43.076Z] Results:
01:45:43 [2020-02-28T06:45:43.076Z] 
01:45:43 [2020-02-28T06:45:43.076Z] Tests run: 544, Failures: 0, Errors: 0, Skipped: 1
01:45:43 [2020-02-28T06:45:43.076Z] 
01:45:44 [2020-02-28T06:45:44.001Z] [INFO] All tests passed!
01:45:44 [2020-02-28T06:45:44.001Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
01:45:44 [2020-02-28T06:45:44.001Z] [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
01:45:44 [2020-02-28T06:45:44.001Z] [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
01:45:44 [2020-02-28T06:45:44.001Z] [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
01:45:44 [2020-02-28T06:45:44.001Z] [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
01:45:44 [2020-02-28T06:45:44.001Z] [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
01:45:44 [2020-02-28T06:45:44.002Z] [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
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] Building org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT            [65/138]
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [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
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.002Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.002Z] [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
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.257Z] [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
01:45:44 [2020-02-28T06:45:44.257Z] [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
01:45:44 [2020-02-28T06:45:44.257Z] [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
01:45:44 [2020-02-28T06:45:44.257Z] [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
01:45:44 [2020-02-28T06:45:44.257Z] [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
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/138]
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] The project's OSGi version is 1.0.1.202002280607
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [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
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [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
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [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
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] 
01:45:44 [2020-02-28T06:45:44.257Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:44 [2020-02-28T06:45:44.512Z] [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
01:45:44 [2020-02-28T06:45:44.512Z] [INFO] Command line:
01:45:44 [2020-02-28T06:45:44.512Z] 	[/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]
01:45:44 [2020-02-28T06:45:44.513Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:45:46 [2020-02-28T06:45:46.402Z] !SESSION 2020-02-28 06:45:44.539 -----------------------------------------------
01:45:46 [2020-02-28T06:45:46.402Z] eclipse.buildId=unknown
01:45:46 [2020-02-28T06:45:46.402Z] java.version=1.8.0_202
01:45:46 [2020-02-28T06:45:46.402Z] java.vendor=Oracle Corporation
01:45:46 [2020-02-28T06:45:46.402Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:45:46 [2020-02-28T06:45:46.402Z] 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
01:45:46 [2020-02-28T06:45:46.402Z] 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
01:45:46 [2020-02-28T06:45:46.402Z] 
01:45:46 [2020-02-28T06:45:46.402Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:45:45.930
01:45:46 [2020-02-28T06:45:46.402Z] !MESSAGE FrameworkEvent ERROR
01:45:46 [2020-02-28T06:45:46.402Z] !STACK 0
01:45:46 [2020-02-28T06:45:46.402Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [40]
01:45:46 [2020-02-28T06:45:46.402Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:45:46 [2020-02-28T06:45:46.402Z] 
01:45:46 [2020-02-28T06:45:46.402Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:45:46 [2020-02-28T06:45:46.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:45:46 [2020-02-28T06:45:46.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:45:46 [2020-02-28T06:45:46.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:45:46 [2020-02-28T06:45:46.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:45:46 [2020-02-28T06:45:46.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:45:46 [2020-02-28T06:45:46.402Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:45:46 [2020-02-28T06:45:46.402Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:45:46 [2020-02-28T06:45:46.962Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
01:45:47 [2020-02-28T06:45:47.219Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.073 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
01:45:47 [2020-02-28T06:45:47.219Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.008 s
01:45:47 [2020-02-28T06:45:47.219Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
01:45:47 [2020-02-28T06:45:47.219Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
01:45:47 [2020-02-28T06:45:47.219Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
01:45:47 [2020-02-28T06:45:47.219Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
01:45:47 [2020-02-28T06:45:47.219Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.104 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
01:45:47 [2020-02-28T06:45:47.219Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
01:45:47 [2020-02-28T06:45:47.219Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.06 s
01:45:47 [2020-02-28T06:45:47.219Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
01:45:47 [2020-02-28T06:45:47.219Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
01:45:47 [2020-02-28T06:45:47.219Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
01:45:47 [2020-02-28T06:45:47.219Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
01:45:47 [2020-02-28T06:45:47.219Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
01:45:47 [2020-02-28T06:45:47.219Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
01:45:47 [2020-02-28T06:45:47.219Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.032 s
01:45:47 [2020-02-28T06:45:47.219Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
01:45:47 [2020-02-28T06:45:47.219Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
01:45:47 [2020-02-28T06:45:47.219Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
01:45:47 [2020-02-28T06:45:47.219Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
01:45:47 [2020-02-28T06:45:47.219Z] 
01:45:47 [2020-02-28T06:45:47.219Z] Results:
01:45:47 [2020-02-28T06:45:47.219Z] 
01:45:47 [2020-02-28T06:45:47.219Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
01:45:47 [2020-02-28T06:45:47.219Z] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] All tests passed!
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:48 [2020-02-28T06:45:48.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
01:45:48 [2020-02-28T06:45:48.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
01:45:48 [2020-02-28T06:45:48.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
01:45:48 [2020-02-28T06:45:48.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
01:45:48 [2020-02-28T06:45:48.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
01:45:48 [2020-02-28T06:45:48.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
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT        [67/138]
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [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
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [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
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [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
01:45:48 [2020-02-28T06:45:48.582Z] [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
01:45:48 [2020-02-28T06:45:48.582Z] [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
01:45:48 [2020-02-28T06:45:48.582Z] [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
01:45:48 [2020-02-28T06:45:48.582Z] [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
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT [68/138]
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] The project's OSGi version is 1.0.9.202002280607
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:48 [2020-02-28T06:45:48.582Z] [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
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.582Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.582Z] [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
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:48 [2020-02-28T06:45:48.837Z] [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
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.837Z] [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
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.837Z] [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
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] 
01:45:48 [2020-02-28T06:45:48.837Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:48 [2020-02-28T06:45:48.837Z] [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
01:45:49 [2020-02-28T06:45:49.093Z] [INFO] 
01:45:49 [2020-02-28T06:45:49.093Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:49 [2020-02-28T06:45:49.093Z] [INFO] 
01:45:49 [2020-02-28T06:45:49.093Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:45:49 [2020-02-28T06:45:49.348Z] [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
01:45:49 [2020-02-28T06:45:49.348Z] [INFO] Command line:
01:45:49 [2020-02-28T06:45:49.348Z] 	[/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]
01:45:49 [2020-02-28T06:45:49.348Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:45:51 [2020-02-28T06:45:51.234Z] !SESSION 2020-02-28 06:45:49.360 -----------------------------------------------
01:45:51 [2020-02-28T06:45:51.234Z] eclipse.buildId=unknown
01:45:51 [2020-02-28T06:45:51.234Z] java.version=1.8.0_202
01:45:51 [2020-02-28T06:45:51.234Z] java.vendor=Oracle Corporation
01:45:51 [2020-02-28T06:45:51.234Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:45:51 [2020-02-28T06:45:51.234Z] 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
01:45:51 [2020-02-28T06:45:51.234Z] 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
01:45:51 [2020-02-28T06:45:51.234Z] 
01:45:51 [2020-02-28T06:45:51.234Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:45:51.027
01:45:51 [2020-02-28T06:45:51.234Z] !MESSAGE FrameworkEvent ERROR
01:45:51 [2020-02-28T06:45:51.234Z] !STACK 0
01:45:51 [2020-02-28T06:45:51.234Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:45:51 [2020-02-28T06:45:51.234Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:45:51 [2020-02-28T06:45:51.234Z] 
01:45:51 [2020-02-28T06:45:51.234Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:45:51 [2020-02-28T06:45:51.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:45:51 [2020-02-28T06:45:51.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:45:51 [2020-02-28T06:45:51.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:45:51 [2020-02-28T06:45:51.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:45:51 [2020-02-28T06:45:51.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:45:51 [2020-02-28T06:45:51.234Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:45:51 [2020-02-28T06:45:51.234Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:45:55 [2020-02-28T06:45:55.398Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
01:45:58 [2020-02-28T06:45:58.661Z] Display size: 1440x900
01:45:58 [2020-02-28T06:45:58.661Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:45:58 [2020-02-28T06:45:58.661Z] GTK version=2.24.30
01:45:58 [2020-02-28T06:45:58.661Z] GTK theme=unknown
01:45:58 [2020-02-28T06:45:58.661Z] LIBOVERLAY_SCROLLBAR=0
01:45:58 [2020-02-28T06:45:58.661Z] Time zone: Coordinated Universal Time
01:45:58 [2020-02-28T06:45:58.661Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:45:58 [2020-02-28T06:45:58.661Z] log4j:WARN Please initialize the log4j system properly.
01:46:13 [2020-02-28T06:46:13.492Z] 
01:46:13 [2020-02-28T06:46:13.492Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-28 06:46:12.795
01:46:13 [2020-02-28T06:46:13.492Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
01:46:17 [2020-02-28T06:46:17.653Z] 
01:46:17 [2020-02-28T06:46:17.653Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-28 06:46:17.037
01:46:17 [2020-02-28T06:46:17.653Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
01:46:25 [2020-02-28T06:46:25.730Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.571 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
01:46:25 [2020-02-28T06:46:25.730Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 13.319 s
01:46:25 [2020-02-28T06:46:25.730Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970546688 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970546688 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970546687 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970546687 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970546687 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}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970546672 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970546671 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970546671 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970546671 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970546670 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970546670 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}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970546664 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970546664 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970546664 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970546663 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970546663 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}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970546660 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1970546659 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1970546659 data=null doit=true} to TreeItem with text {Traces [0]}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1970546659 data=null} to TreeItem with text {Traces [0]}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1970546659 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970546658 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:46:25 [2020-02-28T06:46:25.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1970546650 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:46:25 [2020-02-28T06:46:25.986Z] 
01:46:25 [2020-02-28T06:46:25.986Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:25.819
01:46:25 [2020-02-28T06:46:25.986Z] !MESSAGE Error initializing trace.
01:46:25 [2020-02-28T06:46:25.986Z] 
01:46:25 [2020-02-28T06:46:25.986Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
01:46:25 [2020-02-28T06:46:25.986Z] !STACK 0
01:46:25 [2020-02-28T06:46:25.986Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:25 [2020-02-28T06:46:25.986Z] Caused by: MismatchedTokenException(57!=72)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1732)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
01:46:25 [2020-02-28T06:46:25.986Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:25 [2020-02-28T06:46:25.986Z] 	... 9 more
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970545951 data=null doit=true} to Shell with text {Open Trace}
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:26 [2020-02-28T06:46:26.547Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:26 [2020-02-28T06:46:26.548Z] DEBUG - Clicking on OK
01:46:26 [2020-02-28T06:46:26.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970545948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:26 [2020-02-28T06:46:26.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970545948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:26 [2020-02-28T06:46:26.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970545948 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:26 [2020-02-28T06:46:26.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970545948 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:26 [2020-02-28T06:46:26.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970545948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:26 [2020-02-28T06:46:26.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970545947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:26 [2020-02-28T06:46:26.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970545947 data=null item=null 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')
01:46:26 [2020-02-28T06:46:26.548Z] DEBUG - Clicked on 
01:46:26 [2020-02-28T06:46:26.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:26 [2020-02-28T06:46:26.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:26 [2020-02-28T06:46:26.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:26 [2020-02-28T06:46:26.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:26 [2020-02-28T06:46:26.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:26 [2020-02-28T06:46:26.802Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:26 [2020-02-28T06:46:26.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970545499 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:26 [2020-02-28T06:46:26.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970545499 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:26 [2020-02-28T06:46:26.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970545499 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:26 [2020-02-28T06:46:26.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970545499 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970545498 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}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970545487 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970545486 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970545486 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970545486 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970545485 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970545485 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}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970545480 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:26 [2020-02-28T06:46:26.803Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970545479 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970545478 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970545478 data=null} to TreeItem with text {Traces [1]}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970545478 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970545478 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:26 [2020-02-28T06:46:26.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970545470 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:27 [2020-02-28T06:46:27.058Z] 
01:46:27 [2020-02-28T06:46:27.058Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:26.849
01:46:27 [2020-02-28T06:46:27.058Z] !MESSAGE Error initializing trace.
01:46:27 [2020-02-28T06:46:27.058Z] 
01:46:27 [2020-02-28T06:46:27.058Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
01:46:27 [2020-02-28T06:46:27.058Z] !STACK 0
01:46:27 [2020-02-28T06:46:27.058Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:27 [2020-02-28T06:46:27.058Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:27 [2020-02-28T06:46:27.058Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:27 [2020-02-28T06:46:27.058Z] 	... 9 more
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970544799 data=null doit=true} to Shell with text {Open Trace}
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - Clicking on OK
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970544798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970544798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970544798 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970544798 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970544797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970544797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970544797 data=null item=null 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')
01:46:27 [2020-02-28T06:46:27.617Z] DEBUG - Clicked on 
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970544499 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970544499 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970544499 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970544499 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970544499 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}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970544486 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970544485 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970544485 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970544485 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970544484 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970544484 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}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970544478 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:27 [2020-02-28T06:46:27.873Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970544477 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970544477 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970544476 data=null} to TreeItem with text {Traces [1]}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970544476 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970544476 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:27 [2020-02-28T06:46:27.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970544468 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:27 [2020-02-28T06:46:27.873Z] 
01:46:27 [2020-02-28T06:46:27.873Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:27.856
01:46:27 [2020-02-28T06:46:27.873Z] !MESSAGE Error initializing trace.
01:46:27 [2020-02-28T06:46:27.873Z] 
01:46:27 [2020-02-28T06:46:27.873Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
01:46:27 [2020-02-28T06:46:27.873Z] !STACK 0
01:46:27 [2020-02-28T06:46:27.873Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:27 [2020-02-28T06:46:27.873Z] Caused by: NoViableAltException(75@[])
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
01:46:27 [2020-02-28T06:46:27.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:27 [2020-02-28T06:46:27.873Z] 	... 9 more
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970543782 data=null doit=true} to Shell with text {Open Trace}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Clicking on OK
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970543780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970543780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970543780 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970543780 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970543779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970543779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970543779 data=null item=null 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')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Clicked on 
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970543561 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970543560 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970543560 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970543560 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970543560 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}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970543494 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970543494 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970543493 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970543493 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970543493 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970543493 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}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970543487 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:28 [2020-02-28T06:46:28.799Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970543486 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970543485 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970543485 data=null} to TreeItem with text {Traces [1]}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970543485 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970543485 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:28 [2020-02-28T06:46:28.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970543476 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:29 [2020-02-28T06:46:29.054Z] 
01:46:29 [2020-02-28T06:46:29.054Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:28.857
01:46:29 [2020-02-28T06:46:29.054Z] !MESSAGE Error initializing trace.
01:46:29 [2020-02-28T06:46:29.054Z] 
01:46:29 [2020-02-28T06:46:29.054Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
01:46:29 [2020-02-28T06:46:29.054Z] !STACK 0
01:46:29 [2020-02-28T06:46:29.054Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:29 [2020-02-28T06:46:29.054Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:165)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:29 [2020-02-28T06:46:29.054Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:29 [2020-02-28T06:46:29.054Z] 	... 9 more
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970542801 data=null doit=true} to Shell with text {Open Trace}
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - Clicking on OK
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970542800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970542800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970542799 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970542799 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970542799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970542799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970542799 data=null item=null 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')
01:46:29 [2020-02-28T06:46:29.614Z] DEBUG - Clicked on 
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970542588 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970542587 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970542587 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970542587 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970542587 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}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970542575 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970542574 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970542574 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970542574 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970542573 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970542573 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}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970542567 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:29 [2020-02-28T06:46:29.870Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970542566 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970542566 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970542566 data=null} to TreeItem with text {Traces [1]}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970542565 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970542565 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:29 [2020-02-28T06:46:29.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970542507 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:29 [2020-02-28T06:46:29.870Z] 
01:46:29 [2020-02-28T06:46:29.870Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:29.767
01:46:29 [2020-02-28T06:46:29.870Z] !MESSAGE Error initializing trace.
01:46:29 [2020-02-28T06:46:29.870Z] 
01:46:29 [2020-02-28T06:46:29.870Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
01:46:29 [2020-02-28T06:46:29.870Z] !STACK 0
01:46:29 [2020-02-28T06:46:29.870Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:29 [2020-02-28T06:46:29.870Z] Caused by: NoViableAltException(14@[])
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
01:46:29 [2020-02-28T06:46:29.870Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:29 [2020-02-28T06:46:29.870Z] 	... 9 more
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970541882 data=null doit=true} to Shell with text {Open Trace}
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - Clicking on OK
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970541881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970541881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970541881 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970541881 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970541881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970541880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970541880 data=null item=null 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')
01:46:30 [2020-02-28T06:46:30.430Z] DEBUG - Clicked on 
01:46:30 [2020-02-28T06:46:30.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970541695 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970541694 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970541694 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970541694 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970541694 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}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970541682 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970541681 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970541681 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970541681 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970541681 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970541681 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}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970541675 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:30 [2020-02-28T06:46:30.686Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970541674 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970541674 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970541674 data=null} to TreeItem with text {Traces [1]}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970541673 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970541673 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:30 [2020-02-28T06:46:30.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970541666 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:30 [2020-02-28T06:46:30.686Z] 
01:46:30 [2020-02-28T06:46:30.686Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:30.651
01:46:30 [2020-02-28T06:46:30.686Z] !MESSAGE Error initializing trace.
01:46:30 [2020-02-28T06:46:30.686Z] 
01:46:30 [2020-02-28T06:46:30.686Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
01:46:30 [2020-02-28T06:46:30.686Z] !STACK 0
01:46:30 [2020-02-28T06:46:30.686Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:30 [2020-02-28T06:46:30.686Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:30 [2020-02-28T06:46:30.686Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:30 [2020-02-28T06:46:30.686Z] 	... 9 more
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970541004 data=null doit=true} to Shell with text {Open Trace}
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - Clicking on OK
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970541003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:31 [2020-02-28T06:46:31.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970541003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:31 [2020-02-28T06:46:31.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970541003 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:31 [2020-02-28T06:46:31.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970541003 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:31 [2020-02-28T06:46:31.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970541003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:31 [2020-02-28T06:46:31.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970541003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:31 [2020-02-28T06:46:31.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970541002 data=null item=null 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')
01:46:31 [2020-02-28T06:46:31.247Z] DEBUG - Clicked on 
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970540800 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970540800 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970540800 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970540799 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970540799 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}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970540787 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970540787 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970540786 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970540786 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970540786 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970540786 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}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970540780 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:31 [2020-02-28T06:46:31.504Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970540779 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970540779 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970540779 data=null} to TreeItem with text {Traces [1]}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970540779 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970540778 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:31 [2020-02-28T06:46:31.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970540771 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:31 [2020-02-28T06:46:31.759Z] 
01:46:31 [2020-02-28T06:46:31.759Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:31.552
01:46:31 [2020-02-28T06:46:31.759Z] !MESSAGE Error initializing trace.
01:46:31 [2020-02-28T06:46:31.759Z] 
01:46:31 [2020-02-28T06:46:31.759Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
01:46:31 [2020-02-28T06:46:31.759Z] !STACK 0
01:46:31 [2020-02-28T06:46:31.759Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:31 [2020-02-28T06:46:31.759Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:173)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:123)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:189)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:179)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:31 [2020-02-28T06:46:31.759Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:31 [2020-02-28T06:46:31.759Z] 	... 9 more
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970540094 data=null doit=true} to Shell with text {Open Trace}
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - Clicking on OK
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970540093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970540093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970540093 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970540093 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970540093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970540093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970540092 data=null item=null 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')
01:46:32 [2020-02-28T06:46:32.320Z] DEBUG - Clicked on 
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970539800 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970539800 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970539800 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970539799 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970539799 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}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970539788 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970539787 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970539787 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970539787 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970539787 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970539787 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}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970539782 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:32 [2020-02-28T06:46:32.575Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970539781 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970539781 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970539781 data=null} to TreeItem with text {Traces [1]}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970539781 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970539780 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:32 [2020-02-28T06:46:32.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970539773 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:32 [2020-02-28T06:46:32.575Z] 
01:46:32 [2020-02-28T06:46:32.575Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:32.544
01:46:32 [2020-02-28T06:46:32.575Z] !MESSAGE Error initializing trace.
01:46:32 [2020-02-28T06:46:32.575Z] 
01:46:32 [2020-02-28T06:46:32.575Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
01:46:32 [2020-02-28T06:46:32.575Z] !STACK 0
01:46:32 [2020-02-28T06:46:32.575Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:32 [2020-02-28T06:46:32.575Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:32 [2020-02-28T06:46:32.575Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:32 [2020-02-28T06:46:32.576Z] 	... 9 more
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970539155 data=null doit=true} to Shell with text {Open Trace}
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - Clicking on OK
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970539154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970539154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970539154 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970539154 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970539154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970539154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970539154 data=null item=null 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')
01:46:33 [2020-02-28T06:46:33.135Z] DEBUG - Clicked on 
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538955 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970538955 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970538955 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538954 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970538954 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}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538908 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538907 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970538907 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970538907 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538906 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970538906 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}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538900 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:33 [2020-02-28T06:46:33.391Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970538899 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970538899 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970538899 data=null} to TreeItem with text {Traces [1]}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970538899 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970538899 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:33 [2020-02-28T06:46:33.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970538889 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:33 [2020-02-28T06:46:33.645Z] 
01:46:33 [2020-02-28T06:46:33.645Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:33.427
01:46:33 [2020-02-28T06:46:33.645Z] !MESSAGE Error initializing trace.
01:46:33 [2020-02-28T06:46:33.645Z] 
01:46:33 [2020-02-28T06:46:33.645Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
01:46:33 [2020-02-28T06:46:33.645Z] !STACK 0
01:46:33 [2020-02-28T06:46:33.645Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:33 [2020-02-28T06:46:33.645Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:33 [2020-02-28T06:46:33.645Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:33 [2020-02-28T06:46:33.645Z] 	... 9 more
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970538269 data=null doit=true} to Shell with text {Open Trace}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Clicking on OK
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970538268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970538268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970538268 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970538268 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970538268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970538268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970538268 data=null item=null 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')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Clicked on 
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538101 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970538100 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970538100 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538100 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970538100 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}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538088 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538087 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970538087 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970538087 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538087 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970538087 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}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970538081 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:34 [2020-02-28T06:46:34.206Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970538080 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970538080 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970538080 data=null} to TreeItem with text {Traces [1]}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970538080 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970538080 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:34 [2020-02-28T06:46:34.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970538072 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:34 [2020-02-28T06:46:34.462Z] 
01:46:34 [2020-02-28T06:46:34.462Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:34.240
01:46:34 [2020-02-28T06:46:34.462Z] !MESSAGE Error initializing trace.
01:46:34 [2020-02-28T06:46:34.462Z] 
01:46:34 [2020-02-28T06:46:34.462Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
01:46:34 [2020-02-28T06:46:34.462Z] !STACK 0
01:46:34 [2020-02-28T06:46:34.462Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:34 [2020-02-28T06:46:34.462Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:34 [2020-02-28T06:46:34.462Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:34 [2020-02-28T06:46:34.462Z] 	... 9 more
01:46:35 [2020-02-28T06:46:35.023Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:35 [2020-02-28T06:46:35.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970537484 data=null doit=true} to Shell with text {Open Trace}
01:46:35 [2020-02-28T06:46:35.023Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:35 [2020-02-28T06:46:35.023Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:35 [2020-02-28T06:46:35.023Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:35 [2020-02-28T06:46:35.023Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Clicking on OK
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970537483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970537483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970537483 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970537483 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970537483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970537483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970537483 data=null item=null 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')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Clicked on 
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970537297 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970537297 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970537297 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970537296 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970537296 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}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970537284 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970537283 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970537283 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970537283 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970537283 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970537283 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}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970537277 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.024Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970537276 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970537276 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970537275 data=null} to TreeItem with text {Traces [1]}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970537275 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970537275 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:35 [2020-02-28T06:46:35.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970537263 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:35 [2020-02-28T06:46:35.279Z] 
01:46:35 [2020-02-28T06:46:35.279Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:35.055
01:46:35 [2020-02-28T06:46:35.279Z] !MESSAGE Error initializing trace.
01:46:35 [2020-02-28T06:46:35.279Z] 
01:46:35 [2020-02-28T06:46:35.279Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
01:46:35 [2020-02-28T06:46:35.279Z] !STACK 0
01:46:35 [2020-02-28T06:46:35.279Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:35 [2020-02-28T06:46:35.279Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
01:46:35 [2020-02-28T06:46:35.279Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
01:46:35 [2020-02-28T06:46:35.280Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:35 [2020-02-28T06:46:35.280Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:35 [2020-02-28T06:46:35.280Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:35 [2020-02-28T06:46:35.280Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:35 [2020-02-28T06:46:35.280Z] 	... 9 more
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970536601 data=null doit=true} to Shell with text {Open Trace}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Clicking on OK
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970536599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970536599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970536599 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970536599 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970536599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970536598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970536598 data=null item=null 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')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Clicked on 
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970536402 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970536402 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970536402 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970536402 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970536402 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}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970536390 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970536389 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970536389 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970536389 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:35 [2020-02-28T06:46:35.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970536389 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970536389 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}
01:46:36 [2020-02-28T06:46:36.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970536383 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.095Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:36 [2020-02-28T06:46:36.095Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:36 [2020-02-28T06:46:36.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970536382 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970536382 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970536382 data=null} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970536381 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970536381 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970536372 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.095Z] 
01:46:36 [2020-02-28T06:46:36.095Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:35.933
01:46:36 [2020-02-28T06:46:36.095Z] !MESSAGE Error initializing trace.
01:46:36 [2020-02-28T06:46:36.095Z] 
01:46:36 [2020-02-28T06:46:36.095Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
01:46:36 [2020-02-28T06:46:36.095Z] !STACK 0
01:46:36 [2020-02-28T06:46:36.095Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
01:46:36 [2020-02-28T06:46:36.095Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:36 [2020-02-28T06:46:36.095Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:36 [2020-02-28T06:46:36.095Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:36 [2020-02-28T06:46:36.095Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:36 [2020-02-28T06:46:36.095Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:36 [2020-02-28T06:46:36.095Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:36 [2020-02-28T06:46:36.095Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:36 [2020-02-28T06:46:36.095Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:36 [2020-02-28T06:46:36.095Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:36 [2020-02-28T06:46:36.095Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:36 [2020-02-28T06:46:36.095Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
01:46:36 [2020-02-28T06:46:36.096Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
01:46:36 [2020-02-28T06:46:36.096Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
01:46:36 [2020-02-28T06:46:36.096Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:146)
01:46:36 [2020-02-28T06:46:36.096Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
01:46:36 [2020-02-28T06:46:36.096Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:152)
01:46:36 [2020-02-28T06:46:36.096Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:36 [2020-02-28T06:46:36.096Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:36 [2020-02-28T06:46:36.096Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:36 [2020-02-28T06:46:36.096Z] 	... 9 more
01:46:36 [2020-02-28T06:46:36.096Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
01:46:36 [2020-02-28T06:46:36.096Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
01:46:36 [2020-02-28T06:46:36.096Z] 	at java.lang.Long.parseLong(Long.java:592)
01:46:36 [2020-02-28T06:46:36.096Z] 	at java.lang.Long.valueOf(Long.java:776)
01:46:36 [2020-02-28T06:46:36.096Z] 	at java.lang.Long.decode(Long.java:928)
01:46:36 [2020-02-28T06:46:36.096Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
01:46:36 [2020-02-28T06:46:36.096Z] 	... 16 more
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970535766 data=null doit=true} to Shell with text {Open Trace}
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - Clicking on OK
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970535765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970535765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970535765 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970535765 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970535765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970535765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970535765 data=null item=null 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')
01:46:36 [2020-02-28T06:46:36.655Z] DEBUG - Clicked on 
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970535542 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970535542 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970535542 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970535542 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970535541 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}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970535529 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970535528 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970535528 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970535528 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970535527 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970535527 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}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970535522 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:36 [2020-02-28T06:46:36.910Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970535522 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970535521 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970535521 data=null} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970535521 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970535521 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970535514 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:36 [2020-02-28T06:46:36.910Z] 
01:46:36 [2020-02-28T06:46:36.910Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:36.743
01:46:36 [2020-02-28T06:46:36.910Z] !MESSAGE Error initializing trace.
01:46:36 [2020-02-28T06:46:36.910Z] 
01:46:36 [2020-02-28T06:46:36.910Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
01:46:36 [2020-02-28T06:46:36.910Z] !STACK 0
01:46:36 [2020-02-28T06:46:36.910Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:36 [2020-02-28T06:46:36.910Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:36 [2020-02-28T06:46:36.910Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:36 [2020-02-28T06:46:36.910Z] 	... 9 more
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970534957 data=null doit=true} to Shell with text {Open Trace}
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - Clicking on OK
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970534956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970534956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970534956 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970534955 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970534955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970534955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970534955 data=null item=null 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')
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - Clicked on 
01:46:37 [2020-02-28T06:46:37.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970534751 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970534751 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970534751 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970534751 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970534751 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}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970534738 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970534738 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970534738 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970534738 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970534737 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970534737 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}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970534704 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:37 [2020-02-28T06:46:37.728Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970534703 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970534703 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970534703 data=null} to TreeItem with text {Traces [1]}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970534702 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970534702 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:37 [2020-02-28T06:46:37.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970534694 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:37 [2020-02-28T06:46:37.728Z] 
01:46:37 [2020-02-28T06:46:37.728Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:37.618
01:46:37 [2020-02-28T06:46:37.728Z] !MESSAGE Error initializing trace.
01:46:37 [2020-02-28T06:46:37.728Z] 
01:46:37 [2020-02-28T06:46:37.728Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
01:46:37 [2020-02-28T06:46:37.728Z] !STACK 0
01:46:37 [2020-02-28T06:46:37.728Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:37 [2020-02-28T06:46:37.728Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:37 [2020-02-28T06:46:37.728Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:37 [2020-02-28T06:46:37.728Z] 	... 9 more
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970534154 data=null doit=true} to Shell with text {Open Trace}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Clicking on OK
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970534153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970534153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970534153 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970534153 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970534152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970534152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970534152 data=null item=null 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')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Clicked on 
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533979 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970533979 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970533979 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533978 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970533978 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}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533965 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533964 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970533964 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970533964 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533964 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970533964 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}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533958 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:38 [2020-02-28T06:46:38.289Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970533957 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970533957 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970533956 data=null} to TreeItem with text {Traces [1]}
01:46:38 [2020-02-28T06:46:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970533956 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:38 [2020-02-28T06:46:38.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970533956 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:38 [2020-02-28T06:46:38.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970533899 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:38 [2020-02-28T06:46:38.544Z] 
01:46:38 [2020-02-28T06:46:38.544Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:38.369
01:46:38 [2020-02-28T06:46:38.544Z] !MESSAGE Error initializing trace.
01:46:38 [2020-02-28T06:46:38.544Z] 
01:46:38 [2020-02-28T06:46:38.544Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
01:46:38 [2020-02-28T06:46:38.544Z] !STACK 0
01:46:38 [2020-02-28T06:46:38.544Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:38 [2020-02-28T06:46:38.544Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
01:46:38 [2020-02-28T06:46:38.544Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
01:46:38 [2020-02-28T06:46:38.545Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:38 [2020-02-28T06:46:38.545Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:38 [2020-02-28T06:46:38.545Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:38 [2020-02-28T06:46:38.545Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:38 [2020-02-28T06:46:38.545Z] 	... 9 more
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970533356 data=null doit=true} to Shell with text {Open Trace}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Clicking on OK
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970533355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970533355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970533355 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970533355 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970533355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970533355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970533355 data=null item=null 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')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Clicked on 
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533181 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970533181 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970533180 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533180 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970533180 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}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533169 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533168 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970533168 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970533168 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533168 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970533168 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}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970533163 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.105Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970533162 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970533162 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970533162 data=null} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970533162 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970533161 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970533154 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.360Z] 
01:46:39 [2020-02-28T06:46:39.360Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:39.139
01:46:39 [2020-02-28T06:46:39.360Z] !MESSAGE Error initializing trace.
01:46:39 [2020-02-28T06:46:39.360Z] 
01:46:39 [2020-02-28T06:46:39.360Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
01:46:39 [2020-02-28T06:46:39.360Z] !STACK 0
01:46:39 [2020-02-28T06:46:39.360Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:39 [2020-02-28T06:46:39.360Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:39 [2020-02-28T06:46:39.360Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:39 [2020-02-28T06:46:39.360Z] 	... 9 more
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970532562 data=null doit=true} to Shell with text {Open Trace}
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - Clicking on OK
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970532561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970532561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970532561 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970532561 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970532560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970532560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970532560 data=null item=null 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')
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - Clicked on 
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:39 [2020-02-28T06:46:39.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970532392 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970532392 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970532392 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970532392 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970532392 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}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970532381 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970532381 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970532381 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970532381 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970532380 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970532380 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}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970532375 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:39 [2020-02-28T06:46:39.921Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970532374 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970532374 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970532374 data=null} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970532374 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970532374 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:39 [2020-02-28T06:46:39.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970532366 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:40 [2020-02-28T06:46:40.176Z] 
01:46:40 [2020-02-28T06:46:40.176Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:39.931
01:46:40 [2020-02-28T06:46:40.176Z] !MESSAGE Error initializing trace.
01:46:40 [2020-02-28T06:46:40.176Z] 
01:46:40 [2020-02-28T06:46:40.176Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
01:46:40 [2020-02-28T06:46:40.176Z] !STACK 0
01:46:40 [2020-02-28T06:46:40.176Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:40 [2020-02-28T06:46:40.176Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:40 [2020-02-28T06:46:40.176Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:40 [2020-02-28T06:46:40.176Z] 	... 9 more
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970531770 data=null doit=true} to Shell with text {Open Trace}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Clicking on OK
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970531769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970531769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970531769 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970531769 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970531769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970531769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970531769 data=null item=null 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')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Clicked on 
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970531553 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970531553 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970531553 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970531553 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970531553 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}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970531540 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970531539 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970531539 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970531539 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970531539 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970531539 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}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970531533 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:40 [2020-02-28T06:46:40.736Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970531533 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970531533 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970531532 data=null} to TreeItem with text {Traces [1]}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970531532 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970531532 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:40 [2020-02-28T06:46:40.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970531525 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:40 [2020-02-28T06:46:40.992Z] 
01:46:40 [2020-02-28T06:46:40.992Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:40.762
01:46:40 [2020-02-28T06:46:40.992Z] !MESSAGE Error initializing trace.
01:46:40 [2020-02-28T06:46:40.992Z] 
01:46:40 [2020-02-28T06:46:40.992Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
01:46:40 [2020-02-28T06:46:40.992Z] !STACK 0
01:46:40 [2020-02-28T06:46:40.992Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:40 [2020-02-28T06:46:40.992Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:84)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:40 [2020-02-28T06:46:40.992Z] 	... 9 more
01:46:40 [2020-02-28T06:46:40.992Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU"
01:46:40 [2020-02-28T06:46:40.992Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
01:46:40 [2020-02-28T06:46:40.992Z] 	at java.lang.Long.parseLong(Long.java:589)
01:46:40 [2020-02-28T06:46:40.992Z] 	at java.lang.Long.valueOf(Long.java:776)
01:46:40 [2020-02-28T06:46:40.992Z] 	at java.lang.Long.decode(Long.java:928)
01:46:40 [2020-02-28T06:46:40.992Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
01:46:40 [2020-02-28T06:46:40.992Z] 	... 17 more
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970530889 data=null doit=true} to Shell with text {Open Trace}
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - Clicking on OK
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970530888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970530888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970530888 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970530888 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970530888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970530888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970530888 data=null item=null 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')
01:46:41 [2020-02-28T06:46:41.552Z] DEBUG - Clicked on 
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970530667 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970530667 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970530667 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970530667 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970530667 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}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970530656 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970530655 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970530655 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970530655 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970530655 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970530655 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}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970530650 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:41 [2020-02-28T06:46:41.808Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970530649 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970530649 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970530649 data=null} to TreeItem with text {Traces [1]}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970530648 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970530648 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:41 [2020-02-28T06:46:41.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970530640 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:41 [2020-02-28T06:46:41.808Z] 
01:46:41 [2020-02-28T06:46:41.808Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:41.638
01:46:41 [2020-02-28T06:46:41.808Z] !MESSAGE Error initializing trace.
01:46:41 [2020-02-28T06:46:41.808Z] 
01:46:41 [2020-02-28T06:46:41.808Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
01:46:41 [2020-02-28T06:46:41.808Z] !STACK 0
01:46:41 [2020-02-28T06:46:41.808Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:41 [2020-02-28T06:46:41.808Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:41 [2020-02-28T06:46:41.808Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:41 [2020-02-28T06:46:41.808Z] 	... 9 more
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970530064 data=null doit=true} to Shell with text {Open Trace}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Clicking on OK
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970530063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970530063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970530063 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970530063 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970530063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970530063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970530063 data=null item=null 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')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Clicked on 
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529893 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970529893 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970529893 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529893 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970529892 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}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529882 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529881 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970529881 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970529881 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529881 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970529881 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}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529875 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:42 [2020-02-28T06:46:42.369Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970529874 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970529874 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970529874 data=null} to TreeItem with text {Traces [1]}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970529874 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970529874 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:42 [2020-02-28T06:46:42.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970529866 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:42 [2020-02-28T06:46:42.624Z] 
01:46:42 [2020-02-28T06:46:42.624Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:42.426
01:46:42 [2020-02-28T06:46:42.624Z] !MESSAGE Error initializing trace.
01:46:42 [2020-02-28T06:46:42.624Z] 
01:46:42 [2020-02-28T06:46:42.624Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
01:46:42 [2020-02-28T06:46:42.624Z] !STACK 0
01:46:42 [2020-02-28T06:46:42.624Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:42 [2020-02-28T06:46:42.624Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:42 [2020-02-28T06:46:42.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:42 [2020-02-28T06:46:42.624Z] 	... 9 more
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970529276 data=null doit=true} to Shell with text {Open Trace}
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - Clicking on OK
01:46:43 [2020-02-28T06:46:43.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970529275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970529275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970529275 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970529275 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970529274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970529274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970529274 data=null item=null 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')
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Clicked on 
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529134 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970529134 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970529134 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529133 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970529133 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}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529100 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529099 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970529099 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970529099 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529099 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970529099 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}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970529094 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:43 [2020-02-28T06:46:43.187Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970529093 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970529093 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970529093 data=null} to TreeItem with text {Traces [1]}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970529093 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970529093 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:43 [2020-02-28T06:46:43.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970529086 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:43 [2020-02-28T06:46:43.442Z] 
01:46:43 [2020-02-28T06:46:43.442Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:43.223
01:46:43 [2020-02-28T06:46:43.442Z] !MESSAGE Error initializing trace.
01:46:43 [2020-02-28T06:46:43.442Z] 
01:46:43 [2020-02-28T06:46:43.442Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
01:46:43 [2020-02-28T06:46:43.442Z] !STACK 0
01:46:43 [2020-02-28T06:46:43.442Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:43 [2020-02-28T06:46:43.442Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:43 [2020-02-28T06:46:43.442Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:43 [2020-02-28T06:46:43.442Z] 	... 9 more
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970528478 data=null doit=true} to Shell with text {Open Trace}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Clicking on OK
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970528477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970528477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970528477 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970528477 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970528477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970528477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970528477 data=null item=null 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')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Clicked on 
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970528338 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970528338 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970528337 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970528337 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970528337 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}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970528327 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970528308 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970528308 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970528308 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970528308 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970528308 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}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970528303 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.003Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970528302 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970528302 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970528302 data=null} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970528302 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970528302 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970528295 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.003Z] 
01:46:44 [2020-02-28T06:46:44.003Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:43.962
01:46:44 [2020-02-28T06:46:44.003Z] !MESSAGE Error initializing trace.
01:46:44 [2020-02-28T06:46:44.003Z] 
01:46:44 [2020-02-28T06:46:44.003Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
01:46:44 [2020-02-28T06:46:44.003Z] !STACK 0
01:46:44 [2020-02-28T06:46:44.003Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:44 [2020-02-28T06:46:44.003Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:116)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:44 [2020-02-28T06:46:44.003Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:44 [2020-02-28T06:46:44.003Z] 	... 9 more
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970527705 data=null doit=true} to Shell with text {Open Trace}
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - Clicking on OK
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970527704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970527704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970527704 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970527704 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970527704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970527704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970527704 data=null item=null 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')
01:46:44 [2020-02-28T06:46:44.564Z] DEBUG - Clicked on 
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970527531 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970527531 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970527531 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970527531 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970527531 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}
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970527498 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970527498 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970527498 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970527497 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970527497 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970527497 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}
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970527492 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:44 [2020-02-28T06:46:44.820Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970527492 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970527492 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970527491 data=null} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970527491 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970527491 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:44 [2020-02-28T06:46:44.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970527484 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:45 [2020-02-28T06:46:45.075Z] 
01:46:45 [2020-02-28T06:46:45.075Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:44.820
01:46:45 [2020-02-28T06:46:45.075Z] !MESSAGE Error initializing trace.
01:46:45 [2020-02-28T06:46:45.075Z] 
01:46:45 [2020-02-28T06:46:45.075Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
01:46:45 [2020-02-28T06:46:45.075Z] !STACK 0
01:46:45 [2020-02-28T06:46:45.075Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:45 [2020-02-28T06:46:45.075Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:218)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
01:46:45 [2020-02-28T06:46:45.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:45 [2020-02-28T06:46:45.075Z] 	... 9 more
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970526907 data=null doit=true} to Shell with text {Open Trace}
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - Clicking on OK
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970526905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970526905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970526905 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970526905 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970526905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970526905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:45 [2020-02-28T06:46:45.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970526905 data=null item=null 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')
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Clicked on 
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970526708 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970526708 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970526707 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970526707 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970526707 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}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970526696 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970526696 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970526696 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970526696 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970526695 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970526695 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}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970526690 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:45 [2020-02-28T06:46:45.586Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1970526689 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1970526689 data=null doit=true} to TreeItem with text {Traces [1]}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1970526689 data=null} to TreeItem with text {Traces [1]}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1970526689 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970526689 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
01:46:45 [2020-02-28T06:46:45.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1970526682 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
01:46:45 [2020-02-28T06:46:45.841Z] 
01:46:45 [2020-02-28T06:46:45.842Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 06:46:45.633
01:46:45 [2020-02-28T06:46:45.842Z] !MESSAGE Error initializing trace.
01:46:45 [2020-02-28T06:46:45.842Z] 
01:46:45 [2020-02-28T06:46:45.842Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
01:46:45 [2020-02-28T06:46:45.842Z] !STACK 0
01:46:45 [2020-02-28T06:46:45.842Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:291)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:347)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:488)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:46:45 [2020-02-28T06:46:45.842Z] Caused by: NoViableAltException(73@[])
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3109)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2575)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1929)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1708)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
01:46:45 [2020-02-28T06:46:45.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
01:46:45 [2020-02-28T06:46:45.842Z] 	... 9 more
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1970526091 data=null doit=true} to Shell with text {Open Trace}
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Clicking on OK
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970526090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970526090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970526090 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970526090 data=null} to (of type 'Button' and with style 'SWT.PUSH')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970526090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970526090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970526090 data=null item=null 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')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Clicked on 
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1970525893 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Attempting to set focus on Tree with text {}
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970525885 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1970525885 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1970525885 data=null} to TreeItem with text {TestInvalidCtfTraces}
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970525885 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970525884 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}
01:46:46 [2020-02-28T06:46:46.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1970525873 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
01:46:46 [2020-02-28T06:46:46.657Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:46:46 [2020-02-28T06:46:46.657Z] DEBUG - Clicking on with mnemonic 'Delete'
01:46:46 [2020-02-28T06:46:46.657Z] DEBUG - Clicked on with mnemonic 'Delete'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525164 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525164 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525163 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970525163 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Clicking on OK
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970525162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970525162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970525162 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970525162 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970525162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970525162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Clicked on OK
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970525162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:46:47 [2020-02-28T06:46:47.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970525791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:46:47 [2020-02-28T06:46:47.778Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.279 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
01:46:47 [2020-02-28T06:46:47.778Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.19 s
01:46:47 [2020-02-28T06:46:47.778Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.998 s
01:46:47 [2020-02-28T06:46:47.778Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.936 s
01:46:47 [2020-02-28T06:46:47.778Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.976 s
01:46:47 [2020-02-28T06:46:47.778Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.893 s
01:46:47 [2020-02-28T06:46:47.778Z] 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.894 s
01:46:47 [2020-02-28T06:46:47.778Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1 s
01:46:47 [2020-02-28T06:46:47.778Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.839 s
01:46:47 [2020-02-28T06:46:47.778Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.859 s
01:46:47 [2020-02-28T06:46:47.778Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.802 s
01:46:47 [2020-02-28T06:46:47.778Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.897 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.859 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.792 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.771 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.797 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.788 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.837 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.888 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.774 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.758 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.797 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.806 s
01:46:47 [2020-02-28T06:46:47.779Z] 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.812 s
01:46:47 [2020-02-28T06:46:47.779Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.829 s
01:46:47 [2020-02-28T06:46:47.779Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
01:47:55 [2020-02-28T06:47:55.392Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.389 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.145 s
01:47:55 [2020-02-28T06:47:55.392Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.984 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.778 s
01:47:55 [2020-02-28T06:47:55.392Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.723 s
01:47:55 [2020-02-28T06:47:55.392Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.716 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 6.884 s
01:47:55 [2020-02-28T06:47:55.392Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 7.041 s
01:47:55 [2020-02-28T06:47:55.392Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.039 s
01:47:55 [2020-02-28T06:47:55.392Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.552 s
01:47:55 [2020-02-28T06:47:55.392Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.245 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.217 s
01:47:55 [2020-02-28T06:47:55.392Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.869 s
01:47:55 [2020-02-28T06:47:55.392Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.119 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.398 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.029 s
01:47:55 [2020-02-28T06:47:55.392Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.864 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.097 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.899 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.903 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.612 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.894 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.743 s
01:47:55 [2020-02-28T06:47:55.392Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.902 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.763 s
01:47:55 [2020-02-28T06:47:55.392Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.88 s
01:47:55 [2020-02-28T06:47:55.392Z] 
01:47:55 [2020-02-28T06:47:55.392Z] Results:
01:47:55 [2020-02-28T06:47:55.392Z] 
01:47:55 [2020-02-28T06:47:55.392Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
01:47:55 [2020-02-28T06:47:55.392Z] 
01:47:55 [2020-02-28T06:47:55.392Z] 
01:47:55 [2020-02-28T06:47:55.392Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:47:53.240
01:47:55 [2020-02-28T06:47:55.392Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:47:55 [2020-02-28T06:47:55.392Z] [INFO] All tests passed!
01:47:55 [2020-02-28T06:47:55.392Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.392Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:47:55 [2020-02-28T06:47:55.392Z] [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
01:47:55 [2020-02-28T06:47:55.954Z] [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
01:47:55 [2020-02-28T06:47:55.955Z] [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
01:47:55 [2020-02-28T06:47:55.955Z] [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
01:47:55 [2020-02-28T06:47:55.955Z] [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
01:47:55 [2020-02-28T06:47:55.955Z] [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
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] Building Trace Compass User Guide 5.2.0-SNAPSHOT                [69/138]
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] Executing tasks
01:47:55 [2020-02-28T06:47:55.955Z] 
01:47:55 [2020-02-28T06:47:55.955Z] main:
01:47:55 [2020-02-28T06:47:55.955Z] 
01:47:55 [2020-02-28T06:47:55.955Z] clean:
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] Executed tasks
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] 
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
01:47:55 [2020-02-28T06:47:55.955Z] [INFO] Executing tasks
01:47:55 [2020-02-28T06:47:55.955Z] 
01:47:55 [2020-02-28T06:47:55.955Z] main:
01:47:55 [2020-02-28T06:47:55.955Z] 
01:47:55 [2020-02-28T06:47:55.955Z] build:
01:47:56 [2020-02-28T06:47:56.530Z] 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
01:47:56 [2020-02-28T06:47:56.530Z] 
01:47:56 [2020-02-28T06:47:56.530Z] test:
01:47:56 [2020-02-28T06:47:56.530Z] [xmlvalidate] 18 file(s) have been successfully validated.
01:47:56 [2020-02-28T06:47:56.530Z] [INFO] Executed tasks
01:47:56 [2020-02-28T06:47:56.530Z] [INFO] 
01:47:56 [2020-02-28T06:47:56.530Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
01:47:56 [2020-02-28T06:47:56.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:47:56 [2020-02-28T06:47:56.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/src/main/resources
01:47:56 [2020-02-28T06:47:56.530Z] [INFO] 
01:47:56 [2020-02-28T06:47:56.530Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
01:47:56 [2020-02-28T06:47:56.530Z] [INFO] 
01:47:56 [2020-02-28T06:47:56.530Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
01:47:56 [2020-02-28T06:47:56.785Z] [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
01:47:56 [2020-02-28T06:47:56.785Z] [INFO] Command line:
01:47:56 [2020-02-28T06:47:56.785Z] 	[/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]
01:47:56 [2020-02-28T06:47:56.785Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:47:58 [2020-02-28T06:47:58.672Z] Buildfile: build.xml
01:47:58 [2020-02-28T06:47:58.672Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:47:58 [2020-02-28T06:47:58.672Z] 
01:47:58 [2020-02-28T06:47:58.672Z] build.index:
01:48:01 [2020-02-28T06:48:01.935Z] BUILD SUCCESSFUL
01:48:01 [2020-02-28T06:48:01.935Z] 
01:48:01 [2020-02-28T06:48:01.935Z] BUILD SUCCESSFUL
01:48:01 [2020-02-28T06:48:01.935Z] Total time: 3 seconds
01:48:02 [2020-02-28T06:48:02.496Z] [INFO] 
01:48:02 [2020-02-28T06:48:02.496Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
01:48:02 [2020-02-28T06:48:02.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:02 [2020-02-28T06:48:02.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/src/test/resources
01:48:02 [2020-02-28T06:48:02.496Z] [INFO] 
01:48:02 [2020-02-28T06:48:02.496Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
01:48:02 [2020-02-28T06:48:02.496Z] [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
01:48:02 [2020-02-28T06:48:02.496Z] [INFO] 
01:48:02 [2020-02-28T06:48:02.496Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
01:48:02 [2020-02-28T06:48:02.496Z] [INFO] 
01:48:02 [2020-02-28T06:48:02.496Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
01:48:02 [2020-02-28T06:48:02.496Z] [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
01:48:03 [2020-02-28T06:48:03.862Z] [INFO] 
01:48:03 [2020-02-28T06:48:03.862Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
01:48:03 [2020-02-28T06:48:03.862Z] [INFO] 
01:48:03 [2020-02-28T06:48:03.862Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
01:48:03 [2020-02-28T06:48:03.862Z] [INFO] 
01:48:03 [2020-02-28T06:48:03.862Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
01:48:03 [2020-02-28T06:48:03.862Z] [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
01:48:04 [2020-02-28T06:48:04.423Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.423Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
01:48:04 [2020-02-28T06:48:04.423Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
01:48:04 [2020-02-28T06:48:04.423Z] [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
01:48:04 [2020-02-28T06:48:04.423Z] [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
01:48:04 [2020-02-28T06:48:04.423Z] [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
01:48:04 [2020-02-28T06:48:04.423Z] [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
01:48:04 [2020-02-28T06:48:04.423Z] [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
01:48:04 [2020-02-28T06:48:04.423Z] [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
01:48:04 [2020-02-28T06:48:04.423Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.423Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
01:48:04 [2020-02-28T06:48:04.423Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.423Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
01:48:04 [2020-02-28T06:48:04.423Z] [INFO] Executing tasks
01:48:04 [2020-02-28T06:48:04.423Z] 
01:48:04 [2020-02-28T06:48:04.423Z] main:
01:48:04 [2020-02-28T06:48:04.423Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user/reference
01:48:04 [2020-02-28T06:48:04.678Z]      [copy] Copying 323 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user
01:48:04 [2020-02-28T06:48:04.678Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user/reference
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] Executed tasks
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT [70/138]
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] Executing tasks
01:48:04 [2020-02-28T06:48:04.678Z] 
01:48:04 [2020-02-28T06:48:04.678Z] main:
01:48:04 [2020-02-28T06:48:04.678Z] 
01:48:04 [2020-02-28T06:48:04.678Z] clean:
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] Executed tasks
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.678Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.679Z] [INFO] Executing tasks
01:48:04 [2020-02-28T06:48:04.679Z] 
01:48:04 [2020-02-28T06:48:04.679Z] main:
01:48:04 [2020-02-28T06:48:04.679Z] 
01:48:04 [2020-02-28T06:48:04.679Z] build:
01:48:04 [2020-02-28T06:48:04.934Z] 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
01:48:04 [2020-02-28T06:48:04.934Z] 
01:48:04 [2020-02-28T06:48:04.934Z] test:
01:48:04 [2020-02-28T06:48:04.934Z] [xmlvalidate] 8 file(s) have been successfully validated.
01:48:04 [2020-02-28T06:48:04.934Z] [INFO] Executed tasks
01:48:04 [2020-02-28T06:48:04.934Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.934Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:04 [2020-02-28T06:48:04.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
01:48:04 [2020-02-28T06:48:04.934Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.934Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.934Z] [INFO] 
01:48:04 [2020-02-28T06:48:04.934Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:04 [2020-02-28T06:48:04.934Z] [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
01:48:04 [2020-02-28T06:48:04.934Z] [INFO] Command line:
01:48:04 [2020-02-28T06:48:04.934Z] 	[/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]
01:48:04 [2020-02-28T06:48:04.934Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:48:07 [2020-02-28T06:48:07.446Z] Buildfile: build.xml
01:48:07 [2020-02-28T06:48:07.446Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:48:07 [2020-02-28T06:48:07.446Z] 
01:48:07 [2020-02-28T06:48:07.446Z] build.index:
01:48:08 [2020-02-28T06:48:08.808Z] BUILD SUCCESSFUL
01:48:08 [2020-02-28T06:48:08.808Z] 
01:48:08 [2020-02-28T06:48:08.808Z] BUILD SUCCESSFUL
01:48:08 [2020-02-28T06:48:08.808Z] Total time: 2 seconds
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [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
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [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
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [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
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [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
01:48:09 [2020-02-28T06:48:09.368Z] [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
01:48:09 [2020-02-28T06:48:09.368Z] [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
01:48:09 [2020-02-28T06:48:09.368Z] [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
01:48:09 [2020-02-28T06:48:09.368Z] [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
01:48:09 [2020-02-28T06:48:09.368Z] [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
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] Executing tasks
01:48:09 [2020-02-28T06:48:09.368Z] 
01:48:09 [2020-02-28T06:48:09.368Z] main:
01:48:09 [2020-02-28T06:48:09.368Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] Executed tasks
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] Building Trace Compass RCP User Guide 5.2.0-SNAPSHOT            [71/138]
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] Executing tasks
01:48:09 [2020-02-28T06:48:09.368Z] 
01:48:09 [2020-02-28T06:48:09.368Z] main:
01:48:09 [2020-02-28T06:48:09.368Z] 
01:48:09 [2020-02-28T06:48:09.368Z] clean:
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] Executed tasks
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.368Z] [INFO] Executing tasks
01:48:09 [2020-02-28T06:48:09.368Z] 
01:48:09 [2020-02-28T06:48:09.368Z] main:
01:48:09 [2020-02-28T06:48:09.368Z] 
01:48:09 [2020-02-28T06:48:09.368Z] build:
01:48:09 [2020-02-28T06:48:09.623Z] 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
01:48:09 [2020-02-28T06:48:09.624Z] 
01:48:09 [2020-02-28T06:48:09.624Z] test:
01:48:09 [2020-02-28T06:48:09.624Z] [xmlvalidate] 2 file(s) have been successfully validated.
01:48:09 [2020-02-28T06:48:09.624Z] [INFO] Executed tasks
01:48:09 [2020-02-28T06:48:09.624Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.624Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:09 [2020-02-28T06:48:09.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
01:48:09 [2020-02-28T06:48:09.624Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.624Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.624Z] [INFO] 
01:48:09 [2020-02-28T06:48:09.624Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:09 [2020-02-28T06:48:09.624Z] [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
01:48:09 [2020-02-28T06:48:09.624Z] [INFO] Command line:
01:48:09 [2020-02-28T06:48:09.624Z] 	[/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]
01:48:09 [2020-02-28T06:48:09.624Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:48:11 [2020-02-28T06:48:11.513Z] Buildfile: build.xml
01:48:11 [2020-02-28T06:48:11.768Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:48:11 [2020-02-28T06:48:11.768Z] 
01:48:11 [2020-02-28T06:48:11.768Z] build.index:
01:48:13 [2020-02-28T06:48:13.132Z] BUILD SUCCESSFUL
01:48:13 [2020-02-28T06:48:13.132Z] 
01:48:13 [2020-02-28T06:48:13.132Z] BUILD SUCCESSFUL
01:48:13 [2020-02-28T06:48:13.132Z] Total time: 1 second
01:48:13 [2020-02-28T06:48:13.692Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.692Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:13 [2020-02-28T06:48:13.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
01:48:13 [2020-02-28T06:48:13.692Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.692Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.692Z] [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
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.948Z] [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
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.948Z] [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
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.948Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.948Z] [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
01:48:13 [2020-02-28T06:48:13.948Z] [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
01:48:13 [2020-02-28T06:48:13.948Z] [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
01:48:13 [2020-02-28T06:48:13.949Z] [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
01:48:13 [2020-02-28T06:48:13.949Z] [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
01:48:13 [2020-02-28T06:48:13.949Z] [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
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] Executing tasks
01:48:13 [2020-02-28T06:48:13.949Z] 
01:48:13 [2020-02-28T06:48:13.949Z] main:
01:48:13 [2020-02-28T06:48:13.949Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] Executed tasks
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] Building Trace Compass Pcap User Guide 5.2.0-SNAPSHOT           [72/138]
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] Executing tasks
01:48:13 [2020-02-28T06:48:13.949Z] 
01:48:13 [2020-02-28T06:48:13.949Z] main:
01:48:13 [2020-02-28T06:48:13.949Z] 
01:48:13 [2020-02-28T06:48:13.949Z] clean:
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] Executed tasks
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] Executing tasks
01:48:13 [2020-02-28T06:48:13.949Z] 
01:48:13 [2020-02-28T06:48:13.949Z] main:
01:48:13 [2020-02-28T06:48:13.949Z] 
01:48:13 [2020-02-28T06:48:13.949Z] build:
01:48:13 [2020-02-28T06:48:13.949Z] 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
01:48:13 [2020-02-28T06:48:13.949Z] 
01:48:13 [2020-02-28T06:48:13.949Z] test:
01:48:13 [2020-02-28T06:48:13.949Z] [xmlvalidate] 1 file(s) have been successfully validated.
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] Executed tasks
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] 
01:48:13 [2020-02-28T06:48:13.949Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:14 [2020-02-28T06:48:14.204Z] [INFO] 
01:48:14 [2020-02-28T06:48:14.204Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:14 [2020-02-28T06:48:14.204Z] [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
01:48:14 [2020-02-28T06:48:14.204Z] [INFO] Command line:
01:48:14 [2020-02-28T06:48:14.204Z] 	[/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]
01:48:14 [2020-02-28T06:48:14.204Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:48:16 [2020-02-28T06:48:16.090Z] Buildfile: build.xml
01:48:16 [2020-02-28T06:48:16.090Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:48:16 [2020-02-28T06:48:16.090Z] 
01:48:16 [2020-02-28T06:48:16.090Z] build.index:
01:48:17 [2020-02-28T06:48:17.453Z] BUILD SUCCESSFUL
01:48:17 [2020-02-28T06:48:17.453Z] 
01:48:17 [2020-02-28T06:48:17.453Z] BUILD SUCCESSFUL
01:48:17 [2020-02-28T06:48:17.453Z] Total time: 1 second
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [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
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [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
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [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
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [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
01:48:18 [2020-02-28T06:48:18.382Z] [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
01:48:18 [2020-02-28T06:48:18.382Z] [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
01:48:18 [2020-02-28T06:48:18.382Z] [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
01:48:18 [2020-02-28T06:48:18.382Z] [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
01:48:18 [2020-02-28T06:48:18.382Z] [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
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] Executing tasks
01:48:18 [2020-02-28T06:48:18.382Z] 
01:48:18 [2020-02-28T06:48:18.382Z] main:
01:48:18 [2020-02-28T06:48:18.382Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] Executed tasks
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT       [73/138]
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] The project's OSGi version is 1.0.4.202002280607
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/main/resources
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.382Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/classes
01:48:18 [2020-02-28T06:48:18.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[41] 
01:48:18 [2020-02-28T06:48:18.637Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
01:48:18 [2020-02-28T06:48:18.637Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:48:18 [2020-02-28T06:48:18.637Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
01:48:18 [2020-02-28T06:48:18.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[50] 
01:48:18 [2020-02-28T06:48:18.637Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
01:48:18 [2020-02-28T06:48:18.637Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:48:18 [2020-02-28T06:48:18.637Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
01:48:18 [2020-02-28T06:48:18.637Z] 2 problems (2 warnings)
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/test/resources
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.637Z] [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
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.637Z] [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
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.637Z] [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
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.637Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.637Z] [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
01:48:18 [2020-02-28T06:48:18.893Z] [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
01:48:18 [2020-02-28T06:48:18.893Z] [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
01:48:18 [2020-02-28T06:48:18.893Z] [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
01:48:18 [2020-02-28T06:48:18.893Z] [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
01:48:18 [2020-02-28T06:48:18.893Z] [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
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT [74/138]
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --------------------------------[ pom ]---------------------------------
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
01:48:18 [2020-02-28T06:48:18.893Z] [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
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT  [75/138]
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] The project's OSGi version is 1.0.4.202002280607
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] 
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:18 [2020-02-28T06:48:18.893Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
01:48:20 [2020-02-28T06:48:20.791Z] [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:[429] 
01:48:20 [2020-02-28T06:48:20.791Z] 	ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class);
01:48:20 [2020-02-28T06:48:20.791Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:48:20 [2020-02-28T06:48:20.791Z] 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
01:48:20 [2020-02-28T06:48:20.791Z] [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:[444] 
01:48:20 [2020-02-28T06:48:20.791Z] 	IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class);
01:48:20 [2020-02-28T06:48:20.791Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:48:20 [2020-02-28T06:48:20.791Z] 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
01:48:20 [2020-02-28T06:48:20.791Z] 2 problems (2 warnings)
01:48:20 [2020-02-28T06:48:20.791Z] [INFO] 
01:48:20 [2020-02-28T06:48:20.791Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:20 [2020-02-28T06:48:20.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:20 [2020-02-28T06:48:20.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
01:48:20 [2020-02-28T06:48:20.791Z] [INFO] 
01:48:20 [2020-02-28T06:48:20.791Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:20 [2020-02-28T06:48:20.791Z] [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
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:21 [2020-02-28T06:48:21.046Z] [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
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:21 [2020-02-28T06:48:21.046Z] [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
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:21 [2020-02-28T06:48:21.046Z] [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
01:48:21 [2020-02-28T06:48:21.046Z] [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
01:48:21 [2020-02-28T06:48:21.046Z] [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
01:48:21 [2020-02-28T06:48:21.046Z] [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
01:48:21 [2020-02-28T06:48:21.046Z] [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
01:48:21 [2020-02-28T06:48:21.046Z] [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
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT    [76/138]
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] The project's OSGi version is 1.1.2.202002280607
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.301Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
01:48:21 [2020-02-28T06:48:21.556Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.556Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:21 [2020-02-28T06:48:21.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
01:48:21 [2020-02-28T06:48:21.556Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.556Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.556Z] [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
01:48:21 [2020-02-28T06:48:21.556Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.556Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.556Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.556Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.556Z] [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
01:48:21 [2020-02-28T06:48:21.813Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.813Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.813Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.813Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.813Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.813Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.813Z] [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
01:48:21 [2020-02-28T06:48:21.813Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.813Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.813Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.813Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.814Z] [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
01:48:21 [2020-02-28T06:48:21.814Z] [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
01:48:21 [2020-02-28T06:48:21.814Z] [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
01:48:21 [2020-02-28T06:48:21.814Z] [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
01:48:21 [2020-02-28T06:48:21.814Z] [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
01:48:21 [2020-02-28T06:48:21.814Z] [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
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT       [77/138]
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] 
01:48:21 [2020-02-28T06:48:21.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [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
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [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
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [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
01:48:22 [2020-02-28T06:48:22.069Z] [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
01:48:22 [2020-02-28T06:48:22.069Z] [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
01:48:22 [2020-02-28T06:48:22.069Z] [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
01:48:22 [2020-02-28T06:48:22.069Z] [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
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/138]
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] The project's OSGi version is 1.0.0.202002280607
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.069Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.324Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.579Z] [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
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.579Z] [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
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.579Z] [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
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] 
01:48:22 [2020-02-28T06:48:22.579Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:22 [2020-02-28T06:48:22.834Z] [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
01:48:22 [2020-02-28T06:48:22.834Z] [INFO] Command line:
01:48:22 [2020-02-28T06:48:22.834Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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]
01:48:22 [2020-02-28T06:48:22.834Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:48:25 [2020-02-28T06:48:25.350Z] !SESSION 2020-02-28 06:48:22.875 -----------------------------------------------
01:48:25 [2020-02-28T06:48:25.350Z] eclipse.buildId=unknown
01:48:25 [2020-02-28T06:48:25.350Z] java.version=1.8.0_202
01:48:25 [2020-02-28T06:48:25.350Z] java.vendor=Oracle Corporation
01:48:25 [2020-02-28T06:48:25.350Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:48:25 [2020-02-28T06:48:25.350Z] 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
01:48:25 [2020-02-28T06:48:25.350Z] 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
01:48:25 [2020-02-28T06:48:25.350Z] 
01:48:25 [2020-02-28T06:48:25.350Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:48:24.741
01:48:25 [2020-02-28T06:48:25.350Z] !MESSAGE FrameworkEvent ERROR
01:48:25 [2020-02-28T06:48:25.350Z] !STACK 0
01:48:25 [2020-02-28T06:48:25.350Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
01:48:25 [2020-02-28T06:48:25.350Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:48:25 [2020-02-28T06:48:25.350Z] 
01:48:25 [2020-02-28T06:48:25.350Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:48:25 [2020-02-28T06:48:25.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:48:25 [2020-02-28T06:48:25.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:48:25 [2020-02-28T06:48:25.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:48:25 [2020-02-28T06:48:25.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:48:25 [2020-02-28T06:48:25.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:48:25 [2020-02-28T06:48:25.350Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:48:25 [2020-02-28T06:48:25.350Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:48:25 [2020-02-28T06:48:25.910Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
01:48:26 [2020-02-28T06:48:26.165Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
01:48:26 [2020-02-28T06:48:26.165Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.001 s
01:48:26 [2020-02-28T06:48:26.165Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
01:48:26 [2020-02-28T06:48:26.165Z] 
01:48:26 [2020-02-28T06:48:26.165Z] Results:
01:48:26 [2020-02-28T06:48:26.165Z] 
01:48:26 [2020-02-28T06:48:26.165Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
01:48:26 [2020-02-28T06:48:26.165Z] 
01:48:27 [2020-02-28T06:48:27.090Z] [INFO] All tests passed!
01:48:27 [2020-02-28T06:48:27.090Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.090Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:27 [2020-02-28T06:48:27.090Z] [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
01:48:27 [2020-02-28T06:48:27.090Z] [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
01:48:27 [2020-02-28T06:48:27.091Z] [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
01:48:27 [2020-02-28T06:48:27.091Z] [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
01:48:27 [2020-02-28T06:48:27.091Z] [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
01:48:27 [2020-02-28T06:48:27.091Z] [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
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/138]
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] The project's OSGi version is 1.0.0.202002280607
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.091Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.346Z] [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
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.346Z] [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
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.346Z] [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
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] 
01:48:27 [2020-02-28T06:48:27.346Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:27 [2020-02-28T06:48:27.602Z] [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
01:48:27 [2020-02-28T06:48:27.602Z] [INFO] Command line:
01:48:27 [2020-02-28T06:48:27.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/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]
01:48:27 [2020-02-28T06:48:27.602Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:48:29 [2020-02-28T06:48:29.487Z] !SESSION 2020-02-28 06:48:27.587 -----------------------------------------------
01:48:29 [2020-02-28T06:48:29.487Z] eclipse.buildId=unknown
01:48:29 [2020-02-28T06:48:29.487Z] java.version=1.8.0_202
01:48:29 [2020-02-28T06:48:29.487Z] java.vendor=Oracle Corporation
01:48:29 [2020-02-28T06:48:29.487Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:48:29 [2020-02-28T06:48:29.487Z] 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
01:48:29 [2020-02-28T06:48:29.487Z] 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
01:48:29 [2020-02-28T06:48:29.487Z] 
01:48:29 [2020-02-28T06:48:29.487Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:48:29.362
01:48:29 [2020-02-28T06:48:29.487Z] !MESSAGE FrameworkEvent ERROR
01:48:29 [2020-02-28T06:48:29.487Z] !STACK 0
01:48:29 [2020-02-28T06:48:29.487Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
01:48:29 [2020-02-28T06:48:29.487Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:48:29 [2020-02-28T06:48:29.487Z] 
01:48:29 [2020-02-28T06:48:29.487Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:48:29 [2020-02-28T06:48:29.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:48:29 [2020-02-28T06:48:29.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:48:29 [2020-02-28T06:48:29.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:48:29 [2020-02-28T06:48:29.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:48:29 [2020-02-28T06:48:29.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:48:29 [2020-02-28T06:48:29.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:48:29 [2020-02-28T06:48:29.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:48:30 [2020-02-28T06:48:30.852Z] process 10533: 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
01:48:30 [2020-02-28T06:48:30.852Z] See the manual page for dbus-uuidgen to correct this issue.
01:48:38 [2020-02-28T06:48:38.934Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
01:48:38 [2020-02-28T06:48:38.934Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
01:48:38 [2020-02-28T06:48:38.934Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
01:48:38 [2020-02-28T06:48:38.934Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
01:48:38 [2020-02-28T06:48:38.934Z] 
01:48:38 [2020-02-28T06:48:38.934Z] Results:
01:48:38 [2020-02-28T06:48:38.934Z] 
01:48:38 [2020-02-28T06:48:38.934Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
01:48:38 [2020-02-28T06:48:38.934Z] 
01:48:40 [2020-02-28T06:48:40.297Z] [INFO] All tests passed!
01:48:40 [2020-02-28T06:48:40.297Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:40 [2020-02-28T06:48:40.297Z] [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
01:48:40 [2020-02-28T06:48:40.297Z] [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
01:48:40 [2020-02-28T06:48:40.297Z] [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
01:48:40 [2020-02-28T06:48:40.297Z] [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
01:48:40 [2020-02-28T06:48:40.297Z] [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
01:48:40 [2020-02-28T06:48:40.297Z] [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
01:48:40 [2020-02-28T06:48:40.297Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/138]
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] The project's OSGi version is 1.0.0.202002280607
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.298Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.552Z] [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
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.552Z] [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
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.552Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.553Z] [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
01:48:40 [2020-02-28T06:48:40.553Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.553Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.553Z] [INFO] 
01:48:40 [2020-02-28T06:48:40.553Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:40 [2020-02-28T06:48:40.808Z] [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
01:48:40 [2020-02-28T06:48:40.808Z] [INFO] Command line:
01:48:40 [2020-02-28T06:48:40.808Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.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]
01:48:40 [2020-02-28T06:48:40.808Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:48:42 [2020-02-28T06:48:42.697Z] !SESSION 2020-02-28 06:48:40.692 -----------------------------------------------
01:48:42 [2020-02-28T06:48:42.697Z] eclipse.buildId=unknown
01:48:42 [2020-02-28T06:48:42.697Z] java.version=1.8.0_202
01:48:42 [2020-02-28T06:48:42.697Z] java.vendor=Oracle Corporation
01:48:42 [2020-02-28T06:48:42.697Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:48:42 [2020-02-28T06:48:42.697Z] 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
01:48:42 [2020-02-28T06:48:42.697Z] 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
01:48:42 [2020-02-28T06:48:42.697Z] 
01:48:42 [2020-02-28T06:48:42.697Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:48:42.265
01:48:42 [2020-02-28T06:48:42.697Z] !MESSAGE FrameworkEvent ERROR
01:48:42 [2020-02-28T06:48:42.697Z] !STACK 0
01:48:42 [2020-02-28T06:48:42.697Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:48:42 [2020-02-28T06:48:42.697Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:48:42 [2020-02-28T06:48:42.697Z] 
01:48:42 [2020-02-28T06:48:42.697Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:48:42 [2020-02-28T06:48:42.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:48:42 [2020-02-28T06:48:42.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:48:42 [2020-02-28T06:48:42.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:48:42 [2020-02-28T06:48:42.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:48:42 [2020-02-28T06:48:42.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:48:42 [2020-02-28T06:48:42.697Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:48:42 [2020-02-28T06:48:42.697Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:48:43 [2020-02-28T06:48:43.623Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
01:48:43 [2020-02-28T06:48:43.623Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
01:48:43 [2020-02-28T06:48:43.623Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.001 s
01:48:43 [2020-02-28T06:48:43.623Z] 
01:48:43 [2020-02-28T06:48:43.623Z] Results:
01:48:43 [2020-02-28T06:48:43.623Z] 
01:48:43 [2020-02-28T06:48:43.623Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
01:48:43 [2020-02-28T06:48:43.623Z] 
01:48:44 [2020-02-28T06:48:44.985Z] [INFO] All tests passed!
01:48:44 [2020-02-28T06:48:44.985Z] [INFO] 
01:48:44 [2020-02-28T06:48:44.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:44 [2020-02-28T06:48:44.985Z] [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
01:48:44 [2020-02-28T06:48:44.985Z] [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
01:48:44 [2020-02-28T06:48:44.985Z] [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
01:48:44 [2020-02-28T06:48:44.985Z] [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
01:48:44 [2020-02-28T06:48:44.985Z] [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
01:48:44 [2020-02-28T06:48:44.985Z] [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
01:48:44 [2020-02-28T06:48:44.985Z] [INFO] 
01:48:44 [2020-02-28T06:48:44.985Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT [81/138]
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] The project's OSGi version is 1.2.3.202002280607
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.240Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
01:48:45 [2020-02-28T06:48:45.495Z] [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:[482] 
01:48:45 [2020-02-28T06:48:45.495Z] 	XmlUtils.safeValidate(schema, xmlSource);
01:48:45 [2020-02-28T06:48:45.495Z] 	                      ^^^^^^
01:48:45 [2020-02-28T06:48:45.495Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
01:48:45 [2020-02-28T06:48:45.495Z] 1 problem (1 warning)
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.495Z] [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
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.495Z] [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
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.495Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.495Z] [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
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.751Z] [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
01:48:45 [2020-02-28T06:48:45.751Z] [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
01:48:45 [2020-02-28T06:48:45.751Z] [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
01:48:45 [2020-02-28T06:48:45.751Z] [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
01:48:45 [2020-02-28T06:48:45.751Z] [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
01:48:45 [2020-02-28T06:48:45.751Z] [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
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT [82/138]
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] The project's OSGi version is 2.0.3.202002280607
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] 
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:45 [2020-02-28T06:48:45.751Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:46 [2020-02-28T06:48:46.006Z] [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
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:46 [2020-02-28T06:48:46.006Z] [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
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:46 [2020-02-28T06:48:46.006Z] [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
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:46 [2020-02-28T06:48:46.006Z] [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
01:48:46 [2020-02-28T06:48:46.006Z] [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
01:48:46 [2020-02-28T06:48:46.006Z] [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
01:48:46 [2020-02-28T06:48:46.006Z] [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
01:48:46 [2020-02-28T06:48:46.006Z] [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
01:48:46 [2020-02-28T06:48:46.006Z] [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
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.006Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT  [83/138]
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] The project's OSGi version is 1.0.7.202002280607
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.007Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [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
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [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
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [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
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [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
01:48:46 [2020-02-28T06:48:46.568Z] [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
01:48:46 [2020-02-28T06:48:46.568Z] [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
01:48:46 [2020-02-28T06:48:46.568Z] [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
01:48:46 [2020-02-28T06:48:46.568Z] [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
01:48:46 [2020-02-28T06:48:46.568Z] [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
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT [84/138]
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] The project's OSGi version is 1.2.9.202002280607
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] 
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:46 [2020-02-28T06:48:46.568Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
01:48:47 [2020-02-28T06:48:47.494Z] [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:[177] 
01:48:47 [2020-02-28T06:48:47.494Z] 	fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT);
01:48:47 [2020-02-28T06:48:47.494Z] 	                                               ^^^^^^^^
01:48:47 [2020-02-28T06:48:47.494Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
01:48:47 [2020-02-28T06:48:47.494Z] [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:[304] 
01:48:47 [2020-02-28T06:48:47.494Z] 	Display.getDefault().syncExec(() -> TmfOpenTraceHelper.openTraceFromElement(finalTrace));
01:48:47 [2020-02-28T06:48:47.494Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:48:47 [2020-02-28T06:48:47.494Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
01:48:47 [2020-02-28T06:48:47.494Z] 3 problems (0 errors, 2 warnings, 1 info)
01:48:47 [2020-02-28T06:48:47.494Z] [INFO] 
01:48:47 [2020-02-28T06:48:47.494Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:47 [2020-02-28T06:48:47.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:47 [2020-02-28T06:48:47.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
01:48:47 [2020-02-28T06:48:47.494Z] [INFO] 
01:48:47 [2020-02-28T06:48:47.494Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:47 [2020-02-28T06:48:47.494Z] [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
01:48:47 [2020-02-28T06:48:47.494Z] [INFO] 
01:48:47 [2020-02-28T06:48:47.494Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:47 [2020-02-28T06:48:47.494Z] [INFO] 
01:48:47 [2020-02-28T06:48:47.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:47 [2020-02-28T06:48:47.494Z] [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
01:48:47 [2020-02-28T06:48:47.750Z] [INFO] 
01:48:47 [2020-02-28T06:48:47.750Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:47 [2020-02-28T06:48:47.750Z] [INFO] 
01:48:47 [2020-02-28T06:48:47.750Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:47 [2020-02-28T06:48:47.750Z] [INFO] 
01:48:47 [2020-02-28T06:48:47.750Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:47 [2020-02-28T06:48:47.750Z] [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
01:48:48 [2020-02-28T06:48:48.005Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:48 [2020-02-28T06:48:48.005Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:48 [2020-02-28T06:48:48.005Z] [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
01:48:48 [2020-02-28T06:48:48.005Z] [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
01:48:48 [2020-02-28T06:48:48.005Z] [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
01:48:48 [2020-02-28T06:48:48.005Z] [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
01:48:48 [2020-02-28T06:48:48.005Z] [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
01:48:48 [2020-02-28T06:48:48.262Z] [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
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT [85/138]
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [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
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [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
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [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
01:48:48 [2020-02-28T06:48:48.262Z] [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
01:48:48 [2020-02-28T06:48:48.262Z] [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
01:48:48 [2020-02-28T06:48:48.262Z] [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
01:48:48 [2020-02-28T06:48:48.262Z] [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
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/138]
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] The project's OSGi version is 1.1.1.202002280607
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.262Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
01:48:48 [2020-02-28T06:48:48.521Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.521Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:48 [2020-02-28T06:48:48.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
01:48:48 [2020-02-28T06:48:48.521Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.521Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.521Z] [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
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.777Z] [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
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.777Z] [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
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] 
01:48:48 [2020-02-28T06:48:48.777Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:49 [2020-02-28T06:48:49.031Z] [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
01:48:49 [2020-02-28T06:48:49.031Z] [INFO] Command line:
01:48:49 [2020-02-28T06:48:49.031Z] 	[/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]
01:48:49 [2020-02-28T06:48:49.031Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:48:50 [2020-02-28T06:48:50.918Z] !SESSION 2020-02-28 06:48:49.039 -----------------------------------------------
01:48:50 [2020-02-28T06:48:50.918Z] eclipse.buildId=unknown
01:48:50 [2020-02-28T06:48:50.918Z] java.version=1.8.0_202
01:48:50 [2020-02-28T06:48:50.918Z] java.vendor=Oracle Corporation
01:48:50 [2020-02-28T06:48:50.918Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:48:50 [2020-02-28T06:48:50.918Z] 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
01:48:50 [2020-02-28T06:48:50.918Z] 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
01:48:50 [2020-02-28T06:48:50.918Z] 
01:48:50 [2020-02-28T06:48:50.918Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:48:50.539
01:48:50 [2020-02-28T06:48:50.918Z] !MESSAGE FrameworkEvent ERROR
01:48:50 [2020-02-28T06:48:50.918Z] !STACK 0
01:48:50 [2020-02-28T06:48:50.918Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:48:50 [2020-02-28T06:48:50.918Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:48:50 [2020-02-28T06:48:50.918Z] 
01:48:50 [2020-02-28T06:48:50.918Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:48:50 [2020-02-28T06:48:50.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:48:50 [2020-02-28T06:48:50.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:48:50 [2020-02-28T06:48:50.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:48:50 [2020-02-28T06:48:50.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:48:50 [2020-02-28T06:48:50.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:48:50 [2020-02-28T06:48:50.918Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:48:50 [2020-02-28T06:48:50.918Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:48:51 [2020-02-28T06:48:51.844Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
01:48:51 [2020-02-28T06:48:51.844Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
01:48:51 [2020-02-28T06:48:51.844Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.008 s
01:48:51 [2020-02-28T06:48:51.844Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.844Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
01:48:51 [2020-02-28T06:48:51.844Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
01:48:51 [2020-02-28T06:48:51.844Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.844Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.844Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.845Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] 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
01:48:51 [2020-02-28T06:48:51.845Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.845Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.845Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.845Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.845Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.845Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] 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
01:48:51 [2020-02-28T06:48:51.845Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.845Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
01:48:51 [2020-02-28T06:48:51.845Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
01:48:51 [2020-02-28T06:48:51.845Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
01:48:51 [2020-02-28T06:48:51.845Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
01:48:52 [2020-02-28T06:48:52.101Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
01:48:52 [2020-02-28T06:48:52.101Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
01:48:52 [2020-02-28T06:48:52.101Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
01:48:52 [2020-02-28T06:48:52.101Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
01:48:52 [2020-02-28T06:48:52.101Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
01:48:52 [2020-02-28T06:48:52.101Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
01:48:52 [2020-02-28T06:48:52.101Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
01:48:52 [2020-02-28T06:48:52.101Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
01:48:52 [2020-02-28T06:48:52.101Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
01:48:52 [2020-02-28T06:48:52.101Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
01:48:52 [2020-02-28T06:48:52.101Z] 
01:48:52 [2020-02-28T06:48:52.101Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-02-28 06:48:52.020
01:48:52 [2020-02-28T06:48:52.101Z] !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
01:48:52 [2020-02-28T06:48:52.101Z] !STACK 0
01:48:52 [2020-02-28T06:48:52.101Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:48:52 [2020-02-28T06:48:52.101Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:48:52 [2020-02-28T06:48:52.101Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:48:52 [2020-02-28T06:48:52.101Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:48:52 [2020-02-28T06:48:52.101Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:48:52 [2020-02-28T06:48:52.101Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:48:52 [2020-02-28T06:48:52.101Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:48:52 [2020-02-28T06:48:52.101Z] 
01:48:52 [2020-02-28T06:48:52.101Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-02-28 06:48:52.066
01:48:52 [2020-02-28T06:48:52.102Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
01:48:52 [2020-02-28T06:48:52.102Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
01:48:52 [2020-02-28T06:48:52.102Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.163 s
01:48:52 [2020-02-28T06:48:52.102Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.045 s
01:48:52 [2020-02-28T06:48:52.102Z] 
01:48:52 [2020-02-28T06:48:52.102Z] Results:
01:48:52 [2020-02-28T06:48:52.102Z] 
01:48:52 [2020-02-28T06:48:52.102Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
01:48:52 [2020-02-28T06:48:52.102Z] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] All tests passed!
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:53 [2020-02-28T06:48:53.027Z] [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
01:48:53 [2020-02-28T06:48:53.027Z] [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
01:48:53 [2020-02-28T06:48:53.027Z] [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
01:48:53 [2020-02-28T06:48:53.027Z] [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
01:48:53 [2020-02-28T06:48:53.027Z] [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
01:48:53 [2020-02-28T06:48:53.027Z] [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
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/138]
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] The project's OSGi version is 1.0.0.202002280607
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.027Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.281Z] [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
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.281Z] [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
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.281Z] [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
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] 
01:48:53 [2020-02-28T06:48:53.281Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:53 [2020-02-28T06:48:53.536Z] [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
01:48:53 [2020-02-28T06:48:53.536Z] [INFO] Command line:
01:48:53 [2020-02-28T06:48:53.536Z] 	[/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]
01:48:53 [2020-02-28T06:48:53.536Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:48:56 [2020-02-28T06:48:56.051Z] !SESSION 2020-02-28 06:48:53.571 -----------------------------------------------
01:48:56 [2020-02-28T06:48:56.051Z] eclipse.buildId=unknown
01:48:56 [2020-02-28T06:48:56.051Z] java.version=1.8.0_202
01:48:56 [2020-02-28T06:48:56.051Z] java.vendor=Oracle Corporation
01:48:56 [2020-02-28T06:48:56.051Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:48:56 [2020-02-28T06:48:56.051Z] 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
01:48:56 [2020-02-28T06:48:56.051Z] 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
01:48:56 [2020-02-28T06:48:56.051Z] 
01:48:56 [2020-02-28T06:48:56.051Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:48:56.026
01:48:56 [2020-02-28T06:48:56.051Z] !MESSAGE FrameworkEvent ERROR
01:48:56 [2020-02-28T06:48:56.051Z] !STACK 0
01:48:56 [2020-02-28T06:48:56.051Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:48:56 [2020-02-28T06:48:56.051Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:48:56 [2020-02-28T06:48:56.051Z] 
01:48:56 [2020-02-28T06:48:56.051Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:48:56 [2020-02-28T06:48:56.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:48:56 [2020-02-28T06:48:56.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:48:56 [2020-02-28T06:48:56.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:48:56 [2020-02-28T06:48:56.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:48:56 [2020-02-28T06:48:56.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:48:56 [2020-02-28T06:48:56.051Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:48:56 [2020-02-28T06:48:56.051Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:48:57 [2020-02-28T06:48:57.415Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
01:48:57 [2020-02-28T06:48:57.415Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
01:48:57 [2020-02-28T06:48:57.415Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
01:48:57 [2020-02-28T06:48:57.415Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
01:48:57 [2020-02-28T06:48:57.415Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
01:48:57 [2020-02-28T06:48:57.415Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
01:48:57 [2020-02-28T06:48:57.415Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0.008 s
01:48:57 [2020-02-28T06:48:57.415Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
01:48:57 [2020-02-28T06:48:57.415Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
01:48:57 [2020-02-28T06:48:57.415Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
01:48:57 [2020-02-28T06:48:57.415Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
01:48:57 [2020-02-28T06:48:57.415Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
01:48:57 [2020-02-28T06:48:57.415Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
01:48:57 [2020-02-28T06:48:57.671Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
01:48:57 [2020-02-28T06:48:57.671Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.078 s
01:48:57 [2020-02-28T06:48:57.671Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.004 s
01:48:57 [2020-02-28T06:48:57.671Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.002 s
01:48:57 [2020-02-28T06:48:57.671Z] 
01:48:57 [2020-02-28T06:48:57.671Z] Results:
01:48:57 [2020-02-28T06:48:57.671Z] 
01:48:57 [2020-02-28T06:48:57.671Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
01:48:57 [2020-02-28T06:48:57.671Z] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] All tests passed!
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:59 [2020-02-28T06:48:59.556Z] [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
01:48:59 [2020-02-28T06:48:59.556Z] [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
01:48:59 [2020-02-28T06:48:59.556Z] [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
01:48:59 [2020-02-28T06:48:59.556Z] [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
01:48:59 [2020-02-28T06:48:59.556Z] [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
01:48:59 [2020-02-28T06:48:59.556Z] [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
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT [88/138]
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] The project's OSGi version is 2.0.3.202002280607
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:48:59 [2020-02-28T06:48:59.556Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
01:48:59 [2020-02-28T06:48:59.811Z] [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:[265] 
01:48:59 [2020-02-28T06:48:59.811Z] 	Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class);
01:48:59 [2020-02-28T06:48:59.811Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:48:59 [2020-02-28T06:48:59.811Z] 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
01:48:59 [2020-02-28T06:48:59.812Z] 1 problem (1 warning)
01:48:59 [2020-02-28T06:48:59.812Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.812Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:48:59 [2020-02-28T06:48:59.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:48:59 [2020-02-28T06:48:59.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
01:48:59 [2020-02-28T06:48:59.812Z] [INFO] 
01:48:59 [2020-02-28T06:48:59.812Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:48:59 [2020-02-28T06:48:59.812Z] [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
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] 
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] 
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:49:00 [2020-02-28T06:49:00.067Z] [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
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] 
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] 
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] 
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:49:00 [2020-02-28T06:49:00.067Z] [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
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] 
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] 
01:49:00 [2020-02-28T06:49:00.067Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:49:05 [2020-02-28T06:49:05.306Z] [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
01:49:05 [2020-02-28T06:49:05.306Z] [INFO] Command line:
01:49:05 [2020-02-28T06:49:05.306Z] 	[/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]
01:49:05 [2020-02-28T06:49:05.306Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:49:06 [2020-02-28T06:49:06.669Z] !SESSION 2020-02-28 06:49:04.843 -----------------------------------------------
01:49:06 [2020-02-28T06:49:06.669Z] eclipse.buildId=unknown
01:49:06 [2020-02-28T06:49:06.669Z] java.version=1.8.0_202
01:49:06 [2020-02-28T06:49:06.669Z] java.vendor=Oracle Corporation
01:49:06 [2020-02-28T06:49:06.669Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:49:06 [2020-02-28T06:49:06.669Z] 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
01:49:06 [2020-02-28T06:49:06.669Z] 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
01:49:06 [2020-02-28T06:49:06.669Z] 
01:49:06 [2020-02-28T06:49:06.669Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:49:06.550
01:49:06 [2020-02-28T06:49:06.669Z] !MESSAGE FrameworkEvent ERROR
01:49:06 [2020-02-28T06:49:06.669Z] !STACK 0
01:49:06 [2020-02-28T06:49:06.669Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:49:06 [2020-02-28T06:49:06.669Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:49:06 [2020-02-28T06:49:06.669Z] 
01:49:06 [2020-02-28T06:49:06.669Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:49:06 [2020-02-28T06:49:06.669Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:49:06 [2020-02-28T06:49:06.670Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:49:06 [2020-02-28T06:49:06.670Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:49:06 [2020-02-28T06:49:06.670Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:49:06 [2020-02-28T06:49:06.670Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:49:06 [2020-02-28T06:49:06.670Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:49:06 [2020-02-28T06:49:06.670Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:49:08 [2020-02-28T06:49:08.031Z] process 10747: 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
01:49:08 [2020-02-28T06:49:08.031Z] See the manual page for dbus-uuidgen to correct this issue.
01:49:16 [2020-02-28T06:49:16.108Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
01:49:17 [2020-02-28T06:49:17.993Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.078 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
01:49:17 [2020-02-28T06:49:17.993Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 2.056 s
01:49:17 [2020-02-28T06:49:17.993Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
01:49:17 [2020-02-28T06:49:17.993Z] *** BUG ***
01:49:17 [2020-02-28T06:49:17.993Z] In pixman_region32_init_rect: Invalid rectangle passed
01:49:17 [2020-02-28T06:49:17.993Z] Set a breakpoint on '_pixman_log_error' to debug
01:49:17 [2020-02-28T06:49:17.993Z] 
01:49:17 [2020-02-28T06:49:17.993Z] *** BUG ***
01:49:17 [2020-02-28T06:49:17.993Z] In pixman_region32_init_rect: Invalid rectangle passed
01:49:17 [2020-02-28T06:49:17.993Z] Set a breakpoint on '_pixman_log_error' to debug
01:49:17 [2020-02-28T06:49:17.993Z] 
01:49:17 [2020-02-28T06:49:17.993Z] *** BUG ***
01:49:17 [2020-02-28T06:49:17.993Z] In pixman_region32_init_rect: Invalid rectangle passed
01:49:17 [2020-02-28T06:49:17.993Z] Set a breakpoint on '_pixman_log_error' to debug
01:49:17 [2020-02-28T06:49:17.993Z] 
01:49:17 [2020-02-28T06:49:17.993Z] *** BUG ***
01:49:17 [2020-02-28T06:49:17.993Z] In pixman_region32_init_rect: Invalid rectangle passed
01:49:17 [2020-02-28T06:49:17.993Z] Set a breakpoint on '_pixman_log_error' to debug
01:49:17 [2020-02-28T06:49:17.993Z] 
01:49:18 [2020-02-28T06:49:18.249Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
01:49:18 [2020-02-28T06:49:18.249Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 0.666 s
01:49:18 [2020-02-28T06:49:18.249Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
01:49:18 [2020-02-28T06:49:18.505Z] *** BUG ***
01:49:18 [2020-02-28T06:49:18.505Z] In pixman_region32_init_rect: Invalid rectangle passed
01:49:18 [2020-02-28T06:49:18.505Z] Set a breakpoint on '_pixman_log_error' to debug
01:49:18 [2020-02-28T06:49:18.505Z] 
01:49:18 [2020-02-28T06:49:18.505Z] *** BUG ***
01:49:18 [2020-02-28T06:49:18.505Z] In pixman_region32_init_rect: Invalid rectangle passed
01:49:18 [2020-02-28T06:49:18.505Z] Set a breakpoint on '_pixman_log_error' to debug
01:49:18 [2020-02-28T06:49:18.505Z] 
01:49:18 [2020-02-28T06:49:18.505Z] *** BUG ***
01:49:18 [2020-02-28T06:49:18.505Z] In pixman_region32_init_rect: Invalid rectangle passed
01:49:18 [2020-02-28T06:49:18.505Z] Set a breakpoint on '_pixman_log_error' to debug
01:49:18 [2020-02-28T06:49:18.505Z] 
01:49:18 [2020-02-28T06:49:18.505Z] *** BUG ***
01:49:18 [2020-02-28T06:49:18.505Z] In pixman_region32_init_rect: Invalid rectangle passed
01:49:18 [2020-02-28T06:49:18.505Z] Set a breakpoint on '_pixman_log_error' to debug
01:49:18 [2020-02-28T06:49:18.505Z] 
01:49:19 [2020-02-28T06:49:19.868Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
01:49:19 [2020-02-28T06:49:19.868Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 1.199 s
01:49:19 [2020-02-28T06:49:19.868Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
01:49:19 [2020-02-28T06:49:19.868Z] *** BUG ***
01:49:19 [2020-02-28T06:49:19.868Z] In pixman_region32_init_rect: Invalid rectangle passed
01:49:19 [2020-02-28T06:49:19.868Z] Set a breakpoint on '_pixman_log_error' to debug
01:49:19 [2020-02-28T06:49:19.868Z] 
01:49:19 [2020-02-28T06:49:19.868Z] *** BUG ***
01:49:19 [2020-02-28T06:49:19.868Z] In pixman_region32_init_rect: Invalid rectangle passed
01:49:19 [2020-02-28T06:49:19.868Z] Set a breakpoint on '_pixman_log_error' to debug
01:49:19 [2020-02-28T06:49:19.868Z] 
01:49:20 [2020-02-28T06:49:20.795Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
01:49:20 [2020-02-28T06:49:20.795Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 1.081 s
01:49:20 [2020-02-28T06:49:20.795Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
01:49:24 [2020-02-28T06:49:24.059Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.974 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
01:49:24 [2020-02-28T06:49:24.059Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 2.974 s
01:49:24 [2020-02-28T06:49:24.059Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
01:49:24 [2020-02-28T06:49:24.995Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
01:49:24 [2020-02-28T06:49:24.995Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 1.232 s
01:49:24 [2020-02-28T06:49:24.995Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
01:49:25 [2020-02-28T06:49:25.250Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
01:49:25 [2020-02-28T06:49:25.251Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.267 s
01:49:25 [2020-02-28T06:49:25.251Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
01:49:25 [2020-02-28T06:49:25.251Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.006 s
01:49:25 [2020-02-28T06:49:25.251Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
01:49:25 [2020-02-28T06:49:25.251Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
01:49:25 [2020-02-28T06:49:25.811Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
01:49:25 [2020-02-28T06:49:25.811Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 0.688 s
01:49:25 [2020-02-28T06:49:25.811Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
01:49:26 [2020-02-28T06:49:26.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
01:49:26 [2020-02-28T06:49:26.737Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 0.995 s
01:49:26 [2020-02-28T06:49:26.737Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
01:49:27 [2020-02-28T06:49:27.662Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
01:49:27 [2020-02-28T06:49:27.662Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 0.856 s
01:49:27 [2020-02-28T06:49:27.662Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
01:49:39 [2020-02-28T06:49:39.824Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.677 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
01:49:39 [2020-02-28T06:49:39.824Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 11.676 s
01:49:39 [2020-02-28T06:49:39.824Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
01:49:40 [2020-02-28T06:49:40.079Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
01:49:40 [2020-02-28T06:49:40.079Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 0.544 s
01:49:40 [2020-02-28T06:49:40.079Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
01:49:40 [2020-02-28T06:49:40.335Z] 
01:49:40 [2020-02-28T06:49:40.335Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-02-28 06:49:40.157
01:49:40 [2020-02-28T06:49:40.335Z] !MESSAGE Could not validate the xml response
01:49:40 [2020-02-28T06:49:40.335Z] !STACK 0
01:49:40 [2020-02-28T06:49:40.335Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
01:49:40 [2020-02-28T06:49:40.335Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
01:49:40 [2020-02-28T06:49:40.335Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:49:40 [2020-02-28T06:49:40.335Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:49:40 [2020-02-28T06:49:40.335Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:49:40 [2020-02-28T06:49:40.335Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:49:40 [2020-02-28T06:49:40.335Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:49:40 [2020-02-28T06:49:40.335Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:49:40 [2020-02-28T06:49:40.335Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:49:40 [2020-02-28T06:49:40.335Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:49:40 [2020-02-28T06:49:40.335Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:49:40 [2020-02-28T06:49:40.335Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:49:40 [2020-02-28T06:49:40.335Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:49:40 [2020-02-28T06:49:40.335Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:49:40 [2020-02-28T06:49:40.335Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:49:41 [2020-02-28T06:49:41.272Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.238 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
01:49:41 [2020-02-28T06:49:41.272Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.025 s
01:49:41 [2020-02-28T06:49:41.272Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.059 s
01:49:41 [2020-02-28T06:49:41.272Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
01:49:41 [2020-02-28T06:49:41.272Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.03 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.059 s
01:49:41 [2020-02-28T06:49:41.272Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
01:49:41 [2020-02-28T06:49:41.272Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
01:49:41 [2020-02-28T06:49:41.272Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.064 s
01:49:41 [2020-02-28T06:49:41.272Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.075 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
01:49:41 [2020-02-28T06:49:41.272Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.07 s
01:49:41 [2020-02-28T06:49:41.272Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.018 s
01:49:41 [2020-02-28T06:49:41.272Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.078 s
01:49:41 [2020-02-28T06:49:41.272Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
01:49:41 [2020-02-28T06:49:41.272Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
01:49:41 [2020-02-28T06:49:41.272Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
01:49:41 [2020-02-28T06:49:41.272Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.055 s
01:49:41 [2020-02-28T06:49:41.272Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
01:49:41 [2020-02-28T06:49:41.272Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
01:49:41 [2020-02-28T06:49:41.272Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
01:49:41 [2020-02-28T06:49:41.272Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
01:49:41 [2020-02-28T06:49:41.272Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.053 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
01:49:41 [2020-02-28T06:49:41.272Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.025 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
01:49:41 [2020-02-28T06:49:41.272Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
01:49:41 [2020-02-28T06:49:41.272Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
01:49:41 [2020-02-28T06:49:41.272Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.058 s
01:49:41 [2020-02-28T06:49:41.272Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
01:49:41 [2020-02-28T06:49:41.272Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
01:49:41 [2020-02-28T06:49:41.272Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
01:49:41 [2020-02-28T06:49:41.273Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
01:49:41 [2020-02-28T06:49:41.273Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.053 s
01:49:41 [2020-02-28T06:49:41.273Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
01:49:41 [2020-02-28T06:49:41.273Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
01:49:41 [2020-02-28T06:49:41.273Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
01:49:41 [2020-02-28T06:49:41.273Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
01:49:41 [2020-02-28T06:49:41.273Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
01:49:41 [2020-02-28T06:49:41.273Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.049 s
01:49:41 [2020-02-28T06:49:41.273Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
01:49:41 [2020-02-28T06:49:41.273Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
01:49:41 [2020-02-28T06:49:41.273Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
01:49:41 [2020-02-28T06:49:41.273Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
01:49:41 [2020-02-28T06:49:41.273Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.056 s
01:49:41 [2020-02-28T06:49:41.273Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
01:49:41 [2020-02-28T06:49:41.273Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
01:49:41 [2020-02-28T06:49:41.273Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
01:49:41 [2020-02-28T06:49:41.273Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
01:49:41 [2020-02-28T06:49:41.528Z] 
01:49:41 [2020-02-28T06:49:41.528Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-02-28 06:49:41.419
01:49:41 [2020-02-28T06:49:41.528Z] !MESSAGE Could not validate the xml response
01:49:41 [2020-02-28T06:49:41.528Z] !STACK 0
01:49:41 [2020-02-28T06:49:41.528Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
01:49:41 [2020-02-28T06:49:41.528Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
01:49:41 [2020-02-28T06:49:41.528Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:49:41 [2020-02-28T06:49:41.528Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:49:41 [2020-02-28T06:49:41.528Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:49:41 [2020-02-28T06:49:41.528Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:49:41 [2020-02-28T06:49:41.528Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:49:41 [2020-02-28T06:49:41.528Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:49:41 [2020-02-28T06:49:41.528Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:49:41 [2020-02-28T06:49:41.528Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
01:49:41 [2020-02-28T06:49:41.528Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:49:41 [2020-02-28T06:49:41.528Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:49:41 [2020-02-28T06:49:41.528Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:49:41 [2020-02-28T06:49:41.528Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
01:49:41 [2020-02-28T06:49:41.528Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
01:49:42 [2020-02-28T06:49:42.454Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.096 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.056 s
01:49:42 [2020-02-28T06:49:42.455Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
01:49:42 [2020-02-28T06:49:42.455Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.077 s
01:49:42 [2020-02-28T06:49:42.455Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
01:49:42 [2020-02-28T06:49:42.455Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.055 s
01:49:42 [2020-02-28T06:49:42.455Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
01:49:42 [2020-02-28T06:49:42.455Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.054 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.026 s
01:49:42 [2020-02-28T06:49:42.455Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.061 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
01:49:42 [2020-02-28T06:49:42.455Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.051 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
01:49:42 [2020-02-28T06:49:42.455Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
01:49:42 [2020-02-28T06:49:42.455Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.065 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.051 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
01:49:42 [2020-02-28T06:49:42.455Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.054 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
01:49:42 [2020-02-28T06:49:42.455Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.052 s
01:49:42 [2020-02-28T06:49:42.455Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
01:49:42 [2020-02-28T06:49:42.455Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.046 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.023 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
01:49:42 [2020-02-28T06:49:42.455Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
01:49:42 [2020-02-28T06:49:42.455Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
01:49:42 [2020-02-28T06:49:42.455Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.194 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
01:49:42 [2020-02-28T06:49:42.455Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.042 s
01:49:42 [2020-02-28T06:49:42.455Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
01:49:42 [2020-02-28T06:49:42.455Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.044 s
01:49:42 [2020-02-28T06:49:42.455Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
01:49:42 [2020-02-28T06:49:42.455Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
01:49:42 [2020-02-28T06:49:42.455Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
01:49:42 [2020-02-28T06:49:42.455Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
01:49:42 [2020-02-28T06:49:42.455Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
01:49:42 [2020-02-28T06:49:42.455Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
01:49:42 [2020-02-28T06:49:42.455Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
01:49:42 [2020-02-28T06:49:42.455Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
01:49:42 [2020-02-28T06:49:42.455Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
01:49:42 [2020-02-28T06:49:42.455Z] 
01:49:42 [2020-02-28T06:49:42.455Z] Results:
01:49:42 [2020-02-28T06:49:42.455Z] 
01:49:42 [2020-02-28T06:49:42.455Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
01:49:42 [2020-02-28T06:49:42.455Z] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] All tests passed!
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:49:43 [2020-02-28T06:49:43.819Z] [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
01:49:43 [2020-02-28T06:49:43.819Z] [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
01:49:43 [2020-02-28T06:49:43.819Z] [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
01:49:43 [2020-02-28T06:49:43.819Z] [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
01:49:43 [2020-02-28T06:49:43.819Z] [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
01:49:43 [2020-02-28T06:49:43.819Z] [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
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT [89/138]
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] The project's OSGi version is 1.0.6.202002280607
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:49:43 [2020-02-28T06:49:43.819Z] [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
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] 
01:49:43 [2020-02-28T06:49:43.819Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:43 [2020-02-28T06:49:43.819Z] [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
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] 
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:49:44 [2020-02-28T06:49:44.074Z] [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
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] 
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:44 [2020-02-28T06:49:44.074Z] [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
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] 
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] 
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:44 [2020-02-28T06:49:44.074Z] [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
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] 
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] 
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] 
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:44 [2020-02-28T06:49:44.074Z] [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
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] 
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] 
01:49:44 [2020-02-28T06:49:44.074Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:49:44 [2020-02-28T06:49:44.634Z] [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
01:49:44 [2020-02-28T06:49:44.634Z] [INFO] Command line:
01:49:44 [2020-02-28T06:49:44.634Z] 	[/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]
01:49:44 [2020-02-28T06:49:44.634Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:49:46 [2020-02-28T06:49:46.522Z] !SESSION 2020-02-28 06:49:44.625 -----------------------------------------------
01:49:46 [2020-02-28T06:49:46.522Z] eclipse.buildId=unknown
01:49:46 [2020-02-28T06:49:46.522Z] java.version=1.8.0_202
01:49:46 [2020-02-28T06:49:46.522Z] java.vendor=Oracle Corporation
01:49:46 [2020-02-28T06:49:46.522Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:49:46 [2020-02-28T06:49:46.522Z] 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
01:49:46 [2020-02-28T06:49:46.522Z] 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
01:49:46 [2020-02-28T06:49:46.522Z] 
01:49:46 [2020-02-28T06:49:46.522Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:49:46.327
01:49:46 [2020-02-28T06:49:46.522Z] !MESSAGE FrameworkEvent ERROR
01:49:46 [2020-02-28T06:49:46.522Z] !STACK 0
01:49:46 [2020-02-28T06:49:46.522Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:49:46 [2020-02-28T06:49:46.522Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:49:46 [2020-02-28T06:49:46.522Z] 
01:49:46 [2020-02-28T06:49:46.522Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:49:46 [2020-02-28T06:49:46.522Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:49:46 [2020-02-28T06:49:46.522Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:49:46 [2020-02-28T06:49:46.522Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:49:46 [2020-02-28T06:49:46.522Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:49:46 [2020-02-28T06:49:46.522Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:49:46 [2020-02-28T06:49:46.522Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:49:46 [2020-02-28T06:49:46.522Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:49:50 [2020-02-28T06:49:50.682Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
01:49:53 [2020-02-28T06:49:53.193Z] Display size: 1440x900
01:49:53 [2020-02-28T06:49:53.194Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:49:53 [2020-02-28T06:49:53.194Z] GTK version=2.24.30
01:49:53 [2020-02-28T06:49:53.194Z] GTK theme=unknown
01:49:53 [2020-02-28T06:49:53.194Z] LIBOVERLAY_SCROLLBAR=0
01:49:53 [2020-02-28T06:49:53.194Z] Time zone: Coordinated Universal Time
01:49:53 [2020-02-28T06:49:53.194Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:49:53 [2020-02-28T06:49:53.194Z] log4j:WARN Please initialize the log4j system properly.
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970336799 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970336799 data=null doit=true} to TreeItem with text {myNode}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970336798 data=null} to TreeItem with text {myNode}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970336798 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970336797 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}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970336779 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970336778 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970336777 data=null doit=true} to TreeItem with text {myNode}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970336777 data=null} to TreeItem with text {myNode}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970336777 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970336777 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}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970336772 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Clicking on with mnemonic 'Connect'
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1970336593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
01:49:55 [2020-02-28T06:49:55.707Z] DEBUG - Clicked on with mnemonic 'Connect'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970335373 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970335372 data=null doit=true} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970335372 data=null} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970335372 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970335372 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
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970335366 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970335365 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970335365 data=null doit=true} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970335365 data=null} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970335364 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970335364 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
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970335362 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Clicking on with mnemonic 'Create Session...'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Clicked on with mnemonic 'Create Session...'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1970335186 data=null doit=true} to Shell with text {Create Session}
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Clicking on &Ok
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970335178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970335177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970335177 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970335177 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970335177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970335177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970335176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1970335290 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...'
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Clicked on 
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970335086 data=null doit=true} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970335086 data=null} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970335085 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970335085 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
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970335082 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:49:57 [2020-02-28T06:49:57.326Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.326Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.326Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.326Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970335079 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970335078 data=null doit=true} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970335078 data=null} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970335078 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970335078 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970335064 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970335063 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970335062 data=null doit=true} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970335062 data=null} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970335062 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970335062 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970335058 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:49:57 [2020-02-28T06:49:57.326Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970334789 data=null doit=true} to Shell with text {Enable Events}
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
01:49:57 [2020-02-28T06:49:57.582Z] 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')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:57 [2020-02-28T06:49:57.582Z] 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')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970334782 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970334781 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')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970334781 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')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970334780 data=null item=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')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Clicking on &Ok
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970334774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970334773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970334773 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970334773 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970334773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970334773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970334773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:57 [2020-02-28T06:49:57.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970334908 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)...'
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Clicked on 
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970334587 data=null doit=true} to Tree node with text: channel0
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970334587 data=null} to Tree node with text: channel0
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970334586 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970334586 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
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970334584 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970334582 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970334581 data=null doit=true} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970334581 data=null} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970334581 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970334581 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970334577 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970334575 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970334575 data=null doit=true} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970334575 data=null} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970334575 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970334575 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970334571 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:49:57 [2020-02-28T06:49:57.838Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970334361 data=null doit=true} to Shell with text {Enable Events}
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
01:49:58 [2020-02-28T06:49:58.093Z] 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')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:58 [2020-02-28T06:49:58.093Z] 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')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970334357 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970334357 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')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970334356 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')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970334356 data=null item=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')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Clicking on &Ok
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970334302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970334302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970334302 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970334302 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970334302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970334302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970334302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970334465 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)...'
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Clicked on 
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970334180 data=null doit=true} to Tree node with text: channel0
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970334179 data=null} to Tree node with text: channel0
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970334179 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970334179 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
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970334177 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970334172 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970334172 data=null doit=true} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970334172 data=null} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970334171 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970334171 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970334167 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970334166 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970334166 data=null doit=true} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970334166 data=null} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970334165 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970334165 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970334161 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970333964 data=null doit=true} to Shell with text {Enable Events}
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
01:49:58 [2020-02-28T06:49:58.349Z] 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')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:58 [2020-02-28T06:49:58.349Z] 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')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970333961 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970333960 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')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970333960 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')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970333960 data=null item=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')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1970333957 data=null doit=true} to TreeItem with text {All}
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1970333957 data=null} to TreeItem with text {All}
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1970333957 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970333956 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}
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1970333898 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
01:49:58 [2020-02-28T06:49:58.349Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Setting state to checked on: sched_process_fork
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Clicking on &Ok
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970333889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970333889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970333889 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970333889 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970333889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970333889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970333889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970334064 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)...'
01:49:58 [2020-02-28T06:49:58.604Z] DEBUG - Clicked on 
01:49:58 [2020-02-28T06:49:58.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.604Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.604Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.604Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970333767 data=null doit=true} to Tree node with text: channel0
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970333767 data=null} to Tree node with text: channel0
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970333767 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970333766 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
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970333764 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:49:58 [2020-02-28T06:49:58.605Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.605Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.605Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.605Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.605Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.605Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.605Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970333761 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970333761 data=null doit=true} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970333761 data=null} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970333761 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970333761 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970333757 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970333755 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970333755 data=null doit=true} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970333755 data=null} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970333755 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970333755 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970333704 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:49:58 [2020-02-28T06:49:58.605Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970333564 data=null doit=true} to Shell with text {Enable Events}
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
01:49:58 [2020-02-28T06:49:58.860Z] 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')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:58 [2020-02-28T06:49:58.860Z] 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')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970333561 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970333561 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')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970333560 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')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970333560 data=null item=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')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1970333558 data=null doit=true} to TreeItem with text {All}
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1970333558 data=null} to TreeItem with text {All}
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1970333558 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970333557 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}
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1970333499 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
01:49:58 [2020-02-28T06:49:58.860Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Setting state to checked on: sched_process_exec
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Clicking on &Ok
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970333495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970333495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970333495 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970333495 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970333495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970333495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970333495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970333656 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)...'
01:49:58 [2020-02-28T06:49:58.860Z] DEBUG - Clicked on 
01:49:58 [2020-02-28T06:49:58.860Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970333363 data=null doit=true} to Tree node with text: channel0
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970333362 data=null} to Tree node with text: channel0
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970333362 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970333362 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
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970333359 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:49:59 [2020-02-28T06:49:59.116Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970333355 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970333355 data=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970333355 data=null} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970333355 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970333354 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970333350 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970333307 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970333306 data=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970333306 data=null} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970333306 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970333306 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970333302 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970333168 data=null doit=true} to Shell with text {Enable Events}
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
01:49:59 [2020-02-28T06:49:59.116Z] 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')
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:59 [2020-02-28T06:49:59.116Z] 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')
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970333165 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970333165 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')
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970333164 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')
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970333164 data=null item=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')
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:49:59 [2020-02-28T06:49:59.116Z] DEBUG - Setting state to checked on: All
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.371Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Clicking on &Ok
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970333087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970333087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970333087 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970333087 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970333087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970333087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970333086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970333256 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)...'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Clicked on 
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970332969 data=null doit=true} to Tree node with text: channel0
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970332969 data=null} to Tree node with text: channel0
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970332969 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970332968 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
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970332967 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970332964 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970332964 data=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970332964 data=null} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970332964 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970332963 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970332960 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970332958 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970332958 data=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970332958 data=null} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970332958 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970332958 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970332954 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Clicking on with mnemonic 'Start'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1970332865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
01:49:59 [2020-02-28T06:49:59.372Z] DEBUG - Clicked on with mnemonic 'Start'
01:49:59 [2020-02-28T06:49:59.627Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.627Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970332762 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970332762 data=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970332762 data=null} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970332761 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970332761 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970332757 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970332756 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970332756 data=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970332756 data=null} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970332756 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970332756 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970332752 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Clicking on with mnemonic 'Stop'
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1970332689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
01:49:59 [2020-02-28T06:49:59.627Z] DEBUG - Clicked on with mnemonic 'Stop'
01:49:59 [2020-02-28T06:49:59.882Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.882Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970332586 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970332586 data=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970332586 data=null} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970332586 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970332586 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970332582 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970332581 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970332581 data=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970332581 data=null} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970332580 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970332580 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970332576 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:49:59 [2020-02-28T06:49:59.882Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1970332467 data=null doit=true} to Shell with text {Destroy Confirmation}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Clicking on OK
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970332466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970332466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970332466 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970332466 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970332466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970332466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970332466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1970332500 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...'
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Clicked on 
01:49:59 [2020-02-28T06:49:59.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970332386 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970332386 data=null doit=true} to TreeItem with text {myNode}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970332386 data=null} to TreeItem with text {myNode}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970332386 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970332386 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}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970332381 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Attempting to set focus on Tree with text {}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970332380 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970332379 data=null doit=true} to TreeItem with text {myNode}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970332379 data=null} to TreeItem with text {myNode}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970332379 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970332379 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}
01:49:59 [2020-02-28T06:49:59.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970332376 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.140Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
01:50:00 [2020-02-28T06:50:00.140Z] DEBUG - Clicking on with mnemonic 'Disconnect'
01:50:00 [2020-02-28T06:50:00.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1970332287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
01:50:00 [2020-02-28T06:50:00.140Z] DEBUG - Clicked on with mnemonic 'Disconnect'
01:50:00 [2020-02-28T06:50:00.141Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.795 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
01:50:00 [2020-02-28T06:50:00.141Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 4.8 s
01:50:00 [2020-02-28T06:50:00.141Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970331763 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970331763 data=null doit=true} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970331763 data=null} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970331762 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970331762 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}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970331758 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970331756 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970331756 data=null doit=true} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970331756 data=null} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970331756 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970331756 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}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970331753 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Clicking on with mnemonic 'Connect'
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1970331667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
01:50:00 [2020-02-28T06:50:00.701Z] DEBUG - Clicked on with mnemonic 'Connect'
01:50:01 [2020-02-28T06:50:01.261Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:01 [2020-02-28T06:50:01.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970331104 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970331103 data=null doit=true} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970331103 data=null} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970331103 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970331102 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
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970331095 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970331095 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970331095 data=null doit=true} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970331095 data=null} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970331094 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970331094 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
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970331093 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Clicking on with mnemonic 'Create Session...'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Clicked on with mnemonic 'Create Session...'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1970330970 data=null doit=true} to Shell with text {Create Session}
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Text with text " 
01:50:01 [2020-02-28T06:50:01.262Z]  ", using matcher: of type 'Text'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Text with text " 
01:50:01 [2020-02-28T06:50:01.262Z]  ", using matcher: with label (with mnemonic 'Session Name')
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Text with text " 
01:50:01 [2020-02-28T06:50:01.262Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Clicking on &Ok
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970330966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970330966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970330966 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970330966 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970330966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970330966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970330966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1970331047 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...'
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Clicked on 
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970330888 data=null doit=true} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970330888 data=null} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970330888 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970330888 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
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970330885 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:01 [2020-02-28T06:50:01.517Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:01 [2020-02-28T06:50:01.517Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:01 [2020-02-28T06:50:01.517Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:01 [2020-02-28T06:50:01.517Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970330884 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970330884 data=null doit=true} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970330883 data=null} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970330883 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970330883 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970330874 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970330872 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970330872 data=null doit=true} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970330872 data=null} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970330872 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970330872 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970330868 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:01 [2020-02-28T06:50:01.517Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970330664 data=null doit=true} to Shell with text {Enable Events}
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
01:50:01 [2020-02-28T06:50:01.773Z] 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970330662 data=null doit=true} to Button with text {Kernel}
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970330661 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}
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-1970330660 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-1970330660 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-1970330660 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-1970330660 data=null item=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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Setting state to checked on: All
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
01:50:01 [2020-02-28T06:50:01.773Z] 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1970330575 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1970330574 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970330574 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1970330574 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970330574 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970330574 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970330574 data=null item=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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1970330573 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1970330573 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1970330573 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')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1970330573 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1970330573 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Clicking on &Ok
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970330570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970330570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970330570 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970330570 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970330570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970330570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970330570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:01 [2020-02-28T06:50:01.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970330763 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)...'
01:50:01 [2020-02-28T06:50:01.773Z] 
01:50:01 [2020-02-28T06:50:01.773Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-02-28 06:50:01.721
01:50:01 [2020-02-28T06:50:01.773Z] !MESSAGE Command to change state of events failed
01:50:01 [2020-02-28T06:50:01.773Z] !STACK 0
01:50:01 [2020-02-28T06:50:01.773Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
01:50:01 [2020-02-28T06:50:01.773Z] Error Output:
01:50:01 [2020-02-28T06:50:01.773Z] Command not found
01:50:01 [2020-02-28T06:50:01.773Z] Return Value: 1
01:50:01 [2020-02-28T06:50:01.773Z] Command not found
01:50:01 [2020-02-28T06:50:01.773Z] 
01:50:01 [2020-02-28T06:50:01.773Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
01:50:01 [2020-02-28T06:50:01.773Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
01:50:01 [2020-02-28T06:50:01.773Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
01:50:01 [2020-02-28T06:50:01.773Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
01:50:01 [2020-02-28T06:50:01.773Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
01:50:01 [2020-02-28T06:50:01.773Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
01:50:01 [2020-02-28T06:50:01.773Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Clicked on 
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970330302 data=null doit=true} to Tree node with text: channel0
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970330302 data=null} to Tree node with text: channel0
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970330302 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970330301 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
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970330300 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970330295 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970330295 data=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970330295 data=null} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970330294 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970330294 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970330291 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970330290 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970330289 data=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970330289 data=null} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970330289 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970330289 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970330285 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Clicking on with mnemonic 'Start'
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1970330202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
01:50:02 [2020-02-28T06:50:02.029Z] DEBUG - Clicked on with mnemonic 'Start'
01:50:02 [2020-02-28T06:50:02.284Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.284Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970330099 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970330099 data=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970330099 data=null} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970330098 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970330098 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970330094 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970330093 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970330093 data=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970330093 data=null} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970330092 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970330092 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970330089 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Clicking on with mnemonic 'Stop'
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1970330006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
01:50:02 [2020-02-28T06:50:02.284Z] DEBUG - Clicked on with mnemonic 'Stop'
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:02 [2020-02-28T06:50:02.539Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.539Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.539Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.539Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.539Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=-1970329862 data=null button=0 stateMask=0x0 x=123 y=95 count=0} to Tree node with text: *
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=-1970329862 data=null doit=true} to Tree node with text: *
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=-1970329862 data=null} to Tree node with text: *
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=-1970329862 data=null button=1 stateMask=0x0 x=123 y=95 count=1} to Tree node with text: *
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970329861 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: *
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=-1970329856 data=null button=1 stateMask=0x80000 x=123 y=71 count=1} to Tree node with text: *
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:02 [2020-02-28T06:50:02.539Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.539Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970329764 data=null button=0 stateMask=0x0 x=108 y=-1 count=0} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970329764 data=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970329764 data=null} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970329764 data=null button=1 stateMask=0x0 x=108 y=-1 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970329764 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970329760 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970329759 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970329759 data=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970329758 data=null} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970329758 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970329758 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970329755 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1970329607 data=null doit=true} to Shell with text {Destroy Confirmation}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Clicking on OK
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970329606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970329606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970329606 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970329606 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970329606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970329606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970329606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1970329674 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...'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Clicked on 
01:50:02 [2020-02-28T06:50:02.794Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970329575 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970329575 data=null doit=true} to TreeItem with text {myNode}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970329575 data=null} to TreeItem with text {myNode}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970329575 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970329575 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}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970329571 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970329570 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970329570 data=null doit=true} to TreeItem with text {myNode}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970329570 data=null} to TreeItem with text {myNode}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970329570 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970329570 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}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970329567 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Clicking on with mnemonic 'Disconnect'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1970329487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
01:50:02 [2020-02-28T06:50:02.794Z] DEBUG - Clicked on with mnemonic 'Disconnect'
01:50:03 [2020-02-28T06:50:03.049Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.766 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
01:50:03 [2020-02-28T06:50:03.049Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 2.49 s
01:50:03 [2020-02-28T06:50:03.049Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970328999 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970328998 data=null doit=true} to TreeItem with text {myNode}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970328998 data=null} to TreeItem with text {myNode}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970328998 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970328998 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}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970328993 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970328991 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970328991 data=null doit=true} to TreeItem with text {myNode}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970328991 data=null} to TreeItem with text {myNode}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970328991 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970328991 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}
01:50:03 [2020-02-28T06:50:03.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970328988 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:03 [2020-02-28T06:50:03.560Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
01:50:03 [2020-02-28T06:50:03.560Z] DEBUG - Clicking on with mnemonic 'Connect'
01:50:03 [2020-02-28T06:50:03.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1970328877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
01:50:03 [2020-02-28T06:50:03.560Z] DEBUG - Clicked on with mnemonic 'Connect'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970328363 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970328363 data=null doit=true} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970328363 data=null} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970328363 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970328362 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
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970328357 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970328356 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970328356 data=null doit=true} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970328356 data=null} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970328356 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970328356 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
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970328354 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Clicking on with mnemonic 'Create Session...'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Clicked on with mnemonic 'Create Session...'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1970328279 data=null doit=true} to Shell with text {Create Session}
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Text with text " 
01:50:04 [2020-02-28T06:50:04.121Z]  ", using matcher: of type 'Text'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Text with text " 
01:50:04 [2020-02-28T06:50:04.121Z]  ", using matcher: with label (with mnemonic 'Session Name')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Text with text " 
01:50:04 [2020-02-28T06:50:04.121Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Clicking on &Ok
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970328277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970328277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970328277 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970328276 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970328276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970328276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970328276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1970328314 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...'
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Clicked on 
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970328201 data=null doit=true} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970328200 data=null} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970328200 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970328200 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
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970328198 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:04 [2020-02-28T06:50:04.121Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.121Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.121Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.121Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-1970328197 data=null doit=true} to Tree node with text: Kernel
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-1970328197 data=null} to Tree node with text: Kernel
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-1970328197 data=null button=1 stateMask=0x0 x=93 y=-25 count=1} to Tree node with text: Kernel
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970328197 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
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-1970328162 data=null button=1 stateMask=0x80000 x=93 y=-13729 count=1} to Tree node with text: Kernel
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1970328159 data=null button=0 stateMask=0x0 x=134 y=-10633 count=0} to Tree node with text: sched_switch
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1970328159 data=null doit=true} to Tree node with text: sched_switch
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1970328159 data=null} to Tree node with text: sched_switch
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1970328159 data=null button=1 stateMask=0x0 x=134 y=-10633 count=1} to Tree node with text: sched_switch
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970328159 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
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1970328106 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1970328105 data=null button=0 stateMask=0x0 x=134 y=12 count=0} to Tree node with text: sched_switch
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1970328105 data=null doit=true} to Tree node with text: sched_switch
01:50:04 [2020-02-28T06:50:04.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1970328105 data=null} to Tree node with text: sched_switch
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1970328105 data=null button=1 stateMask=0x0 x=134 y=12 count=1} to Tree node with text: sched_switch
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970328105 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
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1970328103 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970327991 data=null doit=true} to Shell with text {Enable Events}
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1970327989 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'))
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Clicking on &Ok
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970327986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970327986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970327986 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970327986 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970327985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970327985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970327985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1970328063 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...'
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Clicked on 
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970327881 data=null doit=true} to Tree node with text: channel0
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970327881 data=null} to Tree node with text: channel0
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970327881 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970327880 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
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970327879 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970327878 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970327878 data=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970327878 data=null} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970327877 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970327877 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970327872 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970327871 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970327871 data=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970327871 data=null} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970327871 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970327871 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970327867 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Clicking on with mnemonic 'Start'
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1970327785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Clicked on with mnemonic 'Start'
01:50:04 [2020-02-28T06:50:04.633Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.633Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970327682 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970327682 data=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970327682 data=null} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970327682 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970327682 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970327678 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970327677 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970327677 data=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970327677 data=null} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970327677 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970327677 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970327674 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Clicking on with mnemonic 'Stop'
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1970327607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
01:50:04 [2020-02-28T06:50:04.633Z] DEBUG - Clicked on with mnemonic 'Stop'
01:50:04 [2020-02-28T06:50:04.889Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.889Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970327505 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970327505 data=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970327505 data=null} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970327505 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970327504 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970327500 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970327499 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970327499 data=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970327499 data=null} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970327499 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970327499 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970327495 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1970327385 data=null doit=true} to Shell with text {Destroy Confirmation}
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Clicking on OK
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970327384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970327384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970327384 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970327384 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970327384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970327384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970327383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1970327456 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...'
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Clicked on 
01:50:04 [2020-02-28T06:50:04.889Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970327350 data=null button=0 stateMask=0x0 x=68 y=-13777 count=0} to TreeItem with text {myNode}
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970327350 data=null doit=true} to TreeItem with text {myNode}
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970327350 data=null} to TreeItem with text {myNode}
01:50:04 [2020-02-28T06:50:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970327350 data=null button=1 stateMask=0x0 x=68 y=-13777 count=1} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970327350 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}
01:50:05 [2020-02-28T06:50:05.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970327304 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.145Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:05 [2020-02-28T06:50:05.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970327303 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970327303 data=null doit=true} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970327303 data=null} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970327302 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970327302 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}
01:50:05 [2020-02-28T06:50:05.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970327300 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Clicking on with mnemonic 'Disconnect'
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1970327260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Clicked on with mnemonic 'Disconnect'
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970327147 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970327147 data=null doit=true} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970327147 data=null} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970327147 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970327147 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}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970327141 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970327140 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970327140 data=null doit=true} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970327140 data=null} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970327139 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970327139 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}
01:50:05 [2020-02-28T06:50:05.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970327136 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:05 [2020-02-28T06:50:05.401Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
01:50:05 [2020-02-28T06:50:05.401Z] DEBUG - Clicking on with mnemonic 'Connect'
01:50:05 [2020-02-28T06:50:05.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1970327072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
01:50:05 [2020-02-28T06:50:05.401Z] DEBUG - Clicked on with mnemonic 'Connect'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970326506 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970326506 data=null doit=true} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970326506 data=null} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970326506 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970326505 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
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970326501 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970326500 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970326500 data=null doit=true} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970326500 data=null} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970326500 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970326500 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
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970326498 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Clicking on with mnemonic 'Create Session...'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Clicked on with mnemonic 'Create Session...'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1970326393 data=null doit=true} to Shell with text {Create Session}
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Text with text " 
01:50:05 [2020-02-28T06:50:05.964Z]  ", using matcher: of type 'Text'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Text with text " 
01:50:05 [2020-02-28T06:50:05.964Z]  ", using matcher: with label (with mnemonic 'Session Name')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Text with text " 
01:50:05 [2020-02-28T06:50:05.964Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Clicking on &Ok
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970326391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970326391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970326391 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970326391 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970326391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970326391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970326391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1970326462 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...'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Clicked on 
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970326363 data=null doit=true} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970326363 data=null} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970326363 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970326363 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
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970326361 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:05 [2020-02-28T06:50:05.964Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:05 [2020-02-28T06:50:05.964Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:05 [2020-02-28T06:50:05.964Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:05 [2020-02-28T06:50:05.964Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970326360 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970326360 data=null doit=true} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970326360 data=null} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970326359 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970326359 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970326354 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970326353 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970326353 data=null doit=true} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970326353 data=null} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970326353 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970326353 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970326308 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:05 [2020-02-28T06:50:05.964Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970326177 data=null doit=true} to Shell with text {Enable Events}
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
01:50:06 [2020-02-28T06:50:06.220Z] 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')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:50:06 [2020-02-28T06:50:06.220Z] 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')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970326175 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970326175 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')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970326175 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')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970326175 data=null item=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')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Setting state to checked on: All
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Clicking on &Ok
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970326108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970326107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970326107 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970326107 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970326107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970326107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970326107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970326269 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)...'
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Clicked on 
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970325993 data=null doit=true} to Tree node with text: channel0
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970325993 data=null} to Tree node with text: channel0
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970325993 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970325993 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
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970325991 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970325990 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970325990 data=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970325990 data=null} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970325990 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970325990 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970325985 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970325984 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970325984 data=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970325984 data=null} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970325984 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970325983 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970325980 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Clicking on with mnemonic 'Start'
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1970325895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Clicked on with mnemonic 'Start'
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970325793 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970325793 data=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970325793 data=null} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970325792 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970325792 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970325787 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970325786 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970325786 data=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970325786 data=null} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970325786 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970325786 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970325783 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Clicking on with mnemonic 'Stop'
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1970325707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Clicked on with mnemonic 'Stop'
01:50:06 [2020-02-28T06:50:06.732Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.732Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970325604 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970325604 data=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970325604 data=null} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970325604 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970325604 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970325599 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970325597 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970325597 data=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970325597 data=null} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970325597 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970325597 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970325593 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
01:50:06 [2020-02-28T06:50:06.732Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1970325475 data=null doit=true} to Shell with text {Destroy Confirmation}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Clicking on OK
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970325474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970325474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970325474 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970325474 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970325474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970325474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970325474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1970325503 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...'
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Clicked on 
01:50:06 [2020-02-28T06:50:06.988Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970325400 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970325399 data=null doit=true} to TreeItem with text {myNode}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970325399 data=null} to TreeItem with text {myNode}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970325399 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970325398 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}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970325392 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970325391 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970325391 data=null doit=true} to TreeItem with text {myNode}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970325391 data=null} to TreeItem with text {myNode}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970325391 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970325391 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}
01:50:06 [2020-02-28T06:50:06.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970325388 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:06 [2020-02-28T06:50:06.989Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
01:50:06 [2020-02-28T06:50:06.989Z] DEBUG - Clicking on with mnemonic 'Disconnect'
01:50:06 [2020-02-28T06:50:06.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1970325351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
01:50:06 [2020-02-28T06:50:06.989Z] DEBUG - Clicked on with mnemonic 'Disconnect'
01:50:06 [2020-02-28T06:50:06.989Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.127 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
01:50:06 [2020-02-28T06:50:06.989Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.013 s
01:50:06 [2020-02-28T06:50:06.989Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 1.909 s
01:50:06 [2020-02-28T06:50:06.989Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970324893 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970324893 data=null doit=true} to TreeItem with text {myNode}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970324893 data=null} to TreeItem with text {myNode}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970324893 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970324892 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}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970324888 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970324887 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970324887 data=null doit=true} to TreeItem with text {myNode}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970324887 data=null} to TreeItem with text {myNode}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970324886 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970324886 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}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970324884 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Clicking on with mnemonic 'Connect'
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1970324804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
01:50:07 [2020-02-28T06:50:07.549Z] DEBUG - Clicked on with mnemonic 'Connect'
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970324289 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970324289 data=null doit=true} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970324289 data=null} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970324288 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970324288 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
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970324284 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970324283 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970324283 data=null doit=true} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970324283 data=null} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970324283 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970324283 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
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970324280 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
01:50:08 [2020-02-28T06:50:08.110Z] DEBUG - Clicking on with mnemonic 'Create Session...'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Clicked on with mnemonic 'Create Session...'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1970324184 data=null doit=true} to Shell with text {Create Session}
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Text with text " 
01:50:08 [2020-02-28T06:50:08.111Z]  ", using matcher: of type 'Text'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Text with text " 
01:50:08 [2020-02-28T06:50:08.111Z]  ", using matcher: with label (with mnemonic 'Session Name')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Text with text " 
01:50:08 [2020-02-28T06:50:08.111Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Clicking on &Ok
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970324181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970324181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970324181 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970324180 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970324180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970324180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970324180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1970324237 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...'
01:50:08 [2020-02-28T06:50:08.366Z] DEBUG - Clicked on 
01:50:08 [2020-02-28T06:50:08.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970324096 data=null doit=true} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970324096 data=null} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970324096 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970324096 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
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970324094 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:08 [2020-02-28T06:50:08.367Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.367Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.367Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.367Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970324092 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970324092 data=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970324092 data=null} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970324092 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970324091 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970324085 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970324084 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970324083 data=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970324083 data=null} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970324083 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970324083 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970324079 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970323873 data=null doit=true} to Shell with text {Enable Events}
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
01:50:08 [2020-02-28T06:50:08.367Z] 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')
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] 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.
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Clicking on &Ok
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970323869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970323869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970323868 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970323868 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970323868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970323868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970323868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970323979 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)...'
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Clicked on 
01:50:08 [2020-02-28T06:50:08.623Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.623Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.623Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.623Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.623Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.623Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.623Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.623Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970323705 data=null doit=true} to Tree node with text: channel0
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970323705 data=null} to Tree node with text: channel0
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970323705 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970323705 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
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970323703 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:50:08 [2020-02-28T06:50:08.623Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.623Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970323701 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970323701 data=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970323701 data=null} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970323701 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970323700 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970323696 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970323695 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970323695 data=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970323695 data=null} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970323695 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970323695 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970323691 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Clicking on with mnemonic 'Start'
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1970323604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
01:50:08 [2020-02-28T06:50:08.623Z] DEBUG - Clicked on with mnemonic 'Start'
01:50:08 [2020-02-28T06:50:08.878Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.878Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970323502 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970323502 data=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970323502 data=null} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970323501 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970323501 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970323498 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970323497 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970323497 data=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970323497 data=null} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970323497 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970323497 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970323493 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Clicking on with mnemonic 'Stop'
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1970323457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Clicked on with mnemonic 'Stop'
01:50:08 [2020-02-28T06:50:08.879Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.879Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970323355 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970323354 data=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970323354 data=null} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970323354 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970323354 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970323351 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970323350 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970323350 data=null doit=true} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970323350 data=null} to Tree node with text: mysession
01:50:08 [2020-02-28T06:50:08.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970323349 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970323349 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970323346 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1970323264 data=null doit=true} to Shell with text {Destroy Confirmation}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Clicking on OK
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970323263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970323263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970323263 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970323263 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970323263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970323263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970323263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1970323291 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...'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Clicked on 
01:50:09 [2020-02-28T06:50:09.134Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970323187 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970323187 data=null doit=true} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970323187 data=null} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970323187 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970323187 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}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970323182 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970323181 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970323181 data=null doit=true} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970323181 data=null} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970323181 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970323180 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}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970323178 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Clicking on with mnemonic 'Disconnect'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1970323099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
01:50:09 [2020-02-28T06:50:09.134Z] DEBUG - Clicked on with mnemonic 'Disconnect'
01:50:09 [2020-02-28T06:50:09.389Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
01:50:09 [2020-02-28T06:50:09.389Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 2.002 s
01:50:09 [2020-02-28T06:50:09.389Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970322657 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970322657 data=null doit=true} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970322657 data=null} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970322657 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970322657 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}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970322608 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970322606 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970322606 data=null doit=true} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970322606 data=null} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970322605 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970322605 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}
01:50:09 [2020-02-28T06:50:09.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970322603 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:09 [2020-02-28T06:50:09.899Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
01:50:09 [2020-02-28T06:50:09.899Z] DEBUG - Clicking on with mnemonic 'Connect'
01:50:09 [2020-02-28T06:50:09.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1970322485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
01:50:09 [2020-02-28T06:50:09.899Z] DEBUG - Clicked on with mnemonic 'Connect'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970321972 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970321972 data=null doit=true} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970321972 data=null} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970321972 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970321972 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
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970321968 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970321967 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970321967 data=null doit=true} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970321967 data=null} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970321967 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970321967 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
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970321966 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Clicking on with mnemonic 'Create Session...'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Clicked on with mnemonic 'Create Session...'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1970321897 data=null doit=true} to Shell with text {Create Session}
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Text with text " 
01:50:10 [2020-02-28T06:50:10.462Z]  ", using matcher: of type 'Text'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Text with text " 
01:50:10 [2020-02-28T06:50:10.462Z]  ", using matcher: with label (with mnemonic 'Session Name')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Text with text " 
01:50:10 [2020-02-28T06:50:10.462Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Clicking on &Ok
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970321895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970321895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970321895 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970321895 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970321895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970321895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970321895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1970321932 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...'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Clicked on 
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970321868 data=null doit=true} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970321868 data=null} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970321868 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970321868 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
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970321866 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:10 [2020-02-28T06:50:10.462Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.462Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.462Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.462Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970321865 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970321865 data=null doit=true} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970321865 data=null} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970321864 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970321864 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970321859 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970321858 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970321858 data=null doit=true} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970321858 data=null} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970321857 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970321857 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970321854 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:10 [2020-02-28T06:50:10.462Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970321681 data=null doit=true} to Shell with text {Enable Events}
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
01:50:10 [2020-02-28T06:50:10.717Z] 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')
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.717Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970321678 data=null doit=true} to Button with text {Kernel}
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970321678 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}
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1970321678 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1970321677 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')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1970321677 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')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1970321677 data=null item=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')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Setting state to checked on: All
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Clicking on &Ok
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970321651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970321651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970321651 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970321651 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970321651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970321651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970321651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970321775 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)...'
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Clicked on 
01:50:10 [2020-02-28T06:50:10.973Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.973Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.973Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.973Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.973Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.973Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1970321497 data=null doit=true} to Tree node with text: JUL
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1970321497 data=null} to Tree node with text: JUL
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1970321497 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970321496 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
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1970321495 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970321495 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970321495 data=null doit=true} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970321495 data=null} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970321494 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970321494 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970321491 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970321491 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970321491 data=null doit=true} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970321490 data=null} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970321490 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970321490 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970321487 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970321366 data=null doit=true} to Shell with text {Enable Events}
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
01:50:10 [2020-02-28T06:50:10.974Z] 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')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970321365 data=null doit=true} to Button with text {Kernel}
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970321365 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}
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1970321364 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1970321364 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')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1970321364 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')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1970321364 data=null item=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')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1970321305 data=null doit=true} to TreeItem with text {All}
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1970321305 data=null} to TreeItem with text {All}
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1970321304 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970321304 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}
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1970321302 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
01:50:10 [2020-02-28T06:50:10.974Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970321302 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970321302 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970321301 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)
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970321301 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)
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970321300 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)
01:50:10 [2020-02-28T06:50:10.974Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.974Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Setting state to checked on: logger
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Clicking on &Ok
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970321298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970321298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970321298 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970321298 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970321298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970321298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970321297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:10 [2020-02-28T06:50:10.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970321453 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)...'
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Clicked on 
01:50:11 [2020-02-28T06:50:11.229Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.229Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.229Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.229Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.229Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.229Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1970321182 data=null doit=true} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1970321182 data=null} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1970321181 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970321181 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
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1970321180 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970321179 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970321179 data=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970321179 data=null} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970321179 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970321179 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970321175 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970321175 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970321174 data=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970321174 data=null} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970321174 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970321174 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970321171 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970321006 data=null doit=true} to Shell with text {Enable Events}
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
01:50:11 [2020-02-28T06:50:11.230Z] 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')
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970321005 data=null doit=true} to Button with text {Kernel}
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970321005 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}
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1970321004 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1970321004 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')
01:50:11 [2020-02-28T06:50:11.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1970321004 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')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1970321004 data=null item=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')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1970320987 data=null doit=true} to TreeItem with text {All}
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1970320987 data=null} to TreeItem with text {All}
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1970320987 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970320987 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}
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1970320985 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
01:50:11 [2020-02-28T06:50:11.486Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970320985 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970320985 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970320984 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)
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970320984 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)
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970320983 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)
01:50:11 [2020-02-28T06:50:11.486Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.486Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Setting state to checked on: anotherLogger
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@10d77866
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1970320980 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')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1970320980 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')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970320980 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1970320980 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970320980 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')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970320980 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')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970320979 data=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')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1970320979 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')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1970320979 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')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1970320979 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')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1970320979 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1970320979 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1970320978 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'))
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Clicking on &Ok
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970320976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970320976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970320976 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970320976 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970320976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970320976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970320976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970321094 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)...'
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Clicked on 
01:50:11 [2020-02-28T06:50:11.486Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.486Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.486Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.486Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.486Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.486Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1970320853 data=null doit=true} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1970320853 data=null} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1970320853 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970320853 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
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1970320851 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970320850 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970320850 data=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970320850 data=null} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970320850 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970320850 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970320805 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.486Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:11 [2020-02-28T06:50:11.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970320804 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970320804 data=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970320804 data=null} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970320803 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970320803 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970320800 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.487Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:11 [2020-02-28T06:50:11.487Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970320677 data=null doit=true} to Shell with text {Enable Events}
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
01:50:11 [2020-02-28T06:50:11.742Z] 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')
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970320676 data=null doit=true} to Button with text {Kernel}
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970320676 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}
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1970320675 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1970320675 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')
01:50:11 [2020-02-28T06:50:11.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1970320675 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')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1970320675 data=null item=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')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Clicking on &Ok
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970320656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970320656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970320656 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970320656 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970320656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970320656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970320655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970320762 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)...'
01:50:11 [2020-02-28T06:50:11.743Z] DEBUG - Clicked on 
01:50:11 [2020-02-28T06:50:11.743Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.743Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.743Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1970320479 data=null doit=true} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1970320478 data=null} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1970320478 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970320477 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
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1970320475 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970320473 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970320473 data=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970320473 data=null} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970320473 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970320472 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970320469 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970320468 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970320468 data=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970320468 data=null} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970320468 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970320468 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970320465 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Clicking on with mnemonic 'Start'
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1970320384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Clicked on with mnemonic 'Start'
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970320281 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970320281 data=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970320281 data=null} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970320281 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970320281 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970320277 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970320276 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970320276 data=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970320276 data=null} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970320276 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970320275 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:11 [2020-02-28T06:50:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970320272 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.254Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
01:50:12 [2020-02-28T06:50:12.254Z] DEBUG - Clicking on with mnemonic 'Stop'
01:50:12 [2020-02-28T06:50:12.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1970320206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
01:50:12 [2020-02-28T06:50:12.254Z] DEBUG - Clicked on with mnemonic 'Stop'
01:50:12 [2020-02-28T06:50:12.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:12 [2020-02-28T06:50:12.254Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.254Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.254Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.510Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1970319971 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1970319971 data=null doit=true} to Tree node with text: logger
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1970319970 data=null} to Tree node with text: logger
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1970319970 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970319970 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
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1970319965 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:12 [2020-02-28T06:50:12.510Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.510Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.510Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.510Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1970319895 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1970319895 data=null doit=true} to Tree node with text: anotherLogger
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1970319895 data=null} to Tree node with text: anotherLogger
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1970319894 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970319894 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
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1970319891 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:12 [2020-02-28T06:50:12.510Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.510Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970319808 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970319808 data=null doit=true} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970319808 data=null} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970319807 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970319807 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970319802 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970319801 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970319801 data=null doit=true} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970319801 data=null} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970319801 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970319801 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970319798 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:12 [2020-02-28T06:50:12.510Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970319664 data=null doit=true} to Shell with text {Enable Events}
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
01:50:12 [2020-02-28T06:50:12.765Z] 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')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970319663 data=null doit=true} to Button with text {Kernel}
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970319663 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}
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1970319662 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1970319662 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')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1970319662 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')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1970319662 data=null item=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')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Setting state to checked on: All
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Clicking on &Ok
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970319597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970319597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970319597 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970319597 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970319597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970319597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970319596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970319758 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)...'
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Clicked on 
01:50:12 [2020-02-28T06:50:12.765Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.765Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.765Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.765Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.765Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.765Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1970319499 data=null doit=true} to Tree node with text: LOG4J
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1970319499 data=null} to Tree node with text: LOG4J
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1970319499 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970319498 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
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1970319496 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970319496 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970319496 data=null doit=true} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970319496 data=null} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970319496 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970319495 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970319492 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970319491 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970319491 data=null doit=true} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970319491 data=null} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970319491 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970319491 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:12 [2020-02-28T06:50:12.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970319488 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970319361 data=null doit=true} to Shell with text {Enable Events}
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
01:50:13 [2020-02-28T06:50:13.021Z] 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')
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970319359 data=null doit=true} to Button with text {Kernel}
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970319359 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}
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1970319359 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1970319359 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')
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1970319359 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')
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1970319358 data=null item=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')
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1970319297 data=null doit=true} to TreeItem with text {All}
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1970319297 data=null} to TreeItem with text {All}
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1970319296 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970319296 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}
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1970319295 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
01:50:13 [2020-02-28T06:50:13.021Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970319294 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970319294 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970319294 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)
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970319294 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)
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970319293 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)
01:50:13 [2020-02-28T06:50:13.022Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.022Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Setting state to checked on: logger
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Clicking on &Ok
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970319291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970319291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970319291 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970319291 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970319291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970319291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970319291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970319449 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)...'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Clicked on 
01:50:13 [2020-02-28T06:50:13.278Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.278Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.278Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.278Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.278Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.278Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1970319182 data=null doit=true} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1970319182 data=null} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1970319182 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970319182 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
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1970319180 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970319179 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970319179 data=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970319179 data=null} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970319179 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970319179 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970319176 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970319175 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970319175 data=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970319175 data=null} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970319174 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970319174 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970319171 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970318997 data=null doit=true} to Shell with text {Enable Events}
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
01:50:13 [2020-02-28T06:50:13.278Z] 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')
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970318995 data=null doit=true} to Button with text {Kernel}
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970318995 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}
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1970318994 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1970318994 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')
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1970318994 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')
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1970318994 data=null item=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')
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1970318976 data=null doit=true} to TreeItem with text {All}
01:50:13 [2020-02-28T06:50:13.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1970318976 data=null} to TreeItem with text {All}
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1970318976 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970318976 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}
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1970318974 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
01:50:13 [2020-02-28T06:50:13.279Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970318973 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970318973 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970318973 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)
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970318973 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)
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970318971 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)
01:50:13 [2020-02-28T06:50:13.279Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.279Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Setting state to checked on: anotherLogger
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56e9ffd3
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1970318969 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')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1970318968 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')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970318968 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1970318968 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970318967 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')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970318967 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')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970318967 data=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')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1970318967 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')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1970318967 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')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1970318966 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')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1970318966 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1970318966 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1970318965 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'))
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Clicking on &Ok
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970318963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970318963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970318963 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970318963 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970318963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970318963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970318963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970319090 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)...'
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Clicked on 
01:50:13 [2020-02-28T06:50:13.535Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.535Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.535Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.535Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.535Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.535Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1970318849 data=null doit=true} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1970318849 data=null} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1970318849 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970318849 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
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1970318807 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970318805 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970318805 data=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970318805 data=null} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970318805 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970318804 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970318801 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970318799 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970318799 data=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970318799 data=null} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970318799 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970318799 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970318796 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:13 [2020-02-28T06:50:13.535Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970318674 data=null doit=true} to Shell with text {Enable Events}
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
01:50:13 [2020-02-28T06:50:13.791Z] 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')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970318672 data=null doit=true} to Button with text {Kernel}
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970318672 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}
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1970318672 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1970318672 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')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1970318671 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')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1970318671 data=null item=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')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Clicking on &Ok
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970318655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970318654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970318654 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970318654 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970318654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970318654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970318654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970318759 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)...'
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Clicked on 
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1970318496 data=null doit=true} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1970318496 data=null} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1970318495 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970318495 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
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1970318493 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970318491 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970318491 data=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970318491 data=null} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970318490 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970318490 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970318487 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.792Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:13 [2020-02-28T06:50:13.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970318486 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970318486 data=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970318486 data=null} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970318486 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970318485 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:13 [2020-02-28T06:50:13.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970318482 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Clicking on with mnemonic 'Start'
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1970318407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Clicked on with mnemonic 'Start'
01:50:14 [2020-02-28T06:50:14.047Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.047Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970318305 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970318305 data=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970318305 data=null} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970318305 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970318305 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970318301 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970318300 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970318300 data=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970318300 data=null} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970318300 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970318300 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970318296 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Clicking on with mnemonic 'Stop'
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1970318253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
01:50:14 [2020-02-28T06:50:14.047Z] DEBUG - Clicked on with mnemonic 'Stop'
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:14 [2020-02-28T06:50:14.302Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.302Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.302Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.302Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1970318077 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1970318077 data=null doit=true} to Tree node with text: logger
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1970318077 data=null} to Tree node with text: logger
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1970318077 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970318077 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
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1970318073 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:14 [2020-02-28T06:50:14.302Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.302Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.302Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.302Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1970317996 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1970317996 data=null doit=true} to Tree node with text: anotherLogger
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1970317996 data=null} to Tree node with text: anotherLogger
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1970317996 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970317995 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
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1970317992 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:14 [2020-02-28T06:50:14.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:14 [2020-02-28T06:50:14.557Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.557Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970317904 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970317904 data=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970317904 data=null} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970317904 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970317904 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970317899 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970317898 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970317898 data=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970317898 data=null} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970317898 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970317898 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970317895 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970317769 data=null doit=true} to Shell with text {Enable Events}
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
01:50:14 [2020-02-28T06:50:14.557Z] 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')
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970317767 data=null doit=true} to Button with text {Kernel}
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970317767 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}
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1970317766 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1970317766 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')
01:50:14 [2020-02-28T06:50:14.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1970317766 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')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1970317766 data=null item=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')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Setting state to checked on: All
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Clicking on &Ok
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970317705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970317705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970317705 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970317705 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970317705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970317704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970317704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:14 [2020-02-28T06:50:14.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970317853 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)...'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Clicked on 
01:50:14 [2020-02-28T06:50:14.813Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.813Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.813Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.813Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.813Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.813Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1970317602 data=null doit=true} to Tree node with text: Python
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1970317602 data=null} to Tree node with text: Python
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1970317602 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970317602 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
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1970317600 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970317599 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970317599 data=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970317599 data=null} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970317599 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970317599 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970317596 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970317595 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970317595 data=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970317595 data=null} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970317594 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970317594 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970317591 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970317468 data=null doit=true} to Shell with text {Enable Events}
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
01:50:14 [2020-02-28T06:50:14.813Z] 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')
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970317466 data=null doit=true} to Button with text {Kernel}
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970317466 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}
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1970317466 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1970317465 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')
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1970317465 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')
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1970317465 data=null item=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')
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:14 [2020-02-28T06:50:14.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1970317450 data=null doit=true} to TreeItem with text {All}
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1970317408 data=null} to TreeItem with text {All}
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1970317408 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970317407 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}
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1970317406 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
01:50:15 [2020-02-28T06:50:15.069Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970317405 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970317405 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970317405 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)
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970317405 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)
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970317404 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)
01:50:15 [2020-02-28T06:50:15.069Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.069Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Setting state to checked on: logger
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Clicking on &Ok
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970317401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970317401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970317401 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970317401 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970317401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970317401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970317401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970317553 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)...'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Clicked on 
01:50:15 [2020-02-28T06:50:15.069Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.069Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.069Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.069Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.069Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.069Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1970317286 data=null doit=true} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1970317286 data=null} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1970317285 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970317285 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
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1970317284 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970317283 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970317283 data=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970317283 data=null} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970317283 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970317283 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970317279 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970317279 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970317278 data=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970317278 data=null} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970317278 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970317278 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970317275 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:15 [2020-02-28T06:50:15.069Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970317081 data=null doit=true} to Shell with text {Enable Events}
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
01:50:15 [2020-02-28T06:50:15.325Z] 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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970317079 data=null doit=true} to Button with text {Kernel}
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970317079 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}
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1970317078 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1970317078 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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1970317078 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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1970317078 data=null item=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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1970317003 data=null doit=true} to TreeItem with text {All}
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1970317003 data=null} to TreeItem with text {All}
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1970317003 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970317003 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}
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1970317001 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
01:50:15 [2020-02-28T06:50:15.325Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970317001 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970317001 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970317000 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)
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970317000 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)
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1970316999 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)
01:50:15 [2020-02-28T06:50:15.325Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.325Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Setting state to checked on: anotherLogger
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@24a0a0d7
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1970316997 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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1970316996 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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970316996 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1970316996 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970316996 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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970316996 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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970316996 data=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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1970316995 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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1970316995 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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1970316995 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')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1970316995 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1970316995 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1970316994 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'))
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Clicking on &Ok
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970316993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970316993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970316993 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970316993 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970316993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970316993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970316992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970317200 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)...'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Clicked on 
01:50:15 [2020-02-28T06:50:15.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.582Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.582Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1970316879 data=null doit=true} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1970316879 data=null} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1970316879 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970316878 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
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1970316877 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970316876 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970316876 data=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970316876 data=null} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970316876 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970316876 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970316873 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970316872 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970316872 data=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970316872 data=null} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970316871 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970316871 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970316868 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970316683 data=null doit=true} to Shell with text {Enable Events}
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
01:50:15 [2020-02-28T06:50:15.582Z] 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')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970316681 data=null doit=true} to Button with text {Kernel}
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970316681 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}
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1970316681 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1970316680 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')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1970316680 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')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1970316680 data=null item=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')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Clicking on &Ok
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970316664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970316664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970316664 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970316663 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970316663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970316663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970316663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:15 [2020-02-28T06:50:15.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970316768 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)...'
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Clicked on 
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1970316504 data=null doit=true} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1970316503 data=null} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1970316502 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970316502 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
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1970316500 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970316498 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970316498 data=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970316498 data=null} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970316498 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970316498 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970316495 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970316494 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970316494 data=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970316493 data=null} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970316493 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970316493 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970316490 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Clicking on with mnemonic 'Start'
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1970316452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
01:50:15 [2020-02-28T06:50:15.838Z] DEBUG - Clicked on with mnemonic 'Start'
01:50:16 [2020-02-28T06:50:16.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970316350 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970316350 data=null doit=true} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970316350 data=null} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970316349 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970316349 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970316346 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970316345 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970316345 data=null doit=true} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970316345 data=null} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970316344 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970316344 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970316341 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Clicking on with mnemonic 'Stop'
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1970316285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - Clicked on with mnemonic 'Stop'
01:50:16 [2020-02-28T06:50:16.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:16 [2020-02-28T06:50:16.348Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.348Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.348Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.348Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1970316100 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1970316100 data=null doit=true} to Tree node with text: logger
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1970316100 data=null} to Tree node with text: logger
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1970316099 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970316099 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
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1970316095 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:16 [2020-02-28T06:50:16.348Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.348Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.348Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.348Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1970316060 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1970316060 data=null doit=true} to Tree node with text: anotherLogger
01:50:16 [2020-02-28T06:50:16.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1970316060 data=null} to Tree node with text: anotherLogger
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1970316060 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970316060 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
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1970316056 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:16 [2020-02-28T06:50:16.349Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.349Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970315968 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970315968 data=null doit=true} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970315968 data=null} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970315968 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970315968 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970315963 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970315962 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970315962 data=null doit=true} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970315962 data=null} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970315962 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970315961 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970315958 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1970315799 data=null doit=true} to Shell with text {Destroy Confirmation}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Clicking on OK
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970315799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970315798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970315798 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970315798 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970315798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970315798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970315798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1970315873 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...'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Clicked on 
01:50:16 [2020-02-28T06:50:16.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970315768 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970315768 data=null doit=true} to TreeItem with text {myNode}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970315768 data=null} to TreeItem with text {myNode}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970315768 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970315767 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}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970315763 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970315762 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970315762 data=null doit=true} to TreeItem with text {myNode}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970315762 data=null} to TreeItem with text {myNode}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970315762 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970315762 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}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970315759 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Clicking on with mnemonic 'Disconnect'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1970315681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
01:50:16 [2020-02-28T06:50:16.604Z] DEBUG - Clicked on with mnemonic 'Disconnect'
01:50:16 [2020-02-28T06:50:16.859Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.412 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
01:50:16 [2020-02-28T06:50:16.859Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 7.202 s
01:50:16 [2020-02-28T06:50:16.859Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970315255 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970315255 data=null doit=true} to TreeItem with text {myNode}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970315255 data=null} to TreeItem with text {myNode}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970315255 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970315254 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}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970315251 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970315208 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970315208 data=null doit=true} to TreeItem with text {myNode}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970315208 data=null} to TreeItem with text {myNode}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970315208 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970315208 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}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970315205 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Clicking on with mnemonic 'Connect'
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1970315171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
01:50:17 [2020-02-28T06:50:17.114Z] DEBUG - Clicked on with mnemonic 'Connect'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970314663 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970314663 data=null doit=true} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970314663 data=null} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970314663 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970314662 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
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970314658 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970314658 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970314658 data=null doit=true} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970314657 data=null} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970314657 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970314657 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
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970314655 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Clicking on with mnemonic 'Create Session...'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Clicked on with mnemonic 'Create Session...'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1970314588 data=null doit=true} to Shell with text {Create Session}
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Text with text " 
01:50:17 [2020-02-28T06:50:17.675Z]  ", using matcher: of type 'Text'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Text with text " 
01:50:17 [2020-02-28T06:50:17.675Z]  ", using matcher: with label (with mnemonic 'Session Name')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Text with text " 
01:50:17 [2020-02-28T06:50:17.675Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Clicking on &Ok
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970314586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970314586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970314586 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970314585 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970314585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970314585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970314585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1970314619 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...'
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Clicked on 
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970314558 data=null doit=true} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970314558 data=null} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970314557 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970314557 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
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970314556 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:17 [2020-02-28T06:50:17.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:17 [2020-02-28T06:50:17.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:17 [2020-02-28T06:50:17.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:17 [2020-02-28T06:50:17.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970314554 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970314554 data=null doit=true} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970314554 data=null} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970314553 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970314553 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970314508 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970314507 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970314507 data=null doit=true} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970314507 data=null} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970314507 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970314507 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970314503 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970314380 data=null doit=true} to Shell with text {Enable Events}
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
01:50:17 [2020-02-28T06:50:17.931Z] 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')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:50:17 [2020-02-28T06:50:17.931Z] 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')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970314378 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970314377 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')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970314377 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')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970314377 data=null item=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')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Setting state to checked on: All
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Clicking on &Ok
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970314357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970314356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970314356 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970314356 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970314356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970314356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970314356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:17 [2020-02-28T06:50:17.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970314466 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)...'
01:50:18 [2020-02-28T06:50:18.186Z] DEBUG - Clicked on 
01:50:18 [2020-02-28T06:50:18.186Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.186Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.186Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.186Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.186Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.186Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.186Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.186Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970314208 data=null doit=true} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970314207 data=null} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970314207 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970314207 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
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970314206 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.187Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.187Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.187Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.187Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.187Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970314204 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970314204 data=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970314204 data=null} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970314204 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970314204 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970314200 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970314199 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970314199 data=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970314199 data=null} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970314199 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970314199 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970314196 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970314078 data=null doit=true} to Shell with text {Enable Events}
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
01:50:18 [2020-02-28T06:50:18.187Z] 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')
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.187Z] 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')
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970314076 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970314076 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')
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970314076 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')
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970314076 data=null item=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')
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
01:50:18 [2020-02-28T06:50:18.187Z] DEBUG - Setting state to checked on: All
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Clicking on &Ok
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970314004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970314004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970314004 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970314004 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970314004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970314004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970314003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970314160 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)...'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Clicked on 
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970313905 data=null doit=true} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970313905 data=null} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970313904 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970313904 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
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970313903 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970313902 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970313902 data=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970313902 data=null} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970313902 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970313902 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970313899 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970313898 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970313898 data=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970313898 data=null} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970313898 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970313897 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970313895 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
01:50:18 [2020-02-28T06:50:18.442Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970313772 data=null doit=true} to Shell with text {Enable Events}
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
01:50:18 [2020-02-28T06:50:18.698Z] 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')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.698Z] 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')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1970313770 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1970313770 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')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1970313770 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')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1970313769 data=null item=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')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1970313767 data=null doit=true} to TreeItem with text {All}
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1970313767 data=null} to TreeItem with text {All}
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1970313767 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970313767 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}
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1970313751 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Setting state to checked on: write
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Setting state to checked on: read
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Setting state to checked on: close
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Clicking on &Ok
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970313704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970313704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970313704 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970313704 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970313704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970313704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970313704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1970313860 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)...'
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Clicked on 
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970313603 data=null doit=true} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970313603 data=null} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970313603 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970313603 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
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970313601 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970313599 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970313598 data=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970313598 data=null} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970313598 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970313598 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970313595 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970313594 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970313594 data=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970313594 data=null} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970313594 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970313594 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970313591 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
01:50:18 [2020-02-28T06:50:18.699Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=-1970313481 data=null doit=true} to Shell with text {Enable Channel}
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
01:50:18 [2020-02-28T06:50:18.954Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
01:50:18 [2020-02-28T06:50:18.955Z] 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')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1970313478 data=null doit=true} to Button with text {Kernel}
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1970313478 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}
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-1970313478 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-1970313477 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')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-1970313477 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')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-1970313477 data=null item=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')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
01:50:18 [2020-02-28T06:50:18.955Z] 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')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.955Z] 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')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=-1970313475 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')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-1970313474 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')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-1970313474 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')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=-1970313474 data=null item=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')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Clicking on &Ok
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970313473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970313473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970313473 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970313473 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970313473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970313473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970313473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-1970313556 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...'
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Clicked on 
01:50:18 [2020-02-28T06:50:18.955Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.955Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.955Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=-1970313358 data=null doit=true} to Tree node with text: UST global
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=-1970313358 data=null} to Tree node with text: UST global
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=-1970313357 data=null button=1 stateMask=0x0 x=124 y=84 count=1} to Tree node with text: UST global
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970313356 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
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=-1970313355 data=null button=1 stateMask=0x80000 x=124 y=84 count=1} to Tree node with text: UST global
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1970313355 data=null button=0 stateMask=0x0 x=135 y=108 count=0} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970313354 data=null doit=true} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970313354 data=null} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970313354 data=null button=1 stateMask=0x0 x=135 y=108 count=1} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970313354 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
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970313348 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1970313308 data=null button=0 stateMask=0x0 x=135 y=71 count=0} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970313308 data=null doit=true} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970313308 data=null} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970313308 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970313307 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
01:50:18 [2020-02-28T06:50:18.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970313306 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1970313188 data=null doit=true} to Shell with text {Enable Events}
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Attempting to set focus on (of type 'Tree')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1970313186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1970313185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1970313185 data=null doit=true} to (of type 'Tree')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1970313185 data=null} to (of type 'Tree')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1970313185 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to (of type 'Tree')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970313184 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')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1970313184 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to (of type 'Tree')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Clicking on &Ok
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1970313183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1970313183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1970313183 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1970313183 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1970313183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1970313183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1970313183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1970313268 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...'
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Clicked on 
01:50:19 [2020-02-28T06:50:19.211Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:19 [2020-02-28T06:50:19.211Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:19 [2020-02-28T06:50:19.211Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
01:50:19 [2020-02-28T06:50:19.211Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1970313084 data=null doit=true} to Tree node with text: channel0
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1970313084 data=null} to Tree node with text: channel0
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1970313084 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1970313083 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
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1970313082 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
01:50:19 [2020-02-28T06:50:19.211Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:19 [2020-02-28T06:50:19.211Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970313081 data=null button=0 stateMask=0x0 x=108 y=-25 count=0} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970313081 data=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970313081 data=null} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970313080 data=null button=1 stateMask=0x0 x=108 y=-25 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970313080 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970313074 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970313073 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970313073 data=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970313073 data=null} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970313073 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970313072 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970313069 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Clicking on with mnemonic 'Start'
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1970312995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Clicked on with mnemonic 'Start'
01:50:19 [2020-02-28T06:50:19.466Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:19 [2020-02-28T06:50:19.466Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970312894 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970312894 data=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970312894 data=null} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970312894 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970312893 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970312890 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970312889 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970312889 data=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970312889 data=null} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970312889 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970312889 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970312886 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Clicking on with mnemonic 'Stop'
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1970312850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
01:50:19 [2020-02-28T06:50:19.466Z] DEBUG - Clicked on with mnemonic 'Stop'
01:50:19 [2020-02-28T06:50:19.723Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:19 [2020-02-28T06:50:19.723Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970312749 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970312748 data=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970312748 data=null} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970312748 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970312748 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970312745 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970312683 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970312683 data=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970312683 data=null} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970312683 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970312683 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970312679 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
01:50:19 [2020-02-28T06:50:19.723Z] DEBUG - Clicking on with mnemonic 'Import...'
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - Clicked on with mnemonic 'Import...'
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1970312372 data=null doit=true} to Shell with text {Fetch Remote Traces}
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:19 [2020-02-28T06:50:19.978Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Clicking on Cancel
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1970311871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1970311871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1970311870 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1970311870 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1970311870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1970311870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1970311870 data=null item=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')
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1970312608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Clicked on 
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970311849 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970311849 data=null doit=true} to Tree node with text: mysession
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970311849 data=null} to Tree node with text: mysession
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970311849 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970311849 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970311846 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
01:50:20 [2020-02-28T06:50:20.538Z] DEBUG - Clicking on with mnemonic 'Import...'
01:50:23 [2020-02-28T06:50:23.049Z] DEBUG - Clicked on with mnemonic 'Import...'
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1970309108 data=null doit=true} to Shell with text {Fetch Remote Traces}
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - Clicking on &Finish
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1970309107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1970309107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1970309106 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1970309106 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1970309106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1970309106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.304Z] DEBUG - Clicked on &Finish
01:50:23 [2020-02-28T06:50:23.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1970309106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:23 [2020-02-28T06:50:23.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1970311807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
01:50:24 [2020-02-28T06:50:24.425Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:24 [2020-02-28T06:50:24.425Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970308083 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970308083 data=null doit=true} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970308083 data=null} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970308083 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970308083 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970308079 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970307927 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970307927 data=null doit=true} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970307927 data=null} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970307927 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970307926 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970307923 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
01:50:24 [2020-02-28T06:50:24.425Z] DEBUG - Clicking on with mnemonic 'Import...'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Clicked on with mnemonic 'Import...'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1970307751 data=null doit=true} to Shell with text {Fetch Remote Traces}
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Clicking on Cancel
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1970307707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1970307707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1970307707 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1970307707 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1970307707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1970307707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1970307707 data=null item=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')
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1970307852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
01:50:24 [2020-02-28T06:50:24.680Z] DEBUG - Clicked on 
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970307486 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970307486 data=null doit=true} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970307486 data=null} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970307486 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970307486 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970307482 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Clicking on with mnemonic 'Import...'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Clicked on with mnemonic 'Import...'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1970307383 data=null doit=true} to Shell with text {Fetch Remote Traces}
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1970307382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1970307381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-1970307381 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1970307381 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1970307381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1970307381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-1970307381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1970307380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1970307380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1970307380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1970307379 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1970307379 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Clicking on &Finish
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1970307378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1970307378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1970307378 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1970307378 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1970307378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1970307378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:24 [2020-02-28T06:50:24.936Z] DEBUG - Clicked on &Finish
01:50:26 [2020-02-28T06:50:26.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1970307378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1970307444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
01:50:26 [2020-02-28T06:50:26.554Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:26 [2020-02-28T06:50:26.554Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970305857 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970305857 data=null doit=true} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970305857 data=null} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970305857 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970305857 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970305853 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970305843 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970305843 data=null doit=true} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970305843 data=null} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970305842 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970305842 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970305839 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Clicking on with mnemonic 'Import...'
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - Clicked on with mnemonic 'Import...'
01:50:26 [2020-02-28T06:50:26.554Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1970305686 data=null doit=true} to Shell with text {Fetch Remote Traces}
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - Clicking on Cancel
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1970305684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1970305684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1970305684 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1970305684 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1970305684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1970305684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1970305684 data=null item=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')
01:50:26 [2020-02-28T06:50:26.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1970305790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Clicked on 
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970305664 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970305663 data=null doit=true} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970305663 data=null} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970305663 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970305663 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970305660 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Clicking on with mnemonic 'Import...'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Clicked on with mnemonic 'Import...'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1970305471 data=null doit=true} to Shell with text {Fetch Remote Traces}
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1970305470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1970305470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-1970305470 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1970305470 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1970305470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1970305470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-1970305470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1970305466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1970305466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1970305466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1970305466 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1970305465 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.811Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - Clicking on &Finish
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1970305454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1970305454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1970305454 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1970305453 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1970305453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:26 [2020-02-28T06:50:26.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1970305453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.067Z] DEBUG - Clicked on &Finish
01:50:27 [2020-02-28T06:50:27.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1970305453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1970305575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
01:50:27 [2020-02-28T06:50:27.578Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:27 [2020-02-28T06:50:27.578Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970304892 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970304892 data=null doit=true} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970304892 data=null} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970304892 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970304892 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970304888 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1970304887 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1970304887 data=null doit=true} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1970304887 data=null} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1970304887 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970304886 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1970304883 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1970304796 data=null doit=true} to Shell with text {Destroy Confirmation}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Clicking on OK
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970304796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970304796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970304795 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970304795 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970304795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970304795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970304795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1970304844 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...'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Clicked on 
01:50:27 [2020-02-28T06:50:27.578Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970304766 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970304766 data=null doit=true} to TreeItem with text {myNode}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970304766 data=null} to TreeItem with text {myNode}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970304766 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970304765 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}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970304760 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970304760 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970304760 data=null doit=true} to TreeItem with text {myNode}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970304759 data=null} to TreeItem with text {myNode}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970304759 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970304759 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}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970304757 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Clicking on with mnemonic 'Disconnect'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1970304675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
01:50:27 [2020-02-28T06:50:27.578Z] DEBUG - Clicked on with mnemonic 'Disconnect'
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Control - Eclipse Platform} time=-1970304570 data=null doit=true} to Shell with text {data - Control - Eclipse Platform}
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-1970304549 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TreeItem with text {Remote}
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=-1970304549 data=null doit=true} to TreeItem with text {Remote}
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=-1970304549 data=null} to TreeItem with text {Remote}
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=-1970304549 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TreeItem with text {Remote}
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970304548 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}
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=-1970304473 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TreeItem with text {Remote}
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:50:27 [2020-02-28T06:50:27.833Z] DEBUG - Clicking on with mnemonic 'Delete'
01:50:28 [2020-02-28T06:50:28.088Z] DEBUG - Clicked on with mnemonic 'Delete'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303686 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303686 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303685 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970303685 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Clicking on OK
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970303684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970303684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970303684 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970303684 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970303684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970303684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Clicked on OK
01:50:28 [2020-02-28T06:50:28.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970303684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:28 [2020-02-28T06:50:28.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970304392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:50:29 [2020-02-28T06:50:29.158Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.398 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
01:50:29 [2020-02-28T06:50:29.158Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 12.2 s
01:50:29 [2020-02-28T06:50:29.158Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970302877 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970302877 data=null doit=true} to TreeItem with text {myNode}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970302877 data=null} to TreeItem with text {myNode}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970302877 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970302877 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}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970302873 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970302872 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970302872 data=null doit=true} to TreeItem with text {myNode}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970302871 data=null} to TreeItem with text {myNode}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970302871 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970302871 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}
01:50:29 [2020-02-28T06:50:29.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970302869 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:29 [2020-02-28T06:50:29.668Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
01:50:29 [2020-02-28T06:50:29.668Z] DEBUG - Clicking on with mnemonic 'Connect'
01:50:29 [2020-02-28T06:50:29.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1970302785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
01:50:29 [2020-02-28T06:50:29.668Z] DEBUG - Clicked on with mnemonic 'Connect'
01:50:30 [2020-02-28T06:50:30.228Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:30 [2020-02-28T06:50:30.228Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1768875330467354} time=-1970302272 data=null button=0 stateMask=0x0 x=143 y=-25 count=0} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1768875330467354} time=-1970302272 data=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1768875330467354} time=-1970302272 data=null} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1768875330467354} time=-1970302272 data=null button=1 stateMask=0x0 x=143 y=-25 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970302272 data=null item=TreeItem {1768875330467354} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1768875330467354} time=-1970302265 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1768875330467354} time=-1970302264 data=null button=0 stateMask=0x0 x=143 y=12 count=0} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1768875330467354} time=-1970302264 data=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1768875330467354} time=-1970302264 data=null} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1768875330467354} time=-1970302264 data=null button=1 stateMask=0x0 x=143 y=12 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970302264 data=null item=TreeItem {1768875330467354} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1768875330467354} time=-1970302261 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Clicking on with mnemonic 'Save...'
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Clicked on with mnemonic 'Save...'
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=-1970302188 data=null doit=true} to Shell with text {Save Sessions}
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Clicking on OK
01:50:30 [2020-02-28T06:50:30.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970302188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970302188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970302188 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970302188 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970302187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970302187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970302187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=-1970302223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...'
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Clicked on 
01:50:30 [2020-02-28T06:50:30.229Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:30 [2020-02-28T06:50:30.229Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1768875330467354} time=-1970302163 data=null button=0 stateMask=0x0 x=143 y=12 count=0} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1768875330467354} time=-1970302162 data=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1768875330467354} time=-1970302162 data=null} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1768875330467354} time=-1970302162 data=null button=1 stateMask=0x0 x=143 y=12 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970302162 data=null item=TreeItem {1768875330467354} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1768875330467354} time=-1970302158 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1768875330467354} time=-1970302157 data=null button=0 stateMask=0x0 x=143 y=12 count=0} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1768875330467354} time=-1970302157 data=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1768875330467354} time=-1970302157 data=null} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1768875330467354} time=-1970302157 data=null button=1 stateMask=0x0 x=143 y=12 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970302157 data=null item=TreeItem {1768875330467354} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1768875330467354} time=-1970302152 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
01:50:30 [2020-02-28T06:50:30.229Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1970301993 data=null doit=true} to Shell with text {Destroy Confirmation}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Clicking on OK
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970301992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970301992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970301992 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970301992 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970301992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970301992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970301992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1970302064 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...'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Clicked on 
01:50:30 [2020-02-28T06:50:30.485Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970301962 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970301962 data=null doit=true} to Tree node with text: Sessions
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970301962 data=null} to Tree node with text: Sessions
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970301962 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970301962 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
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970301960 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1970301959 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1970301959 data=null doit=true} to Tree node with text: Sessions
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1970301959 data=null} to Tree node with text: Sessions
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1970301959 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970301959 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
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1970301957 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Clicking on with mnemonic 'Load...'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Clicked on with mnemonic 'Load...'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=-1970301801 data=null doit=true} to Shell with text {Load Sessions}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=-1970301800 data=null doit=true} to Button with text {Local}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=-1970301800 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}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=-1970301799 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=-1970301799 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')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=-1970301799 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')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=-1970301799 data=null item=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')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1768875330467354.lttng} time=-1970301750 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1768875330467354.lttng} time=-1970301750 data=null doit=true} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1768875330467354.lttng} time=-1970301750 data=null} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1768875330467354.lttng} time=-1970301750 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970301750 data=null item=TreeItem {1768875330467354.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1768875330467354.lttng} time=-1970301749 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Clicking on TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1768875330467354.lttng} time=-1970301749 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1768875330467354.lttng} time=-1970301749 data=null doit=true} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1768875330467354.lttng} time=-1970301749 data=null} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1768875330467354.lttng} time=-1970301748 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970301748 data=null item=TreeItem {1768875330467354.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1768875330467354.lttng} time=-1970301748 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {1768875330467354.lttng} time=-1970301748 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {1768875330467354.lttng} time=-1970301747 data=null doit=true} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {1768875330467354.lttng} time=-1970301747 data=null} to TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Clicked on TreeItem with text {1768875330467354.lttng}
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Clicking on OK
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970301746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970301746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970301746 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970301746 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970301746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970301746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970301746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=-1970301876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...'
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Clicked on 
01:50:30 [2020-02-28T06:50:30.741Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:30 [2020-02-28T06:50:30.741Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:30 [2020-02-28T06:50:30.741Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1768875330467354} time=-1970301572 data=null button=0 stateMask=0x0 x=143 y=-25 count=0} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1768875330467354} time=-1970301572 data=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1768875330467354} time=-1970301572 data=null} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1768875330467354} time=-1970301571 data=null button=1 stateMask=0x0 x=143 y=-25 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970301571 data=null item=TreeItem {1768875330467354} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1768875330467354} time=-1970301566 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1768875330467354} time=-1970301564 data=null button=0 stateMask=0x0 x=143 y=12 count=0} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1768875330467354} time=-1970301563 data=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1768875330467354} time=-1970301563 data=null} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1768875330467354} time=-1970301562 data=null button=1 stateMask=0x0 x=143 y=12 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970301561 data=null item=TreeItem {1768875330467354} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1768875330467354} time=-1970301558 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 1768875330467354
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1970301452 data=null doit=true} to Shell with text {Destroy Confirmation}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Clicking on OK
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970301451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970301450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970301450 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970301449 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970301449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970301448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970301407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1970301479 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...'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Clicked on 
01:50:30 [2020-02-28T06:50:30.996Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970301380 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970301380 data=null doit=true} to TreeItem with text {myNode}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970301379 data=null} to TreeItem with text {myNode}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970301379 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970301379 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}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970301374 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Attempting to set focus on Tree with text {}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1970301372 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1970301372 data=null doit=true} to TreeItem with text {myNode}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1970301371 data=null} to TreeItem with text {myNode}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1970301371 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970301370 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}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1970301368 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Clicking on with mnemonic 'Disconnect'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1970301292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
01:50:30 [2020-02-28T06:50:30.996Z] DEBUG - Clicked on with mnemonic 'Disconnect'
01:50:31 [2020-02-28T06:50:31.251Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.974 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
01:50:31 [2020-02-28T06:50:31.251Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 1.787 s
01:50:31 [2020-02-28T06:50:31.251Z] 
01:50:31 [2020-02-28T06:50:31.251Z] Results:
01:50:31 [2020-02-28T06:50:31.251Z] 
01:50:31 [2020-02-28T06:50:31.251Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
01:50:31 [2020-02-28T06:50:31.251Z] 
01:50:31 [2020-02-28T06:50:31.812Z] 
01:50:31 [2020-02-28T06:50:31.812Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:50:31.524
01:50:31 [2020-02-28T06:50:31.812Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:50:32 [2020-02-28T06:50:32.738Z] [INFO] All tests passed!
01:50:32 [2020-02-28T06:50:32.738Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.738Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:50:32 [2020-02-28T06:50:32.738Z] [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
01:50:32 [2020-02-28T06:50:32.738Z] [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
01:50:32 [2020-02-28T06:50:32.739Z] [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
01:50:32 [2020-02-28T06:50:32.739Z] [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
01:50:32 [2020-02-28T06:50:32.739Z] [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
01:50:32 [2020-02-28T06:50:32.739Z] [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
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [90/138]
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] The project's OSGi version is 2.0.0.202002280607
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.739Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.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-sources.jar
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.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
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.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
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] 
01:50:32 [2020-02-28T06:50:32.994Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:32 [2020-02-28T06:50:32.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
01:50:32 [2020-02-28T06:50:32.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
01:50:33 [2020-02-28T06:50:33.250Z] [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
01:50:33 [2020-02-28T06:50:33.250Z] [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
01:50:33 [2020-02-28T06:50:33.250Z] [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
01:50:33 [2020-02-28T06:50:33.250Z] [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
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT  [91/138]
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [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
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [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
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT [92/138]
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] The project's OSGi version is 1.0.10.202002280607
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.250Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.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:[159] 
01:50:33 [2020-02-28T06:50:33.506Z] 	TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                                                                                                                                    ^^^^^^^^^^^^^
01:50:33 [2020-02-28T06:50:33.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>'
01:50:33 [2020-02-28T06:50:33.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:[289] 
01:50:33 [2020-02-28T06:50:33.506Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:50:33 [2020-02-28T06:50:33.506Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
01:50:33 [2020-02-28T06:50:33.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:[289] 
01:50:33 [2020-02-28T06:50:33.506Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^
01:50:33 [2020-02-28T06:50:33.506Z] Null type safety (type annotations): The expression of type 'List<DataDrivenPresentationState>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>'
01:50:33 [2020-02-28T06:50:33.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:[305] 
01:50:33 [2020-02-28T06:50:33.506Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                          ^^^^^^^^^^^^^^^
01:50:33 [2020-02-28T06:50:33.506Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
01:50:33 [2020-02-28T06:50:33.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:[305] 
01:50:33 [2020-02-28T06:50:33.506Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                                           ^^^^^
01:50:33 [2020-02-28T06:50:33.506Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
01:50:33 [2020-02-28T06:50:33.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:[44] 
01:50:33 [2020-02-28T06:50:33.506Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                                  ^^^^
01:50:33 [2020-02-28T06:50:33.506Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
01:50:33 [2020-02-28T06:50:33.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:[53] 
01:50:33 [2020-02-28T06:50:33.506Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                                  ^^^^
01:50:33 [2020-02-28T06:50:33.506Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
01:50:33 [2020-02-28T06:50:33.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:[215] 
01:50:33 [2020-02-28T06:50:33.506Z] 	provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:50:33 [2020-02-28T06:50:33.506Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
01:50:33 [2020-02-28T06:50:33.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:[231] 
01:50:33 [2020-02-28T06:50:33.506Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                          ^^^^^^^^^^^^^^^
01:50:33 [2020-02-28T06:50:33.506Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
01:50:33 [2020-02-28T06:50:33.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:[231] 
01:50:33 [2020-02-28T06:50:33.506Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                                           ^^^^^
01:50:33 [2020-02-28T06:50:33.506Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
01:50:33 [2020-02-28T06:50:33.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:[243] 
01:50:33 [2020-02-28T06:50:33.506Z] 	TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
01:50:33 [2020-02-28T06:50:33.506Z] 	                                                                                                                                                             ^^^^^^^^^^^^^
01:50:33 [2020-02-28T06:50:33.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>'
01:50:33 [2020-02-28T06:50:33.506Z] 11 problems (11 warnings)
01:50:33 [2020-02-28T06:50:33.506Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.506Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.506Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.506Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.506Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.506Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.506Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.761Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.761Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.761Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.761Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.761Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.761Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.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
01:50:33 [2020-02-28T06:50:33.761Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.761Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:33 [2020-02-28T06:50:33.761Z] [INFO] 
01:50:33 [2020-02-28T06:50:33.761Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:50:34 [2020-02-28T06:50:34.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
01:50:34 [2020-02-28T06:50:34.016Z] [INFO] Command line:
01:50:34 [2020-02-28T06:50:34.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]
01:50:34 [2020-02-28T06:50:34.016Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:50:35 [2020-02-28T06:50:35.901Z] !SESSION 2020-02-28 06:50:34.119 -----------------------------------------------
01:50:35 [2020-02-28T06:50:35.901Z] eclipse.buildId=unknown
01:50:35 [2020-02-28T06:50:35.901Z] java.version=1.8.0_202
01:50:35 [2020-02-28T06:50:35.901Z] java.vendor=Oracle Corporation
01:50:35 [2020-02-28T06:50:35.901Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:50:35 [2020-02-28T06:50:35.901Z] 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
01:50:35 [2020-02-28T06:50:35.901Z] 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
01:50:35 [2020-02-28T06:50:35.901Z] 
01:50:35 [2020-02-28T06:50:35.901Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:50:35.626
01:50:35 [2020-02-28T06:50:35.901Z] !MESSAGE FrameworkEvent ERROR
01:50:35 [2020-02-28T06:50:35.901Z] !STACK 0
01:50:35 [2020-02-28T06:50:35.901Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:50:35 [2020-02-28T06:50:35.901Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:50:35 [2020-02-28T06:50:35.901Z] 
01:50:35 [2020-02-28T06:50:35.901Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:50:35 [2020-02-28T06:50:35.901Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:50:35 [2020-02-28T06:50:35.901Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:50:35 [2020-02-28T06:50:35.901Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:50:35 [2020-02-28T06:50:35.901Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:50:35 [2020-02-28T06:50:35.901Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:50:35 [2020-02-28T06:50:35.901Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:50:35 [2020-02-28T06:50:35.901Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:50:37 [2020-02-28T06:50:37.264Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
01:50:38 [2020-02-28T06:50:38.190Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
01:50:38 [2020-02-28T06:50:38.190Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.414 s
01:50:38 [2020-02-28T06:50:38.190Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.073 s
01:50:38 [2020-02-28T06:50:38.190Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.216 s
01:50:38 [2020-02-28T06:50:38.190Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
01:50:40 [2020-02-28T06:50:40.704Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.352 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
01:50:40 [2020-02-28T06:50:40.704Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 1.908 s
01:50:40 [2020-02-28T06:50:40.704Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.253 s
01:50:40 [2020-02-28T06:50:40.704Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.189 s
01:50:40 [2020-02-28T06:50:40.704Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
01:50:40 [2020-02-28T06:50:40.704Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
01:50:40 [2020-02-28T06:50:40.704Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.033 s
01:50:40 [2020-02-28T06:50:40.704Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.078 s
01:50:40 [2020-02-28T06:50:40.704Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
01:50:40 [2020-02-28T06:50:40.704Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
01:50:40 [2020-02-28T06:50:40.704Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.076 s
01:50:40 [2020-02-28T06:50:40.704Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.001 s
01:50:40 [2020-02-28T06:50:40.704Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.028 s
01:50:40 [2020-02-28T06:50:40.704Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
01:50:40 [2020-02-28T06:50:40.704Z] 
01:50:40 [2020-02-28T06:50:40.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:50:40.562
01:50:40 [2020-02-28T06:50:40.704Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
01:50:40 [2020-02-28T06:50:40.704Z] 
01:50:40 [2020-02-28T06:50:40.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:50:40.626
01:50:40 [2020-02-28T06:50:40.704Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
01:50:40 [2020-02-28T06:50:40.704Z] 
01:50:40 [2020-02-28T06:50:40.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:50:40.632
01:50:40 [2020-02-28T06:50:40.704Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
01:50:40 [2020-02-28T06:50:40.704Z] 
01:50:40 [2020-02-28T06:50:40.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:50:40.638
01:50:40 [2020-02-28T06:50:40.704Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
01:50:40 [2020-02-28T06:50:40.704Z] 
01:50:40 [2020-02-28T06:50:40.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:50:40.643
01:50:40 [2020-02-28T06:50:40.704Z] !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.
01:50:40 [2020-02-28T06:50:40.961Z] 
01:50:40 [2020-02-28T06:50:40.961Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:50:40.728
01:50:40 [2020-02-28T06:50:40.961Z] !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.
01:50:41 [2020-02-28T06:50:41.218Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
01:50:41 [2020-02-28T06:50:41.218Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.088 s
01:50:41 [2020-02-28T06:50:41.218Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.085 s
01:50:41 [2020-02-28T06:50:41.218Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.01 s
01:50:41 [2020-02-28T06:50:41.218Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.296 s
01:50:41 [2020-02-28T06:50:41.218Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.032 s
01:50:41 [2020-02-28T06:50:41.218Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.074 s
01:50:41 [2020-02-28T06:50:41.218Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0 s
01:50:41 [2020-02-28T06:50:41.218Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
01:50:41 [2020-02-28T06:50:41.779Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
01:50:41 [2020-02-28T06:50:41.779Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.189 s
01:50:41 [2020-02-28T06:50:41.779Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.121 s
01:50:41 [2020-02-28T06:50:41.779Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.168 s
01:50:41 [2020-02-28T06:50:41.779Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
01:50:49 [2020-02-28T06:50:49.857Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.09 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
01:50:49 [2020-02-28T06:50:49.857Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.197 s
01:50:49 [2020-02-28T06:50:49.857Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 7.304 s
01:50:49 [2020-02-28T06:50:49.857Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.403 s
01:50:49 [2020-02-28T06:50:49.857Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.185 s
01:50:49 [2020-02-28T06:50:49.857Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
01:50:51 [2020-02-28T06:50:51.220Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
01:50:51 [2020-02-28T06:50:51.220Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.217 s
01:50:51 [2020-02-28T06:50:51.220Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
01:50:52 [2020-02-28T06:50:52.582Z] 
01:50:52 [2020-02-28T06:50:52.582Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:50:52.169
01:50:52 [2020-02-28T06:50:52.582Z] !MESSAGE state value is type int but a mappingGroup is specified
01:50:52 [2020-02-28T06:50:52.582Z] 
01:50:52 [2020-02-28T06:50:52.582Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:50:52.169
01:50:52 [2020-02-28T06:50:52.582Z] !MESSAGE state value is type int but a mappingGroup is specified
01:50:53 [2020-02-28T06:50:53.507Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.432 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
01:50:53 [2020-02-28T06:50:53.507Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.219 s
01:50:53 [2020-02-28T06:50:53.507Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.212 s
01:50:53 [2020-02-28T06:50:53.507Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
01:50:53 [2020-02-28T06:50:53.507Z] 
01:50:53 [2020-02-28T06:50:53.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:50:53.387
01:50:53 [2020-02-28T06:50:53.507Z] !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.
01:50:54 [2020-02-28T06:50:54.870Z] 
01:50:54 [2020-02-28T06:50:54.870Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:50:54.596
01:50:54 [2020-02-28T06:50:54.870Z] !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
01:50:56 [2020-02-28T06:50:56.232Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
01:50:56 [2020-02-28T06:50:56.232Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
01:50:56 [2020-02-28T06:50:56.232Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
01:50:56 [2020-02-28T06:50:56.232Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
01:50:56 [2020-02-28T06:50:56.232Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
01:50:56 [2020-02-28T06:50:56.232Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
01:50:56 [2020-02-28T06:50:56.232Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.019 s
01:50:56 [2020-02-28T06:50:56.232Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.018 s
01:50:56 [2020-02-28T06:50:56.232Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.017 s
01:50:56 [2020-02-28T06:50:56.232Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.017 s
01:50:56 [2020-02-28T06:50:56.232Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.061 s
01:50:56 [2020-02-28T06:50:56.232Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.018 s
01:50:56 [2020-02-28T06:50:56.232Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.018 s
01:50:56 [2020-02-28T06:50:56.232Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
01:50:56 [2020-02-28T06:50:56.232Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
01:50:56 [2020-02-28T06:50:56.232Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
01:50:56 [2020-02-28T06:50:56.232Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
01:50:56 [2020-02-28T06:50:56.232Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
01:50:57 [2020-02-28T06:50:57.157Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
01:50:57 [2020-02-28T06:50:57.157Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.11 s
01:50:57 [2020-02-28T06:50:57.157Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
01:50:57 [2020-02-28T06:50:57.157Z] 
01:50:57 [2020-02-28T06:50:57.157Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:50:57.151
01:50:57 [2020-02-28T06:50:57.157Z] !MESSAGE state value is type int but a mappingGroup is specified
01:50:57 [2020-02-28T06:50:57.157Z] 
01:50:57 [2020-02-28T06:50:57.157Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:50:57.151
01:50:57 [2020-02-28T06:50:57.157Z] !MESSAGE state value is type int but a mappingGroup is specified
01:50:58 [2020-02-28T06:50:58.521Z] 
01:50:58 [2020-02-28T06:50:58.521Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:50:58.362
01:50:58 [2020-02-28T06:50:58.521Z] !MESSAGE state value is type int but a mappingGroup is specified
01:50:58 [2020-02-28T06:50:58.521Z] 
01:50:58 [2020-02-28T06:50:58.521Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:50:58.362
01:50:58 [2020-02-28T06:50:58.521Z] !MESSAGE state value is type int but a mappingGroup is specified
01:50:58 [2020-02-28T06:50:58.521Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
01:50:58 [2020-02-28T06:50:58.521Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.211 s
01:50:58 [2020-02-28T06:50:58.521Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.008 s
01:50:58 [2020-02-28T06:50:58.521Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
01:50:59 [2020-02-28T06:50:59.885Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
01:50:59 [2020-02-28T06:50:59.885Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.21 s
01:50:59 [2020-02-28T06:50:59.885Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
01:50:59 [2020-02-28T06:50:59.885Z] 
01:50:59 [2020-02-28T06:50:59.885Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:50:59.587
01:50:59 [2020-02-28T06:50:59.885Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
01:51:02 [2020-02-28T06:51:02.396Z] 
01:51:02 [2020-02-28T06:51:02.396Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:02.340
01:51:02 [2020-02-28T06:51:02.396Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
01:51:02 [2020-02-28T06:51:02.396Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.757 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
01:51:02 [2020-02-28T06:51:02.396Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 2.752 s
01:51:02 [2020-02-28T06:51:02.396Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.004 s
01:51:02 [2020-02-28T06:51:02.396Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.659
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.660
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.660
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.660
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.660
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.660
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.661
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.661
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.661
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.661
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.661
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.661
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.661
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.661
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.662
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.662
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.662
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.662
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.662
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.662
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.662
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.662
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.663
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.663
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.663
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.663
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.663
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.663
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.664
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:03 [2020-02-28T06:51:03.760Z] 
01:51:03 [2020-02-28T06:51:03.760Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:03.664
01:51:03 [2020-02-28T06:51:03.760Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
01:51:11 [2020-02-28T06:51:11.841Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.019 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
01:51:11 [2020-02-28T06:51:11.841Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 7.977 s
01:51:11 [2020-02-28T06:51:11.841Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.042 s
01:51:11 [2020-02-28T06:51:11.841Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
01:51:11 [2020-02-28T06:51:11.841Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
01:51:11 [2020-02-28T06:51:11.841Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 0.01 s
01:51:11 [2020-02-28T06:51:11.841Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.111 s
01:51:11 [2020-02-28T06:51:11.841Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
01:51:11 [2020-02-28T06:51:11.841Z] 
01:51:11 [2020-02-28T06:51:11.841Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:11.653
01:51:11 [2020-02-28T06:51:11.841Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
01:51:11 [2020-02-28T06:51:11.841Z] 
01:51:11 [2020-02-28T06:51:11.841Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:11.768
01:51:11 [2020-02-28T06:51:11.841Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
01:51:11 [2020-02-28T06:51:11.841Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
01:51:11 [2020-02-28T06:51:11.841Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.085 s
01:51:11 [2020-02-28T06:51:11.841Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.115 s
01:51:11 [2020-02-28T06:51:11.841Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
01:51:13 [2020-02-28T06:51:13.203Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
01:51:13 [2020-02-28T06:51:13.203Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.148 s
01:51:13 [2020-02-28T06:51:13.203Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
01:51:13 [2020-02-28T06:51:13.203Z] 
01:51:13 [2020-02-28T06:51:13.203Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.057
01:51:13 [2020-02-28T06:51:13.203Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
01:51:13 [2020-02-28T06:51:13.459Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
01:51:13 [2020-02-28T06:51:13.459Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.13 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.17 s
01:51:13 [2020-02-28T06:51:13.459Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:13.240
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:13.251
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.257
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE State Transition: Undefined action: action1
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.258
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE State Transition: Undefined condition: test1
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.259
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE State Transition: Undefined condition: test1
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 06:51:13.260
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
01:51:13 [2020-02-28T06:51:13.459Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
01:51:13 [2020-02-28T06:51:13.459Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.317
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE Compiling value: value is not a parseable integer: abc
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.318
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE Compiling value: value is not a parseable integer: 
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.319
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE Compiling value: value is not a parseable integer: abc
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.320
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE Compiling value: value is not a parseable integer: 
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.324
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE The mapping group undefined does not exist in this analysis
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.326
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE Compiling value: value is not a parseable integer: not int
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.327
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE A query state value should have children attributes
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.328
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE The value of a constant attribute should not be empty
01:51:13 [2020-02-28T06:51:13.459Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.048 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.335
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
01:51:13 [2020-02-28T06:51:13.459Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
01:51:13 [2020-02-28T06:51:13.459Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0 s
01:51:13 [2020-02-28T06:51:13.459Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.341
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE The value of a constant attribute should not be empty
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.341
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE The value of an event field attribute should not be null
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.342
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE A query state attribute should have children attributes
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.342
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE The value of a constant attribute should not be empty
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 06:51:13.343
01:51:13 [2020-02-28T06:51:13.459Z] !MESSAGE Location undefined does not exist
01:51:13 [2020-02-28T06:51:13.459Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
01:51:13 [2020-02-28T06:51:13.459Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.001 s
01:51:13 [2020-02-28T06:51:13.459Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.003 s
01:51:13 [2020-02-28T06:51:13.459Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.003 s
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] Results:
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:13 [2020-02-28T06:51:13.459Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
01:51:13 [2020-02-28T06:51:13.459Z] 
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] All tests passed!
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] 
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:51:15 [2020-02-28T06:51:15.970Z] [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
01:51:15 [2020-02-28T06:51:15.970Z] [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
01:51:15 [2020-02-28T06:51:15.970Z] [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
01:51:15 [2020-02-28T06:51:15.970Z] [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
01:51:15 [2020-02-28T06:51:15.970Z] [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
01:51:15 [2020-02-28T06:51:15.970Z] [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
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] 
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] 
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [93/138]
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] 
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] 
01:51:15 [2020-02-28T06:51:15.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] The project's OSGi version is 2.0.0.202002280607
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] 
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] 
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] 
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] 
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] 
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:15 [2020-02-28T06:51:15.971Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
01:51:16 [2020-02-28T06:51:16.225Z] [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:[96] 
01:51:16 [2020-02-28T06:51:16.225Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
01:51:16 [2020-02-28T06:51:16.225Z] 	                                                                ^^^^^
01:51:16 [2020-02-28T06:51:16.225Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:51:16 [2020-02-28T06:51:16.225Z] 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 43)
01:51:16 [2020-02-28T06:51:16.225Z] 	@SuppressWarnings("nls")
01:51:16 [2020-02-28T06:51:16.225Z] 	                  ^^^^^
01:51:16 [2020-02-28T06:51:16.226Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:51:16 [2020-02-28T06:51:16.226Z] [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:[112] 
01:51:16 [2020-02-28T06:51:16.226Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
01:51:16 [2020-02-28T06:51:16.226Z] 	                                                                ^^^^^
01:51:16 [2020-02-28T06:51:16.226Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:51:16 [2020-02-28T06:51:16.226Z] [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:[189] 
01:51:16 [2020-02-28T06:51:16.226Z] 	File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name);
01:51:16 [2020-02-28T06:51:16.226Z] 	                                                             ^^^^^
01:51:16 [2020-02-28T06:51:16.226Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:51:16 [2020-02-28T06:51:16.226Z] 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 42)
01:51:16 [2020-02-28T06:51:16.226Z] 	@SuppressWarnings("nls")
01:51:16 [2020-02-28T06:51:16.226Z] 	                  ^^^^^
01:51:16 [2020-02-28T06:51:16.226Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:51:16 [2020-02-28T06:51:16.226Z] 5 problems (0 errors, 3 warnings, 3 info)
01:51:16 [2020-02-28T06:51:16.226Z] [INFO] 
01:51:16 [2020-02-28T06:51:16.226Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:16 [2020-02-28T06:51:16.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:51:16 [2020-02-28T06:51:16.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
01:51:16 [2020-02-28T06:51:16.226Z] [INFO] 
01:51:16 [2020-02-28T06:51:16.226Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:16 [2020-02-28T06:51:16.226Z] [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
01:51:16 [2020-02-28T06:51:16.226Z] [INFO] 
01:51:16 [2020-02-28T06:51:16.226Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:16 [2020-02-28T06:51:16.226Z] [INFO] 
01:51:16 [2020-02-28T06:51:16.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:16 [2020-02-28T06:51:16.481Z] [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
01:51:16 [2020-02-28T06:51:16.481Z] [INFO] 
01:51:16 [2020-02-28T06:51:16.481Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:16 [2020-02-28T06:51:16.481Z] [INFO] 
01:51:16 [2020-02-28T06:51:16.481Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:16 [2020-02-28T06:51:16.481Z] [INFO] 
01:51:16 [2020-02-28T06:51:16.481Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:16 [2020-02-28T06:51:16.481Z] [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
01:51:16 [2020-02-28T06:51:16.481Z] [INFO] 
01:51:16 [2020-02-28T06:51:16.481Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:16 [2020-02-28T06:51:16.481Z] [INFO] 
01:51:16 [2020-02-28T06:51:16.481Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:51:17 [2020-02-28T06:51:17.044Z] [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
01:51:17 [2020-02-28T06:51:17.044Z] [INFO] Command line:
01:51:17 [2020-02-28T06:51:17.044Z] 	[/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]
01:51:17 [2020-02-28T06:51:17.044Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:51:18 [2020-02-28T06:51:18.930Z] !SESSION 2020-02-28 06:51:17.042 -----------------------------------------------
01:51:18 [2020-02-28T06:51:18.930Z] eclipse.buildId=unknown
01:51:18 [2020-02-28T06:51:18.930Z] java.version=1.8.0_202
01:51:18 [2020-02-28T06:51:18.930Z] java.vendor=Oracle Corporation
01:51:18 [2020-02-28T06:51:18.930Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:51:18 [2020-02-28T06:51:18.930Z] 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
01:51:18 [2020-02-28T06:51:18.930Z] 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
01:51:18 [2020-02-28T06:51:18.930Z] 
01:51:18 [2020-02-28T06:51:18.930Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:51:18.927
01:51:18 [2020-02-28T06:51:18.930Z] !MESSAGE FrameworkEvent ERROR
01:51:18 [2020-02-28T06:51:18.930Z] !STACK 0
01:51:18 [2020-02-28T06:51:18.930Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:51:18 [2020-02-28T06:51:18.930Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:51:18 [2020-02-28T06:51:18.930Z] 
01:51:18 [2020-02-28T06:51:18.930Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:51:18 [2020-02-28T06:51:18.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:51:18 [2020-02-28T06:51:18.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:51:18 [2020-02-28T06:51:18.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:51:18 [2020-02-28T06:51:18.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:51:18 [2020-02-28T06:51:18.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:51:18 [2020-02-28T06:51:18.931Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:51:18 [2020-02-28T06:51:18.931Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:51:20 [2020-02-28T06:51:20.817Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
01:51:21 [2020-02-28T06:51:21.742Z] 
01:51:21 [2020-02-28T06:51:21.742Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-28 06:51:21.456
01:51:21 [2020-02-28T06:51:21.742Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
01:51:33 [2020-02-28T06:51:33.905Z] 
01:51:33 [2020-02-28T06:51:33.905Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-28 06:51:32.346
01:51:33 [2020-02-28T06:51:33.905Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
01:51:43 [2020-02-28T06:51:43.838Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.041 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
01:51:43 [2020-02-28T06:51:43.838Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 11.559 s
01:51:43 [2020-02-28T06:51:43.838Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 10.461 s
01:51:43 [2020-02-28T06:51:43.838Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
01:52:01 [2020-02-28T06:52:01.873Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.157 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
01:52:01 [2020-02-28T06:52:01.873Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 1.571 s
01:52:01 [2020-02-28T06:52:01.873Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 14.585 s
01:52:01 [2020-02-28T06:52:01.873Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
01:52:02 [2020-02-28T06:52:02.434Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
01:52:02 [2020-02-28T06:52:02.434Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 0.458 s
01:52:02 [2020-02-28T06:52:02.434Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
01:52:10 [2020-02-28T06:52:10.511Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.577 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
01:52:10 [2020-02-28T06:52:10.511Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.002 s
01:52:10 [2020-02-28T06:52:10.511Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
01:52:10 [2020-02-28T06:52:10.511Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
01:52:10 [2020-02-28T06:52:10.511Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
01:52:10 [2020-02-28T06:52:10.511Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
01:52:10 [2020-02-28T06:52:10.511Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.123 s
01:52:10 [2020-02-28T06:52:10.511Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.053 s
01:52:10 [2020-02-28T06:52:10.511Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.005 s
01:52:10 [2020-02-28T06:52:10.511Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.036 s
01:52:10 [2020-02-28T06:52:10.511Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
01:52:10 [2020-02-28T06:52:10.511Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
01:52:10 [2020-02-28T06:52:10.511Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
01:52:10 [2020-02-28T06:52:10.511Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.048 s
01:52:10 [2020-02-28T06:52:10.511Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.031 s
01:52:10 [2020-02-28T06:52:10.511Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.031 s
01:52:10 [2020-02-28T06:52:10.511Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.033 s
01:52:10 [2020-02-28T06:52:10.511Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
01:52:10 [2020-02-28T06:52:10.511Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
01:52:10 [2020-02-28T06:52:10.511Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.022 s
01:52:10 [2020-02-28T06:52:10.511Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
01:52:10 [2020-02-28T06:52:10.511Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
01:52:10 [2020-02-28T06:52:10.511Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
01:52:10 [2020-02-28T06:52:10.511Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
01:52:10 [2020-02-28T06:52:10.511Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
01:52:10 [2020-02-28T06:52:10.511Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
01:52:10 [2020-02-28T06:52:10.511Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
01:52:10 [2020-02-28T06:52:10.511Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
01:52:10 [2020-02-28T06:52:10.511Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
01:52:10 [2020-02-28T06:52:10.511Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
01:52:10 [2020-02-28T06:52:10.511Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
01:52:10 [2020-02-28T06:52:10.511Z] 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
01:52:10 [2020-02-28T06:52:10.511Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
01:52:10 [2020-02-28T06:52:10.511Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
01:52:20 [2020-02-28T06:52:20.446Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.573 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
01:52:20 [2020-02-28T06:52:20.446Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.019 s
01:52:20 [2020-02-28T06:52:20.446Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 4.493 s
01:52:20 [2020-02-28T06:52:20.446Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.003 s
01:52:20 [2020-02-28T06:52:20.446Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.013 s
01:52:20 [2020-02-28T06:52:20.446Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.011 s
01:52:20 [2020-02-28T06:52:20.446Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
01:52:20 [2020-02-28T06:52:20.446Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
01:52:20 [2020-02-28T06:52:20.446Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
01:52:20 [2020-02-28T06:52:20.446Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
01:52:25 [2020-02-28T06:52:25.688Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.488 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
01:52:25 [2020-02-28T06:52:25.688Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 5.338 s
01:52:25 [2020-02-28T06:52:25.688Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.149 s
01:52:25 [2020-02-28T06:52:25.688Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
01:52:26 [2020-02-28T06:52:26.262Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
01:52:26 [2020-02-28T06:52:26.262Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 1.14 s
01:52:26 [2020-02-28T06:52:26.262Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
01:52:31 [2020-02-28T06:52:31.502Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.59 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
01:52:31 [2020-02-28T06:52:31.502Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.17 s
01:52:31 [2020-02-28T06:52:31.502Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.132 s
01:52:31 [2020-02-28T06:52:31.502Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.145 s
01:52:31 [2020-02-28T06:52:31.502Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.141 s
01:52:31 [2020-02-28T06:52:31.502Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
01:52:31 [2020-02-28T06:52:31.502Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
01:52:31 [2020-02-28T06:52:31.502Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0.001 s
01:52:31 [2020-02-28T06:52:31.502Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
01:52:31 [2020-02-28T06:52:31.502Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
01:52:31 [2020-02-28T06:52:31.502Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
01:52:31 [2020-02-28T06:52:31.502Z] 
01:52:31 [2020-02-28T06:52:31.502Z] Results:
01:52:31 [2020-02-28T06:52:31.502Z] 
01:52:31 [2020-02-28T06:52:31.502Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
01:52:31 [2020-02-28T06:52:31.502Z] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] All tests passed!
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:52:31 [2020-02-28T06:52:31.758Z] [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
01:52:31 [2020-02-28T06:52:31.758Z] [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
01:52:31 [2020-02-28T06:52:31.758Z] [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
01:52:31 [2020-02-28T06:52:31.758Z] [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
01:52:31 [2020-02-28T06:52:31.758Z] [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
01:52:31 [2020-02-28T06:52:31.758Z] [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
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT [94/138]
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] The project's OSGi version is 1.0.12.202002280607
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:52:31 [2020-02-28T06:52:31.758Z] [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
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] 
01:52:31 [2020-02-28T06:52:31.758Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:31 [2020-02-28T06:52:31.758Z] [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
01:52:32 [2020-02-28T06:52:32.684Z] [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:[386] 
01:52:32 [2020-02-28T06:52:32.684Z] 	final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class));
01:52:32 [2020-02-28T06:52:32.684Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:52:32 [2020-02-28T06:52:32.684Z] 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
01:52:32 [2020-02-28T06:52:32.684Z] [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:[402] 
01:52:32 [2020-02-28T06:52:32.684Z] 	final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
01:52:32 [2020-02-28T06:52:32.684Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:52:32 [2020-02-28T06:52:32.684Z] 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
01:52:32 [2020-02-28T06:52:32.684Z] [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:[393] 
01:52:32 [2020-02-28T06:52:32.684Z] 	final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
01:52:32 [2020-02-28T06:52:32.684Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:52:32 [2020-02-28T06:52:32.684Z] 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
01:52:32 [2020-02-28T06:52:32.684Z] 3 problems (3 warnings)
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] 
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:52:32 [2020-02-28T06:52:32.684Z] [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
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] 
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:32 [2020-02-28T06:52:32.684Z] [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
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] 
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] 
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:32 [2020-02-28T06:52:32.684Z] [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
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] 
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] 
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] 
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:32 [2020-02-28T06:52:32.684Z] [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
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] 
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] 
01:52:32 [2020-02-28T06:52:32.684Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:52:32 [2020-02-28T06:52:32.939Z] [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
01:52:32 [2020-02-28T06:52:32.939Z] [INFO] Command line:
01:52:32 [2020-02-28T06:52:32.939Z] 	[/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]
01:52:33 [2020-02-28T06:52:33.196Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:52:35 [2020-02-28T06:52:35.084Z] !SESSION 2020-02-28 06:52:33.055 -----------------------------------------------
01:52:35 [2020-02-28T06:52:35.084Z] eclipse.buildId=unknown
01:52:35 [2020-02-28T06:52:35.084Z] java.version=1.8.0_202
01:52:35 [2020-02-28T06:52:35.084Z] java.vendor=Oracle Corporation
01:52:35 [2020-02-28T06:52:35.084Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:52:35 [2020-02-28T06:52:35.084Z] 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
01:52:35 [2020-02-28T06:52:35.084Z] 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
01:52:35 [2020-02-28T06:52:35.084Z] 
01:52:35 [2020-02-28T06:52:35.084Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:52:34.757
01:52:35 [2020-02-28T06:52:35.084Z] !MESSAGE FrameworkEvent ERROR
01:52:35 [2020-02-28T06:52:35.084Z] !STACK 0
01:52:35 [2020-02-28T06:52:35.084Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:52:35 [2020-02-28T06:52:35.084Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:52:35 [2020-02-28T06:52:35.084Z] 
01:52:35 [2020-02-28T06:52:35.084Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:52:35 [2020-02-28T06:52:35.084Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:52:35 [2020-02-28T06:52:35.084Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:52:35 [2020-02-28T06:52:35.084Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:52:35 [2020-02-28T06:52:35.084Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:52:35 [2020-02-28T06:52:35.084Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:52:35 [2020-02-28T06:52:35.084Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:52:35 [2020-02-28T06:52:35.084Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:52:40 [2020-02-28T06:52:40.322Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
01:52:42 [2020-02-28T06:52:42.833Z] Display size: 1440x900
01:52:42 [2020-02-28T06:52:42.833Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:52:42 [2020-02-28T06:52:42.833Z] GTK version=2.24.30
01:52:42 [2020-02-28T06:52:42.833Z] GTK theme=unknown
01:52:42 [2020-02-28T06:52:42.833Z] LIBOVERLAY_SCROLLBAR=0
01:52:42 [2020-02-28T06:52:42.833Z] Time zone: Coordinated Universal Time
01:52:42 [2020-02-28T06:52:42.833Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:52:42 [2020-02-28T06:52:42.833Z] log4j:WARN Please initialize the log4j system properly.
01:52:44 [2020-02-28T06:52:44.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
01:52:44 [2020-02-28T06:52:44.198Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - number of items : 6
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970162190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970162189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970162188 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970162188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970162188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970162188 data=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}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970162187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970162187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970162187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970162187 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970162176 data=null} to ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - number of items : 6
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970162169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970162169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970162168 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970162168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970162168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970162168 data=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}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970162167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970162167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970162159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970162159 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970162105 data=null} to ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
01:52:50 [2020-02-28T06:52:50.728Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - Setting state to checked on: lttng-sessiond
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - Setting state to checked on: lttng-consumerd
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1970156818 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - Attempting to set focus on Tree with text {}
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970156796 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970156796 data=null doit=true} to TreeItem with text {test}
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970156796 data=null} to TreeItem with text {test}
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970156795 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970156795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:52:55 [2020-02-28T06:52:55.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970156781 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:52:56 [2020-02-28T06:52:56.224Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:52:56 [2020-02-28T06:52:56.224Z] DEBUG - Clicking on with mnemonic 'Delete'
01:52:56 [2020-02-28T06:52:56.224Z] DEBUG - Clicked on with mnemonic 'Delete'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155560 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155560 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155558 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970155558 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:52:56 [2020-02-28T06:52:56.784Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:52:56 [2020-02-28T06:52:56.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:52:56 [2020-02-28T06:52:56.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] DEBUG - Clicking on OK
01:52:56 [2020-02-28T06:52:56.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970155556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970155556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970155555 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970155555 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970155555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970155555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:56 [2020-02-28T06:52:56.785Z] DEBUG - Clicked on OK
01:52:57 [2020-02-28T06:52:57.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970155555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:52:57 [2020-02-28T06:52:57.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970156243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:52:57 [2020-02-28T06:52:57.345Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.797 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
01:52:57 [2020-02-28T06:52:57.345Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 6.555 s
01:52:57 [2020-02-28T06:52:57.345Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 5.036 s
01:52:57 [2020-02-28T06:52:57.345Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
01:52:58 [2020-02-28T06:52:58.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - number of items : 25
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970148291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970148291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970148291 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970148290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970148290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970148290 data=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}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970148282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970148282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970148281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970148281 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970148281 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
01:53:03 [2020-02-28T06:53:03.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - number of items : 25
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970147779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970147779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970147779 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970147778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970147778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970147778 data=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}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970147753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970147752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970147752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970147751 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970147751 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
01:53:04 [2020-02-28T06:53:04.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - number of items : 25
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970147206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970147206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970147206 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970147206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970147206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970147206 data=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}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970147195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970147194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970147194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970147194 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970147194 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.075Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - number of items : 25
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970146690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970146690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970146690 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970146690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970146690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970146689 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}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970146677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970146677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970146677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970146677 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970146676 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:05 [2020-02-28T06:53:05.636Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - number of items : 25
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970146174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970146174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970146174 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970146174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970146174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970146174 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}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970146163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970146163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970146162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970146162 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970146162 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:06 [2020-02-28T06:53:06.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:06 [2020-02-28T06:53:06.756Z] DEBUG - number of items : 25
01:53:06 [2020-02-28T06:53:06.756Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:06 [2020-02-28T06:53:06.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970145660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970145660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.756Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970145660 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970145660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970145660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970145660 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}
01:53:06 [2020-02-28T06:53:06.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970145650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970145650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970145650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970145650 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970145650 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:06 [2020-02-28T06:53:06.757Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:06 [2020-02-28T06:53:06.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - number of items : 25
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970145148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970145147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970145147 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970145147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970145147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970145147 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}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970145139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970145139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970145139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970145138 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970145138 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:07 [2020-02-28T06:53:07.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - number of items : 25
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970144636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970144636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970144635 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970144635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970144635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970144635 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}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970144618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970144617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970144617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970144617 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970144617 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:07 [2020-02-28T06:53:07.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - number of items : 25
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970144114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970144114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970144114 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970144114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970144114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970144114 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}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970144105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970144105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970144105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970144105 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970144105 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:08 [2020-02-28T06:53:08.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - number of items : 25
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970143603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970143602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970143602 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970143602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970143602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970143602 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}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970143591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970143591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970143591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970143590 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970143590 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:08 [2020-02-28T06:53:08.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - number of items : 25
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970143087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970143087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970143087 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970143087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970143087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970143087 data=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}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970143077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970143076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970143076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970143076 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970143076 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - number of items : 25
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970142574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970142574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970142573 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970142573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970142573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970142573 data=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}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970142565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970142564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970142564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970142564 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970142564 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
01:53:09 [2020-02-28T06:53:09.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - number of items : 25
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970142062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970142062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970142062 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970142062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970142062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970142061 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}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970142050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970142050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970142050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970142050 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970142050 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:10 [2020-02-28T06:53:10.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - number of items : 25
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970141548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970141548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970141548 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970141548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970141548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970141548 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}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970141537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970141536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970141536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970141536 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970141536 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:10 [2020-02-28T06:53:10.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:11 [2020-02-28T06:53:11.192Z] DEBUG - number of items : 25
01:53:11 [2020-02-28T06:53:11.192Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:11 [2020-02-28T06:53:11.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970141034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:11 [2020-02-28T06:53:11.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970141034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:11 [2020-02-28T06:53:11.192Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970141034 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:11 [2020-02-28T06:53:11.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970141034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:11 [2020-02-28T06:53:11.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970141034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:11 [2020-02-28T06:53:11.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970141034 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}
01:53:11 [2020-02-28T06:53:11.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970141024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:11 [2020-02-28T06:53:11.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970141024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:11 [2020-02-28T06:53:11.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970141023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:11 [2020-02-28T06:53:11.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970141023 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:11 [2020-02-28T06:53:11.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970141023 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:11 [2020-02-28T06:53:11.448Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
01:53:11 [2020-02-28T06:53:11.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:11 [2020-02-28T06:53:11.704Z] DEBUG - number of items : 25
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970140521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970140521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970140521 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970140521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970140521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970140521 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}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970140511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970140511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970140510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970140510 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970140510 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:11 [2020-02-28T06:53:11.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - number of items : 25
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970140008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970140008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970140008 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970140008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970140007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970140007 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}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970139989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970139988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970139987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970139987 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970139987 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:12 [2020-02-28T06:53:12.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:12 [2020-02-28T06:53:12.775Z] DEBUG - number of items : 25
01:53:12 [2020-02-28T06:53:12.775Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:12 [2020-02-28T06:53:12.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970139485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970139484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.775Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970139484 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970139484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970139484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970139484 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}
01:53:12 [2020-02-28T06:53:12.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970139471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970139470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970139470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970139470 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970139470 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:12 [2020-02-28T06:53:12.776Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:12 [2020-02-28T06:53:12.776Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - number of items : 25
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970138968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970138968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970138968 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970138967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970138967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970138967 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}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970138956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970138956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970138956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970138956 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970138956 data=null} to ToolItem with tooltip text {Follow CPU Forward}
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
01:53:13 [2020-02-28T06:53:13.335Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - number of items : 25
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970138454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970138454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970138454 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970138454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970138454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970138454 data=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}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970138445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970138445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970138445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970138445 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970138445 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
01:53:13 [2020-02-28T06:53:13.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - number of items : 25
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970137943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970137943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970137943 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970137943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970137943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970137943 data=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}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970137935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970137934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970137934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970137934 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970137934 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
01:53:14 [2020-02-28T06:53:14.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - number of items : 25
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970137432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970137432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970137432 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970137432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970137432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970137432 data=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}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970137424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970137423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970137423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970137423 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970137423 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:15 [2020-02-28T06:53:15.575Z] DEBUG - number of items : 25
01:53:15 [2020-02-28T06:53:15.575Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970136921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970136921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.575Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970136921 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970136921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970136920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970136920 data=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}
01:53:15 [2020-02-28T06:53:15.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970136913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970136913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970136913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970136912 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970136912 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.576Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.576Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:15 [2020-02-28T06:53:15.831Z] DEBUG - number of items : 25
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970136410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970136410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970136410 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970136410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970136410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970136410 data=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}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970136404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970136404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970136404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970136404 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970136404 data=null} to ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
01:53:15 [2020-02-28T06:53:15.832Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:16 [2020-02-28T06:53:16.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:18 [2020-02-28T06:53:18.279Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:53:18 [2020-02-28T06:53:18.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - number of items : 25
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970133783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970133783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970133783 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970133783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970133783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970133783 data=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}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970133778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970133777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970133777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970133777 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970133777 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:53:18 [2020-02-28T06:53:18.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - number of items : 25
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970133275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970133275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970133275 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970133275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970133275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970133275 data=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}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970133269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970133269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970133269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970133268 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970133268 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - number of items : 25
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970132767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970132767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970132767 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970132766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970132766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970132766 data=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}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970132760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970132760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970132760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970132760 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970132760 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:53:19 [2020-02-28T06:53:19.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:20 [2020-02-28T06:53:20.216Z] DEBUG - number of items : 25
01:53:20 [2020-02-28T06:53:20.216Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:20 [2020-02-28T06:53:20.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970132258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970132258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970132258 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970132258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970132258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970132258 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}
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970132249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970132249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970132249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970132248 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970132248 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:20 [2020-02-28T06:53:20.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - number of items : 25
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970131747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970131747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970131747 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970131747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970131747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970131746 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}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970131739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970131739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970131739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970131739 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970131739 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:20 [2020-02-28T06:53:20.776Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - number of items : 25
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970131237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970131237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970131237 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970131237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970131237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970131237 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}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970131229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970131228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970131228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970131228 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970131228 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:21 [2020-02-28T06:53:21.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - number of items : 25
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970130727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970130726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970130726 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970130726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970130726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970130726 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}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970130708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970130708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970130707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970130707 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970130707 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:21 [2020-02-28T06:53:21.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:22 [2020-02-28T06:53:22.155Z] DEBUG - number of items : 25
01:53:22 [2020-02-28T06:53:22.155Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:22 [2020-02-28T06:53:22.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970130206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970130206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.155Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970130206 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970130206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970130206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970130206 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}
01:53:22 [2020-02-28T06:53:22.156Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970130197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970130197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970130197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970130195 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970130195 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.156Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:22 [2020-02-28T06:53:22.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - number of items : 25
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970129694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970129694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970129694 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970129694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970129694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970129694 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}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970129688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970129688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970129688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970129688 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970129688 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:22 [2020-02-28T06:53:22.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - number of items : 25
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970129187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970129186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970129186 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970129186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970129186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970129186 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}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970129179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970129179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970129178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970129178 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970129178 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:23 [2020-02-28T06:53:23.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:23 [2020-02-28T06:53:23.837Z] DEBUG - number of items : 25
01:53:23 [2020-02-28T06:53:23.837Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970128677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970128677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970128677 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970128677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970128677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970128677 data=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}
01:53:23 [2020-02-28T06:53:23.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970128672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970128671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970128671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970128671 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970128671 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.838Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:53:23 [2020-02-28T06:53:23.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - number of items : 25
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970128170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970128169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970128169 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970128169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970128169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970128169 data=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}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970128163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970128162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970128162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970128162 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970128162 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:53:24 [2020-02-28T06:53:24.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:24 [2020-02-28T06:53:24.653Z] DEBUG - number of items : 25
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970127564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970127563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970127563 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970127563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970127563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970127563 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}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970127555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970127555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970127554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970127554 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970127554 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:24 [2020-02-28T06:53:24.909Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - number of items : 25
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970127053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970127053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970127053 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970127053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970127053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970127053 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}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970127045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970127045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970127045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970127045 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970127045 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:25 [2020-02-28T06:53:25.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - number of items : 25
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970126544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970126544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970126544 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970126543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970126543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970126543 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}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970126537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970126536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970126536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970126536 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970126536 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
01:53:25 [2020-02-28T06:53:25.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - number of items : 25
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970126035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970126035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970126035 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970126034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970126034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970126034 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}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970126028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970126027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970126027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970126027 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970126027 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:26 [2020-02-28T06:53:26.284Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - number of items : 25
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970125526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970125526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970125526 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970125526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970125526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970125525 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}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970125518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970125518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970125518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970125518 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970125518 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:26 [2020-02-28T06:53:26.845Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - number of items : 25
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970125016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970125016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970125016 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970125016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970125016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970125016 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}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970125010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970125010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970125010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970125010 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970125010 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:27 [2020-02-28T06:53:27.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:27 [2020-02-28T06:53:27.974Z] DEBUG - number of items : 25
01:53:27 [2020-02-28T06:53:27.974Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:27 [2020-02-28T06:53:27.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970124508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970124508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.974Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970124508 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970124508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970124508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970124508 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}
01:53:27 [2020-02-28T06:53:27.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970124500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970124500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970124500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970124500 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970124500 data=null} to ToolItem with tooltip text {Select Next State Change}
01:53:27 [2020-02-28T06:53:27.975Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:53:27 [2020-02-28T06:53:27.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:28 [2020-02-28T06:53:28.230Z] DEBUG - number of items : 25
01:53:28 [2020-02-28T06:53:28.230Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970123999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970123999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.230Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970123998 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970123998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970123998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970123998 data=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}
01:53:28 [2020-02-28T06:53:28.486Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970123993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970123993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970123992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970123992 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970123992 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.486Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.486Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - number of items : 25
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970123491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970123491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970123491 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970123491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970123491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970123491 data=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}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970123486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970123486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970123485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970123485 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970123485 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
01:53:28 [2020-02-28T06:53:28.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - number of items : 25
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970122984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970122984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970122984 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970122984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970122984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970122983 data=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}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970122978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970122978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970122978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970122977 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970122977 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - number of items : 25
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970122476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970122476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970122476 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970122476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970122476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970122476 data=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}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970122471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970122470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970122470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970122470 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970122470 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
01:53:29 [2020-02-28T06:53:29.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - number of items : 25
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970121969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970121969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970121969 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970121969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970121969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970121968 data=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}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970121963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970121960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970121960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970121960 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970121960 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
01:53:30 [2020-02-28T06:53:30.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:30 [2020-02-28T06:53:30.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Clicking on with mnemonic 'Configure...'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Clicked on with mnemonic 'Configure...'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1970119405 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
01:53:32 [2020-02-28T06:53:32.872Z] 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
01:53:32 [2020-02-28T06:53:32.872Z] 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Text with text " 
01:53:32 [2020-02-28T06:53:32.872Z]  ", using matcher: of type 'Text'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1970119401 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1970119400 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1970119400 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1970119400 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1970119400 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1970119400 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1970119400 data=null item=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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1970119399 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1970119399 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1970119399 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1970119399 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1970119399 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1970119398 data=null doit=true} to Button with text {All Active Threads}
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1970119397 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}
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1970119396 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1970119396 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1970119396 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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1970119396 data=null item=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')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Clicking on OK
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970119393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970119393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970119392 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970119392 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970119392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970119392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970119392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:32 [2020-02-28T06:53:32.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1970119485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
01:53:33 [2020-02-28T06:53:33.128Z] DEBUG - Clicked on 
01:53:33 [2020-02-28T06:53:33.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Clicking on with mnemonic 'Configure...'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Clicked on with mnemonic 'Configure...'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1970118586 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
01:53:33 [2020-02-28T06:53:33.690Z] 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')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1970118584 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')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1970118584 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')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1970118584 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1970118584 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1970118584 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')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1970118584 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')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1970118584 data=null item=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')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1970118583 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')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1970118583 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')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1970118583 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')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1970118582 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1970118582 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:33 [2020-02-28T06:53:33.690Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:33 [2020-02-28T06:53:33.945Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
01:53:33 [2020-02-28T06:53:33.945Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1970118508 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
01:53:33 [2020-02-28T06:53:33.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1970118622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
01:53:33 [2020-02-28T06:53:33.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Clicking on with mnemonic 'Configure...'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Clicked on with mnemonic 'Configure...'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1970116470 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
01:53:35 [2020-02-28T06:53:35.831Z] 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')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1970116469 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')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1970116469 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')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1970116469 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1970116469 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1970116468 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')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1970116468 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')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1970116468 data=null item=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')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1970116467 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')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1970116467 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')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1970116467 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')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1970116467 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1970116467 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Clicking on OK
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970116466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970116466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970116466 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970116466 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970116466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970116466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970116466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:35 [2020-02-28T06:53:35.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1970116508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
01:53:36 [2020-02-28T06:53:36.086Z] DEBUG - Clicked on 
01:53:36 [2020-02-28T06:53:36.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:36 [2020-02-28T06:53:36.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:36 [2020-02-28T06:53:36.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:36 [2020-02-28T06:53:36.086Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
01:53:36 [2020-02-28T06:53:36.086Z] DEBUG - Clicking on with mnemonic 'Configure...'
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Clicked on with mnemonic 'Configure...'
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1970116098 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
01:53:36 [2020-02-28T06:53:36.342Z] 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')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1970116096 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')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1970116096 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')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1970116096 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1970116096 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1970116096 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')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1970116095 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')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1970116095 data=null item=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')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1970116094 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')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1970116094 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')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1970116094 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')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1970116094 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1970116094 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1970116063 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1970116157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
01:53:36 [2020-02-28T06:53:36.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:38 [2020-02-28T06:53:38.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:38 [2020-02-28T06:53:38.483Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:38 [2020-02-28T06:53:38.483Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:38 [2020-02-28T06:53:38.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:39 [2020-02-28T06:53:39.043Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:39 [2020-02-28T06:53:39.043Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:39 [2020-02-28T06:53:39.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:39 [2020-02-28T06:53:39.603Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:39 [2020-02-28T06:53:39.603Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:39 [2020-02-28T06:53:39.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:40 [2020-02-28T06:53:40.163Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:40 [2020-02-28T06:53:40.163Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:40 [2020-02-28T06:53:40.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:40 [2020-02-28T06:53:40.725Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:40 [2020-02-28T06:53:40.725Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:40 [2020-02-28T06:53:40.725Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:41 [2020-02-28T06:53:41.286Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:41 [2020-02-28T06:53:41.286Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:41 [2020-02-28T06:53:41.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:41 [2020-02-28T06:53:41.846Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:41 [2020-02-28T06:53:41.846Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:41 [2020-02-28T06:53:41.846Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:42 [2020-02-28T06:53:42.101Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:42 [2020-02-28T06:53:42.101Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:42 [2020-02-28T06:53:42.101Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:42 [2020-02-28T06:53:42.661Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:42 [2020-02-28T06:53:42.661Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:42 [2020-02-28T06:53:42.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:43 [2020-02-28T06:53:43.222Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:43 [2020-02-28T06:53:43.222Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:43 [2020-02-28T06:53:43.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:43 [2020-02-28T06:53:43.783Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:43 [2020-02-28T06:53:43.783Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:43 [2020-02-28T06:53:43.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:44 [2020-02-28T06:53:44.343Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:44 [2020-02-28T06:53:44.343Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:44 [2020-02-28T06:53:44.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:44 [2020-02-28T06:53:44.903Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:44 [2020-02-28T06:53:44.903Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:44 [2020-02-28T06:53:44.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:45 [2020-02-28T06:53:45.158Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:45 [2020-02-28T06:53:45.158Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:45 [2020-02-28T06:53:45.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:45 [2020-02-28T06:53:45.718Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:45 [2020-02-28T06:53:45.718Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:45 [2020-02-28T06:53:45.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:46 [2020-02-28T06:53:46.280Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:46 [2020-02-28T06:53:46.280Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:46 [2020-02-28T06:53:46.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:46 [2020-02-28T06:53:46.840Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:46 [2020-02-28T06:53:46.840Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:46 [2020-02-28T06:53:46.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:47 [2020-02-28T06:53:47.400Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:47 [2020-02-28T06:53:47.400Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:47 [2020-02-28T06:53:47.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:47 [2020-02-28T06:53:47.961Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:47 [2020-02-28T06:53:47.961Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:47 [2020-02-28T06:53:47.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:48 [2020-02-28T06:53:48.216Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:48 [2020-02-28T06:53:48.216Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:48 [2020-02-28T06:53:48.216Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:48 [2020-02-28T06:53:48.777Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:48 [2020-02-28T06:53:48.777Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:48 [2020-02-28T06:53:48.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:49 [2020-02-28T06:53:49.336Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:49 [2020-02-28T06:53:49.336Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:49 [2020-02-28T06:53:49.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:49 [2020-02-28T06:53:49.896Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:49 [2020-02-28T06:53:49.896Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:53:49 [2020-02-28T06:53:49.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:50 [2020-02-28T06:53:50.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - number of items : 25
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970100189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970100189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970100189 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970100189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970100189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970100053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970100052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970100052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970100051 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970100051 data=null} to ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1970100007 data=null doit=true} to Shell with text {Filter}
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Clicking on Uncheck all
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1970100004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970100004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1970100004 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1970100004 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1970100004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1970100004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1970100003 data=null item=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')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1970099990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970099989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1970099989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1970099989 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1970099989 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - Clicked on Uncheck all
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.344Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:52 [2020-02-28T06:53:52.345Z] DEBUG - Clicking on Check Active
01:53:52 [2020-02-28T06:53:52.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=-1970099988 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')
01:53:52 [2020-02-28T06:53:52.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-1970099987 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')
01:53:52 [2020-02-28T06:53:52.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=-1970099987 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=-1970099987 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
01:53:52 [2020-02-28T06:53:52.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=-1970099987 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')
01:53:52 [2020-02-28T06:53:52.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=-1970099987 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')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=-1970099987 data=null item=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')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=-1970099038 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')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-1970099018 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')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=-1970099018 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')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=-1970099018 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=-1970099018 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Clicked on Check Active
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Clicking on Check all
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1970099016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970099016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1970099016 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1970099016 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1970099016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1970099016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1970099015 data=null item=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')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1970098996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970098996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1970098996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1970098996 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1970098996 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Clicked on Check all
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Clicking on Uncheck Inactive
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-1970098995 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')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1970098995 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')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-1970098994 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-1970098994 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-1970098994 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')
01:53:53 [2020-02-28T06:53:53.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-1970098994 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')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-1970098994 data=null item=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')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-1970098103 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')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1970098101 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')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-1970098101 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')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-1970098101 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-1970098101 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Clicked on Uncheck Inactive
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Attempting to set focus on Tree with text {}
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-1970098095 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {synthetic-trace}
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1970098095 data=null doit=true} to TreeItem with text {synthetic-trace}
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1970098094 data=null} to TreeItem with text {synthetic-trace}
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-1970098094 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {synthetic-trace}
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970098094 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}
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-1970098092 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {synthetic-trace}
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Clicking on Uncheck all
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1970098090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970098090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1970098090 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1970098090 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1970098090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1970098090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1970098090 data=null item=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')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1970098085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970098085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1970098085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1970098084 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1970098084 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicked on Uncheck all
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicking on Check selected
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1970098084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1970098084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1970098083 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1970098083 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1970098083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1970098083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1970098083 data=null item=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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1970098082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1970098082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1970098082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1970098082 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1970098082 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicked on Check selected
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicking on Uncheck all
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1970098080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970098080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1970098080 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1970098080 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1970098079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1970098079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1970098079 data=null item=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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1970098078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970098078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1970098078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1970098078 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1970098078 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicked on Uncheck all
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicking on Check subtree
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1970098077 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1970098077 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1970098077 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1970098077 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1970098077 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1970098077 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1970098077 data=null item=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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1970098076 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1970098076 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1970098076 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1970098076 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1970098076 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicked on Check subtree
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicking on Check all
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1970098075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970098075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1970098075 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1970098075 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1970098074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1970098074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1970098074 data=null item=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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1970098052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970098052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1970098052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1970098052 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1970098052 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicked on Check all
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicking on Uncheck selected
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1970098051 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1970098051 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1970098051 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1970098050 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1970098050 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1970098050 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1970098050 data=null item=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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1970098050 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1970098050 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1970098050 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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1970098049 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1970098049 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicked on Uncheck selected
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Clicking on Check all
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1970098048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970098048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1970098048 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1970098048 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1970098048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1970098048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1970098048 data=null item=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')
01:53:54 [2020-02-28T06:53:54.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1970098007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970098007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1970098007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1970098007 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1970098007 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Clicked on Check all
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Clicking on Uncheck subtree
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1970098006 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')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1970098006 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')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1970098006 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1970098006 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1970098005 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')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1970098005 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')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1970098005 data=null item=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')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1970098004 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')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1970098004 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')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1970098004 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')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1970098004 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1970098004 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Clicked on Uncheck subtree
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Clicking on Uncheck all
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1970098003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970098003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1970098003 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1970098003 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1970098001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1970098001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1970098001 data=null item=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')
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1970097988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970097988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1970097988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1970097988 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1970097988 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - Clicked on Uncheck all
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:53:54 [2020-02-28T06:53:54.481Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Clicking on Check all
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1970097480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970097480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1970097480 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1970097480 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1970097480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1970097480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1970097480 data=null item=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')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1970097474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970097474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1970097474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1970097474 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1970097474 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - Clicked on Check all
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:53:55 [2020-02-28T06:53:55.042Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - Clicking on OK
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970097473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970097473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970097472 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970097472 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970097472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970097472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970097472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970100189 data=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}
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - Clicked on 
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:53:55 [2020-02-28T06:53:55.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - Clicking on with mnemonic 'Configure...'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - Clicked on with mnemonic 'Configure...'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1970095486 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
01:53:56 [2020-02-28T06:53:56.929Z] 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')
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
01:53:56 [2020-02-28T06:53:56.929Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
01:53:56 [2020-02-28T06:53:56.930Z] 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Text with text " 
01:53:56 [2020-02-28T06:53:56.930Z]  ", using matcher: of type 'Text'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1970095484 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1970095484 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1970095484 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1970095484 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1970095484 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1970095483 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1970095483 data=null item=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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1970095483 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1970095483 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1970095483 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1970095483 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1970095482 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1970095482 data=null doit=true} to Button with text {All Active Threads}
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1970095482 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}
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1970095482 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1970095481 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1970095481 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1970095481 data=null item=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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1970095480 data=null doit=true} to Button with text {Active Threads on CPUs:}
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1970095480 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:}
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-1970095479 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1970095479 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1970095479 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1970095479 data=null item=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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1970095478 data=null doit=true} to Button with text {All Active Threads}
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1970095478 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}
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1970095477 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1970095477 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1970095477 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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1970095477 data=null item=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')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Clicking on OK
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970095470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970095470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970095470 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970095470 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970095470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970095470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970095470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1970095562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - Clicked on 
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
01:53:56 [2020-02-28T06:53:56.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Clicking on with mnemonic 'Configure...'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Clicked on with mnemonic 'Configure...'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1970095187 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
01:53:57 [2020-02-28T06:53:57.186Z] 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')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
01:53:57 [2020-02-28T06:53:57.186Z] 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')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Text with text " 
01:53:57 [2020-02-28T06:53:57.186Z]  ", using matcher: of type 'Text'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1970095185 data=null doit=true} to Button with text {Active Threads on CPUs:}
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1970095185 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:}
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-1970095184 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1970095184 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')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1970095183 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')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1970095183 data=null item=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')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Clicking on OK
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970095182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970095182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970095182 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970095182 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970095182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970095182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970095182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1970095271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - Clicked on 
01:53:57 [2020-02-28T06:53:57.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Clicking on with mnemonic 'Configure...'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Clicked on with mnemonic 'Configure...'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1970094558 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
01:53:57 [2020-02-28T06:53:57.747Z] 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')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
01:53:57 [2020-02-28T06:53:57.747Z] 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')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Text with text " 
01:53:57 [2020-02-28T06:53:57.747Z]  ", using matcher: of type 'Text'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Clicking on Cancel
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1970094555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1970094555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1970094555 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1970094555 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1970094555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1970094555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1970094554 data=null item=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')
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1970094591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
01:53:57 [2020-02-28T06:53:57.747Z] DEBUG - Clicked on 
01:53:58 [2020-02-28T06:53:58.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:59 [2020-02-28T06:53:59.368Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:53:59 [2020-02-28T06:53:59.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:53:59 [2020-02-28T06:53:59.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:53:59 [2020-02-28T06:53:59.624Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
01:53:59 [2020-02-28T06:53:59.624Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
01:53:59 [2020-02-28T06:53:59.624Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:53:59 [2020-02-28T06:53:59.624Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:53:59 [2020-02-28T06:53:59.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:54:01 [2020-02-28T06:54:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:01 [2020-02-28T06:54:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:01 [2020-02-28T06:54:01.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:54:01 [2020-02-28T06:54:01.509Z] DEBUG - number of items : 25
01:54:01 [2020-02-28T06:54:01.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:54:02 [2020-02-28T06:54:02.871Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:02 [2020-02-28T06:54:02.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:02 [2020-02-28T06:54:02.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:54:02 [2020-02-28T06:54:02.871Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
01:54:02 [2020-02-28T06:54:02.871Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
01:54:02 [2020-02-28T06:54:02.871Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:02 [2020-02-28T06:54:02.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:54:04 [2020-02-28T06:54:04.771Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:04 [2020-02-28T06:54:04.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:04 [2020-02-28T06:54:04.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:54:04 [2020-02-28T06:54:04.771Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:04 [2020-02-28T06:54:04.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:54:05 [2020-02-28T06:54:05.026Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:05 [2020-02-28T06:54:05.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - number of items : 25
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970085638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970085638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970085638 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970085638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970085638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970085562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970085562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970085561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970085561 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970085561 data=null} to ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1970085560 data=null doit=true} to Shell with text {Legend}
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:54:06 [2020-02-28T06:54:06.913Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:06 [2020-02-28T06:54:06.914Z] DEBUG - Clicking on OK
01:54:06 [2020-02-28T06:54:06.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970085504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:06 [2020-02-28T06:54:06.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970085504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:06 [2020-02-28T06:54:06.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970085504 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:06 [2020-02-28T06:54:06.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970085504 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:06 [2020-02-28T06:54:06.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970085504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:06 [2020-02-28T06:54:06.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970085504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:06 [2020-02-28T06:54:06.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970085504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:06 [2020-02-28T06:54:06.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970085638 data=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}
01:54:06 [2020-02-28T06:54:06.914Z] DEBUG - Clicked on 
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1970085184 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - Attempting to set focus on Tree with text {}
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970085166 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970085166 data=null doit=true} to TreeItem with text {test}
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970085166 data=null} to TreeItem with text {test}
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970085166 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970085165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970085158 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - Clicking on with mnemonic 'Delete'
01:54:07 [2020-02-28T06:54:07.168Z] DEBUG - Clicked on with mnemonic 'Delete'
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084498 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084498 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084497 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970084497 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:54:07 [2020-02-28T06:54:07.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:54:07 [2020-02-28T06:54:07.983Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:54:07 [2020-02-28T06:54:07.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:07 [2020-02-28T06:54:07.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:07 [2020-02-28T06:54:07.983Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:54:07 [2020-02-28T06:54:07.983Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:54:07 [2020-02-28T06:54:07.983Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.983Z] DEBUG - Clicking on OK
01:54:07 [2020-02-28T06:54:07.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970084496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970084496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970084496 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970084496 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970084496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970084496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:07 [2020-02-28T06:54:07.984Z] DEBUG - Clicked on OK
01:54:08 [2020-02-28T06:54:08.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970084496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:08 [2020-02-28T06:54:08.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970085107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:54:08 [2020-02-28T06:54:08.494Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.98 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
01:54:08 [2020-02-28T06:54:08.494Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 18.004 s
01:54:08 [2020-02-28T06:54:08.494Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.445 s
01:54:08 [2020-02-28T06:54:08.494Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.935 s
01:54:08 [2020-02-28T06:54:08.494Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.491 s
01:54:08 [2020-02-28T06:54:08.494Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.031 s
01:54:08 [2020-02-28T06:54:08.495Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 4.582 s
01:54:08 [2020-02-28T06:54:08.495Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.973 s
01:54:08 [2020-02-28T06:54:08.495Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.615 s
01:54:08 [2020-02-28T06:54:08.495Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.633 s
01:54:08 [2020-02-28T06:54:08.495Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.678 s
01:54:08 [2020-02-28T06:54:08.495Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.208 s
01:54:08 [2020-02-28T06:54:08.495Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.97 s
01:54:08 [2020-02-28T06:54:08.495Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
01:54:08 [2020-02-28T06:54:08.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - number of items : 25
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970077970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970077970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970077970 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970077970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970077970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970077868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970077862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970077862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970077862 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970077862 data=null} to ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1970077861 data=null doit=true} to Shell with text {Filter}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Clicking on Uncheck all
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1970077860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970077859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1970077859 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1970077859 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1970077859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1970077859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1970077859 data=null item=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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1970077808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970077808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1970077808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1970077807 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1970077807 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Clicked on Uncheck all
01:54:15 [2020-02-28T06:54:15.279Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Attempting to set focus on Tree with text {}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-1970077803 data=null button=0 stateMask=0x0 x=88 y=84 count=0} to Tree node with text: systemd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=-1970077803 data=null doit=true} to Tree node with text: systemd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=-1970077803 data=null} to Tree node with text: systemd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=-1970077803 data=null button=1 stateMask=0x0 x=88 y=84 count=1} to Tree node with text: systemd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970077802 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
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=-1970077802 data=null button=1 stateMask=0x80000 x=88 y=84 count=1} to Tree node with text: systemd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Clicking on Check subtree
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1970077801 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1970077801 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1970077801 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1970077801 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1970077801 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1970077801 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1970077801 data=null item=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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1970077796 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1970077796 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1970077796 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1970077796 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1970077796 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Clicked on Check subtree
01:54:15 [2020-02-28T06:54:15.279Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Attempting to set focus on Tree with text {}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-1970077795 data=null button=0 stateMask=0x0 x=89 y=1380 count=0} to Tree node with text: kthreadd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=-1970077795 data=null doit=true} to Tree node with text: kthreadd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-1970077795 data=null} to Tree node with text: kthreadd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-1970077795 data=null button=1 stateMask=0x0 x=89 y=1380 count=1} to Tree node with text: kthreadd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970077794 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
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-1970077791 data=null button=1 stateMask=0x80000 x=89 y=269 count=1} to Tree node with text: kthreadd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Clicking on Check subtree
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1970077790 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1970077790 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1970077790 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1970077790 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1970077790 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1970077790 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1970077790 data=null item=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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1970077788 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1970077787 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1970077787 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1970077787 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1970077787 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Clicked on Check subtree
01:54:15 [2020-02-28T06:54:15.279Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Attempting to set focus on Tree with text {}
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-1970077786 data=null button=0 stateMask=0x0 x=100 y=-1075 count=0} to Tree node with text: lttng-consumerd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-1970077786 data=null doit=true} to Tree node with text: lttng-consumerd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-1970077786 data=null} to Tree node with text: lttng-consumerd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-1970077786 data=null button=1 stateMask=0x0 x=100 y=-1075 count=1} to Tree node with text: lttng-consumerd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970077786 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
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-1970077783 data=null button=1 stateMask=0x80000 x=100 y=12 count=1} to Tree node with text: lttng-consumerd
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Clicking on Check subtree
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1970077782 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1970077782 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1970077782 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1970077782 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1970077782 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1970077782 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1970077782 data=null item=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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1970077781 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1970077781 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')
01:54:15 [2020-02-28T06:54:15.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1970077781 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')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1970077781 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1970077781 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Clicked on Check subtree
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Clicking on OK
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970077780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970077780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970077780 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970077780 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970077780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970077780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970077780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970077970 data=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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Clicked on 
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-1970077704 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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1970077687 data=null button=1 stateMask=0x80000 x=69 y=-13 count=1} to TreeColumn with text {Process}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-1970077686 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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1970077682 data=null button=1 stateMask=0x80000 x=69 y=-13 count=1} to TreeColumn with text {Process}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-1970077678 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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1970077672 data=null button=1 stateMask=0x80000 x=158 y=-13 count=1} to TreeColumn with text {TID}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-1970077669 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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1970077666 data=null button=1 stateMask=0x80000 x=158 y=-13 count=1} to TreeColumn with text {TID}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=-1970077665 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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=-1970077661 data=null button=1 stateMask=0x80000 x=198 y=-13 count=1} to TreeColumn with text {PID}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=-1970077657 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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=-1970077605 data=null button=1 stateMask=0x80000 x=198 y=-13 count=1} to TreeColumn with text {PID}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1970077605 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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1970077601 data=null button=1 stateMask=0x80000 x=239 y=-13 count=1} to TreeColumn with text {PTID}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1970077595 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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1970077591 data=null button=1 stateMask=0x80000 x=239 y=-13 count=1} to TreeColumn with text {PTID}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1970077586 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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1970077582 data=null button=1 stateMask=0x80000 x=330 y=-13 count=1} to TreeColumn with text {Birth time}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1970077578 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}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1970077575 data=null button=1 stateMask=0x80000 x=330 y=-13 count=1} to TreeColumn with text {Birth time}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1970077493 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Attempting to set focus on Tree with text {}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970077475 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970077475 data=null doit=true} to TreeItem with text {test}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970077475 data=null} to TreeItem with text {test}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970077475 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970077475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970077468 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Clicking on with mnemonic 'Delete'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Clicked on with mnemonic 'Delete'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970077295 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Clicking on OK
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970077294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970077294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970077294 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970077294 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970077294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970077294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.280Z] DEBUG - Clicked on OK
01:54:15 [2020-02-28T06:54:15.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970077294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:15 [2020-02-28T06:54:15.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970077396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:54:15 [2020-02-28T06:54:15.538Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.209 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
01:54:15 [2020-02-28T06:54:15.538Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 6.009 s
01:54:15 [2020-02-28T06:54:15.538Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - number of items : 2
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970072832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970072832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970072832 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970072832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970072832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970072831 data=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}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970072802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970072802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970072802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970072802 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970072802 data=null} to ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
01:54:19 [2020-02-28T06:54:19.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
01:54:23 [2020-02-28T06:54:23.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
01:54:24 [2020-02-28T06:54:24.451Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
01:54:24 [2020-02-28T06:54:24.451Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:25 [2020-02-28T06:54:25.012Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
01:54:25 [2020-02-28T06:54:25.012Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:25 [2020-02-28T06:54:25.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:54:25 [2020-02-28T06:54:25.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:54:26 [2020-02-28T06:54:26.899Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1970065161 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - Attempting to set focus on Tree with text {}
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970065142 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970065142 data=null doit=true} to TreeItem with text {test}
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970065142 data=null} to TreeItem with text {test}
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970065142 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970065142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970065133 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - Clicking on with mnemonic 'Delete'
01:54:27 [2020-02-28T06:54:27.155Z] DEBUG - Clicked on with mnemonic 'Delete'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064484 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064484 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064484 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970064484 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Clicking on OK
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970064483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970064483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970064483 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970064483 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970064483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970064482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.081Z] DEBUG - Clicked on OK
01:54:28 [2020-02-28T06:54:28.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970064482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:28 [2020-02-28T06:54:28.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970065092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:54:28 [2020-02-28T06:54:28.897Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.356 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
01:54:28 [2020-02-28T06:54:28.897Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 10.813 s
01:54:28 [2020-02-28T06:54:28.897Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
01:54:29 [2020-02-28T06:54:29.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:31 [2020-02-28T06:54:31.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:32 [2020-02-28T06:54:32.529Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:32 [2020-02-28T06:54:32.529Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:32 [2020-02-28T06:54:32.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:32 [2020-02-28T06:54:32.786Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:32 [2020-02-28T06:54:32.786Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:32 [2020-02-28T06:54:32.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:33 [2020-02-28T06:54:33.347Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:33 [2020-02-28T06:54:33.347Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:33 [2020-02-28T06:54:33.347Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:33 [2020-02-28T06:54:33.907Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:33 [2020-02-28T06:54:33.907Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:33 [2020-02-28T06:54:33.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:34 [2020-02-28T06:54:34.467Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:34 [2020-02-28T06:54:34.467Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:34 [2020-02-28T06:54:34.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:35 [2020-02-28T06:54:35.028Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:35 [2020-02-28T06:54:35.283Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:35 [2020-02-28T06:54:35.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:35 [2020-02-28T06:54:35.844Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:35 [2020-02-28T06:54:35.844Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:35 [2020-02-28T06:54:35.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:36 [2020-02-28T06:54:36.404Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:36 [2020-02-28T06:54:36.404Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:36 [2020-02-28T06:54:36.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:36 [2020-02-28T06:54:36.659Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:36 [2020-02-28T06:54:36.659Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:36 [2020-02-28T06:54:36.914Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:37 [2020-02-28T06:54:37.169Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:37 [2020-02-28T06:54:37.169Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:37 [2020-02-28T06:54:37.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:37 [2020-02-28T06:54:37.985Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:37 [2020-02-28T06:54:37.985Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:54:37 [2020-02-28T06:54:37.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:37 [2020-02-28T06:54:37.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:39 [2020-02-28T06:54:39.351Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:39 [2020-02-28T06:54:39.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:39 [2020-02-28T06:54:39.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - number of items : 17
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970052846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970052846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970052846 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970052846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970052846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970052772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970052708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970052707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970052707 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970052707 data=null} to ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Clicking on OK
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970052705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970052705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970052704 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970052704 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970052704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970052704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970052704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:39 [2020-02-28T06:54:39.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970052846 data=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...}
01:54:39 [2020-02-28T06:54:39.862Z] DEBUG - Clicked on 
01:54:39 [2020-02-28T06:54:39.862Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:39 [2020-02-28T06:54:39.862Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
01:54:39 [2020-02-28T06:54:39.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1970052587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
01:54:39 [2020-02-28T06:54:39.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1970052586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
01:54:39 [2020-02-28T06:54:39.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1970052586 data=null doit=true} to TimeGraphMarkerAxis with text {}
01:54:39 [2020-02-28T06:54:39.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1970052586 data=null} to TimeGraphMarkerAxis with text {}
01:54:39 [2020-02-28T06:54:39.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1970052586 data=null button=1 stateMask=0x0 x=532 y=9 count=1} to TimeGraphMarkerAxis with text {}
01:54:39 [2020-02-28T06:54:39.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1970052576 data=null button=1 stateMask=0x80000 x=532 y=9 count=1} to TimeGraphMarkerAxis with text {}
01:54:39 [2020-02-28T06:54:39.862Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.423Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1970052048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1970052048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1970052048 data=null doit=true} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1970052048 data=null} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1970052048 data=null button=1 stateMask=0x0 x=239 y=26 count=1} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1970052037 data=null button=1 stateMask=0x80000 x=239 y=26 count=1} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.423Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - number of items : 17
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970051535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970051535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970051535 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970051535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970051535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970051535 data=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}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970051521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970051477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970051456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970051455 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970051455 data=null} to ToolItem with tooltip text {Add Bookmark...}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1970051454 data=null doit=true} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1970051454 data=null} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051454 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051443 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1970051442 data=null doit=true} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1970051442 data=null} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051442 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051402 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1970051379 data=null doit=true} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1970051379 data=null} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051379 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1970051295 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
01:54:40 [2020-02-28T06:54:40.985Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
01:54:41 [2020-02-28T06:54:41.240Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
01:54:41 [2020-02-28T06:54:41.240Z] DEBUG - Clicking on with mnemonic 'Lost Events'
01:54:41 [2020-02-28T06:54:41.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1970051201 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'
01:54:41 [2020-02-28T06:54:41.240Z] DEBUG - Clicked on with mnemonic 'Lost Events'
01:54:41 [2020-02-28T06:54:41.240Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:43 [2020-02-28T06:54:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:43 [2020-02-28T06:54:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:43 [2020-02-28T06:54:43.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:43 [2020-02-28T06:54:43.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:43 [2020-02-28T06:54:43.126Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:43 [2020-02-28T06:54:43.126Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - number of items : 17
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970049098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970049097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970049097 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970049097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970049097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970049097 data=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}
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970049089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970049089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970049089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970049089 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970049089 data=null} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.382Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.382Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - number of items : 17
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970048588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970048588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970048588 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970048588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970048588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970048587 data=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}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970048579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970048578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970048578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970048578 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970048578 data=null} to ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:54:43 [2020-02-28T06:54:43.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - number of items : 17
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970048077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970048077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970048077 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970048077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970048077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970048043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970048042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970048042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970048042 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970048042 data=null} to ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Clicking on OK
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970048040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970048040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970048039 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970048039 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970048039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970048039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970048039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:44 [2020-02-28T06:54:44.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970048077 data=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...}
01:54:44 [2020-02-28T06:54:44.453Z] DEBUG - Clicked on 
01:54:44 [2020-02-28T06:54:44.453Z] DEBUG - number of items : 17
01:54:44 [2020-02-28T06:54:44.453Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970047962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970047962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.453Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970047962 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970047962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970047962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970047962 data=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}
01:54:44 [2020-02-28T06:54:44.453Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970047953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970047953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970047953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970047953 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970047953 data=null} to ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.454Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:54:44 [2020-02-28T06:54:44.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - number of items : 17
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970047451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970047451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970047451 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970047451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970047451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970047451 data=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}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970047442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970047442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970047441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970047441 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970047441 data=null} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - number of items : 17
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970046940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970046940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970046940 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970046940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970046940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970046939 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}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970046930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970046929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970046929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970046929 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970046929 data=null} to ToolItem with tooltip text {Select Next State Change}
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
01:54:45 [2020-02-28T06:54:45.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:45 [2020-02-28T06:54:45.831Z] DEBUG - number of items : 17
01:54:45 [2020-02-28T06:54:45.831Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
01:54:45 [2020-02-28T06:54:45.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970046428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:45 [2020-02-28T06:54:45.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970046428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:45 [2020-02-28T06:54:45.831Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970046428 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:54:45 [2020-02-28T06:54:45.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970046428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:45 [2020-02-28T06:54:45.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970046428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:45 [2020-02-28T06:54:45.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970046395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970046394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970046394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970046394 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970046394 data=null} to ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Clicking on OK
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970046392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970046391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970046391 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970046391 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970046391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970046391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970046391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970046428 data=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...}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Clicked on 
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - number of items : 17
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970046284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970046284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970046284 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970046284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970046284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970046284 data=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}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970046278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970046278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970046278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970046277 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970046277 data=null} to ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
01:54:46 [2020-02-28T06:54:46.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - number of items : 17
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970045776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970045776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970045776 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970045776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970045776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970045776 data=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}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970045768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970045733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970045733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970045733 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970045732 data=null} to ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - number of items : 17
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970045732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970045731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970045731 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970045731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970045731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970045731 data=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}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970045722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970045722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970045722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970045722 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970045722 data=null} to ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
01:54:46 [2020-02-28T06:54:46.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - number of items : 17
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970045220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970045220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970045220 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970045220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970045220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970045220 data=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}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970045207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970045163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970045143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970045143 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970045143 data=null} to ToolItem with tooltip text {Add Bookmark...}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - number of items : 17
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970045142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970045142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970045142 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970045142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970045142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970045142 data=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}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970045142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970045142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970045141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970045141 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970045141 data=null} to ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - number of items : 17
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970045141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970045141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970045140 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970045140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970045140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970045140 data=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}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970045132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970045132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970045131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970045131 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970045131 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
01:54:47 [2020-02-28T06:54:47.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:47 [2020-02-28T06:54:47.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:49 [2020-02-28T06:54:49.131Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:49 [2020-02-28T06:54:49.131Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - number of items : 17
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - number of items : 17
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - Clicking on with mnemonic 'Lost Events'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1970042929 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'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - Clicked on with mnemonic 'Lost Events'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - number of items : 17
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - number of items : 17
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - Clicking on with mnemonic 'Lost Events'
01:54:49 [2020-02-28T06:54:49.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1970042850 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'
01:54:49 [2020-02-28T06:54:49.642Z] DEBUG - Clicked on with mnemonic 'Lost Events'
01:54:49 [2020-02-28T06:54:49.642Z] DEBUG - number of items : 17
01:54:49 [2020-02-28T06:54:49.642Z] DEBUG - number of items : 17
01:54:49 [2020-02-28T06:54:49.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - number of items : 17
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970040998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970040998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970040998 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970040998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970040998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970040959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970040956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970040956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970040956 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970040956 data=null} to ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1970040955 data=null doit=true} to Shell with text {Filter}
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
01:54:51 [2020-02-28T06:54:51.529Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
01:54:51 [2020-02-28T06:54:51.784Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
01:54:51 [2020-02-28T06:54:51.784Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Clicking on Uncheck all
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1970039950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970039950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1970039950 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1970039950 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1970039950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1970039950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1970039950 data=null item=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')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1970039947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970039947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1970039947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1970039947 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1970039946 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Clicked on Uncheck all
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Clicking on Check all
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1970039945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970039945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1970039945 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1970039945 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1970039945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1970039945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1970039945 data=null item=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')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1970039937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970039937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1970039937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1970039936 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1970039936 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Clicked on Check all
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Attempting to set focus on Tree with text {}
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-1970039934 data=null button=0 stateMask=0x0 x=103 y=132 count=0} to TreeItem with text {synthetic-trace}
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1970039934 data=null doit=true} to TreeItem with text {synthetic-trace}
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1970039934 data=null} to TreeItem with text {synthetic-trace}
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-1970039934 data=null button=1 stateMask=0x0 x=103 y=132 count=1} to TreeItem with text {synthetic-trace}
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970039934 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}
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-1970039933 data=null button=1 stateMask=0x80000 x=103 y=132 count=1} to TreeItem with text {synthetic-trace}
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Clicking on Uncheck all
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1970039932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970039932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1970039932 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1970039932 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1970039932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1970039932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1970039932 data=null item=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')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1970039929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970039929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1970039929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1970039929 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1970039929 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Clicked on Uncheck all
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Clicking on Check selected
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1970039928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1970039928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1970039928 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1970039928 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1970039928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1970039928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1970039928 data=null item=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')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1970039927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1970039927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1970039927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1970039927 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1970039927 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Clicked on Check selected
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Clicking on Uncheck all
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1970039926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970039926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1970039926 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1970039926 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1970039926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1970039926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1970039925 data=null item=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')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1970039925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970039925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1970039925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1970039925 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1970039925 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicked on Uncheck all
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicking on Check subtree
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1970039924 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1970039924 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1970039924 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1970039924 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1970039924 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1970039924 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1970039924 data=null item=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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1970039923 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1970039923 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1970039923 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1970039923 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1970039923 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicked on Check subtree
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicking on Check all
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1970039922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970039922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1970039922 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1970039922 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1970039922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1970039922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1970039922 data=null item=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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1970039915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970039915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1970039915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1970039915 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1970039915 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicked on Check all
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicking on Uncheck selected
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1970039914 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1970039914 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1970039914 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1970039914 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1970039914 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1970039914 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1970039914 data=null item=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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1970039913 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1970039913 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1970039913 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1970039913 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1970039913 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicked on Uncheck selected
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicking on Check all
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1970039913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970039912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1970039912 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1970039912 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1970039912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1970039912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1970039912 data=null item=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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1970039908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970039908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1970039908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1970039908 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1970039908 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicked on Check all
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicking on Uncheck subtree
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1970039907 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1970039907 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1970039907 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1970039907 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1970039907 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1970039907 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1970039907 data=null item=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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1970039906 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1970039906 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1970039906 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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1970039906 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1970039906 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicked on Uncheck subtree
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicking on Uncheck all
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1970039905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970039905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1970039905 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1970039905 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1970039904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1970039904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1970039904 data=null item=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')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1970039901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1970039901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1970039900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1970039900 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1970039900 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - Clicked on Uncheck all
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
01:54:52 [2020-02-28T06:54:52.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Clicking on Check all
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1970039899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970039899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1970039898 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1970039898 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1970039898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1970039898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1970039898 data=null item=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')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1970039892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1970039891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1970039891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1970039891 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1970039891 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Clicked on Check all
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Clicking on OK
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970039890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970039890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970039890 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970039890 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970039890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970039890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970039890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:54:52 [2020-02-28T06:54:52.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970040998 data=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}
01:54:52 [2020-02-28T06:54:52.605Z] DEBUG - Clicked on 
01:54:52 [2020-02-28T06:54:52.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - number of items : 17
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970038008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970038007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970038007 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970038007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970038007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970038007 data=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}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970037983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970037983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970037983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970037983 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970037983 data=null} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.492Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:54 [2020-02-28T06:54:54.748Z] DEBUG - number of items : 17
01:54:54 [2020-02-28T06:54:54.748Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970037482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970037481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.748Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970037481 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970037481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970037481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:54 [2020-02-28T06:54:54.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970037481 data=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}
01:54:55 [2020-02-28T06:54:55.003Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970037456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970037456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970037455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970037455 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970037455 data=null} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.003Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - number of items : 17
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970036954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970036954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970036954 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970036954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970036954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970036954 data=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}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970036931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970036931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970036931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970036931 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970036931 data=null} to ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
01:54:55 [2020-02-28T06:54:55.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - number of items : 17
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970036393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970036392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970036392 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970036392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970036392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970036392 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}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970036371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970036280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970036271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970036271 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970036271 data=null} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
01:54:56 [2020-02-28T06:54:56.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - number of items : 17
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970035770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970035770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970035770 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970035770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970035770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970035770 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}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970035745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970035745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970035745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970035745 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970035745 data=null} to ToolItem with tooltip text {Previous Marker}
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
01:54:56 [2020-02-28T06:54:56.685Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - number of items : 17
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970035243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970035243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970035243 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970035243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970035243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970035243 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}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970035219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970035219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970035219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970035219 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970035219 data=null} to ToolItem with tooltip text {Previous Marker}
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
01:54:57 [2020-02-28T06:54:57.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - number of items : 17
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970034718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970034717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970034717 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970034717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970034717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970034717 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}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970034685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970034685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970034685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970034685 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970034684 data=null} to ToolItem with tooltip text {Next Marker}
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
01:54:57 [2020-02-28T06:54:57.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:58 [2020-02-28T06:54:58.065Z] DEBUG - number of items : 17
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970034160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970034160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970034160 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970034160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970034160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970034160 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}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970034136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970034136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970034136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970034136 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970034136 data=null} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
01:54:58 [2020-02-28T06:54:58.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - number of items : 17
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970033635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970033635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970033635 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970033635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970033635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970033635 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}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970033611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970033611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970033611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970033611 data=null doit=true} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970033611 data=null} to ToolItem with tooltip text {Next Marker}
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
01:54:58 [2020-02-28T06:54:58.881Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:59 [2020-02-28T06:54:59.137Z] DEBUG - number of items : 17
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970033080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970033079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970033079 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970033079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970033079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970033079 data=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}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970033055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970033055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970033055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970033055 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970033055 data=null} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - number of items : 17
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970032548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970032548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970032548 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970032548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970032548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970032548 data=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}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970032525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970032525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970032525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970032525 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970032525 data=null} to ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
01:54:59 [2020-02-28T06:54:59.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - number of items : 17
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970031956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970031956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970031956 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970031956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970031955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970031955 data=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}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970031955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970031955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970031955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970031955 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970031955 data=null} to ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:00 [2020-02-28T06:55:00.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:01 [2020-02-28T06:55:01.875Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:55:01 [2020-02-28T06:55:01.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:01 [2020-02-28T06:55:01.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:01 [2020-02-28T06:55:01.875Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
01:55:01 [2020-02-28T06:55:01.875Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
01:55:01 [2020-02-28T06:55:01.875Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:55:01 [2020-02-28T06:55:01.875Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:55:02 [2020-02-28T06:55:02.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:03 [2020-02-28T06:55:03.495Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:55:03 [2020-02-28T06:55:03.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:03 [2020-02-28T06:55:03.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:03 [2020-02-28T06:55:03.750Z] DEBUG - number of items : 17
01:55:03 [2020-02-28T06:55:03.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:05 [2020-02-28T06:55:05.638Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:55:05 [2020-02-28T06:55:05.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:05 [2020-02-28T06:55:05.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:05 [2020-02-28T06:55:05.638Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
01:55:05 [2020-02-28T06:55:05.638Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
01:55:05 [2020-02-28T06:55:05.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:55:05 [2020-02-28T06:55:05.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:07 [2020-02-28T06:55:07.001Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:55:07 [2020-02-28T06:55:07.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:07 [2020-02-28T06:55:07.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:07 [2020-02-28T06:55:07.001Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:55:07 [2020-02-28T06:55:07.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:07 [2020-02-28T06:55:07.561Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:55:07 [2020-02-28T06:55:07.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - number of items : 17
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970023150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970023150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970023150 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970023150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970023150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970023090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970023089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970023089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970023089 data=null doit=true} to ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970023089 data=null} to ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1970023088 data=null doit=true} to Shell with text {Legend}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Clicking on OK
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970023082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970023082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970023082 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970023082 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970023082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970023082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970023082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970023150 data=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}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Clicked on 
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1970022799 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:55:09 [2020-02-28T06:55:09.450Z] DEBUG - Attempting to set focus on Tree with text {}
01:55:09 [2020-02-28T06:55:09.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970022782 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:55:09 [2020-02-28T06:55:09.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970022781 data=null doit=true} to TreeItem with text {test}
01:55:09 [2020-02-28T06:55:09.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970022781 data=null} to TreeItem with text {test}
01:55:09 [2020-02-28T06:55:09.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970022781 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:55:09 [2020-02-28T06:55:09.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970022781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970022774 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Clicking on with mnemonic 'Delete'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Clicked on with mnemonic 'Delete'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022600 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022600 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022599 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970022599 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Clicking on OK
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970022598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970022598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970022598 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970022598 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970022598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970022597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:09 [2020-02-28T06:55:09.706Z] DEBUG - Clicked on OK
01:55:10 [2020-02-28T06:55:10.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970022597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:10 [2020-02-28T06:55:10.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970022704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:55:10 [2020-02-28T06:55:10.828Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 41.839 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
01:55:10 [2020-02-28T06:55:10.828Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 8.493 s
01:55:10 [2020-02-28T06:55:10.828Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.428 s
01:55:10 [2020-02-28T06:55:10.828Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 6.469 s
01:55:10 [2020-02-28T06:55:10.828Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.913 s
01:55:10 [2020-02-28T06:55:10.828Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
01:55:10 [2020-02-28T06:55:10.829Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.902 s
01:55:10 [2020-02-28T06:55:10.829Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.89 s
01:55:10 [2020-02-28T06:55:10.829Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.567 s
01:55:10 [2020-02-28T06:55:10.829Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.64 s
01:55:10 [2020-02-28T06:55:10.829Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.676 s
01:55:10 [2020-02-28T06:55:10.829Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.321 s
01:55:10 [2020-02-28T06:55:10.829Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.774 s
01:55:10 [2020-02-28T06:55:10.829Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
01:55:11 [2020-02-28T06:55:11.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
01:55:11 [2020-02-28T06:55:11.083Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:55:14 [2020-02-28T06:55:14.346Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
01:55:14 [2020-02-28T06:55:14.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:14 [2020-02-28T06:55:14.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:14 [2020-02-28T06:55:14.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:55:14 [2020-02-28T06:55:14.346Z] DEBUG - Setting state to checked on: scp_dest
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1970017508 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - Attempting to set focus on Tree with text {}
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970017471 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970017471 data=null doit=true} to TreeItem with text {test}
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970017471 data=null} to TreeItem with text {test}
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970017470 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970017470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970017460 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - Clicking on with mnemonic 'Delete'
01:55:14 [2020-02-28T06:55:14.906Z] DEBUG - Clicked on with mnemonic 'Delete'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016787 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016787 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016787 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970016786 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Clicking on OK
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970016786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970016786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970016786 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970016785 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970016785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970016785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:15 [2020-02-28T06:55:15.466Z] DEBUG - Clicked on OK
01:55:16 [2020-02-28T06:55:16.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970016785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:16 [2020-02-28T06:55:16.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970017398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:55:16 [2020-02-28T06:55:16.027Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.277 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
01:55:16 [2020-02-28T06:55:16.027Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 3.854 s
01:55:16 [2020-02-28T06:55:16.027Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-1970013695 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'
01:55:18 [2020-02-28T06:55:18.543Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - number of items : 19
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970011637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970011637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970011637 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970011636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970011636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970011636 data=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}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970011633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970011633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970011633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970011633 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970011633 data=null} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.056Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - number of items : 19
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970011107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970011107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970011107 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970011107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970011107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970011107 data=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}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970011103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970011103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970011103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970011103 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970011103 data=null} to ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.311Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - number of items : 19
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1970010601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970010601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1970010601 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1970010601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1970010601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1970010601 data=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}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1970010597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1970010597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1970010597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1970010597 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1970010597 data=null} to ToolItem with tooltip text {Follow critical path backward}
01:55:21 [2020-02-28T06:55:21.872Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-1970010049 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'
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1970009960 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Attempting to set focus on Tree with text {}
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1970009899 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1970009899 data=null doit=true} to TreeItem with text {test}
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1970009899 data=null} to TreeItem with text {test}
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1970009898 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1970009898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1970009891 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Clicking on with mnemonic 'Delete'
01:55:22 [2020-02-28T06:55:22.432Z] DEBUG - Clicked on with mnemonic 'Delete'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1970009203 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Clicking on OK
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1970009201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1970009201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1970009201 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1970009201 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1970009201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1970009201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.357Z] DEBUG - Clicked on OK
01:55:23 [2020-02-28T06:55:23.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1970009201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:23 [2020-02-28T06:55:23.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1970009860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:55:23 [2020-02-28T06:55:23.612Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.58 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
01:55:23 [2020-02-28T06:55:23.612Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 6.023 s
01:55:23 [2020-02-28T06:55:23.612Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
01:55:35 [2020-02-28T06:55:35.780Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.73 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
01:55:35 [2020-02-28T06:55:35.780Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 11.582 s
01:55:35 [2020-02-28T06:55:35.780Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest
01:55:41 [2020-02-28T06:55:41.019Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
01:55:41 [2020-02-28T06:55:41.019Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:55:41 [2020-02-28T06:55:41.019Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:55:41 [2020-02-28T06:55:41.019Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.019Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.019Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
01:55:41 [2020-02-28T06:55:41.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.275Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:55:41 [2020-02-28T06:55:41.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.275Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
01:55:41 [2020-02-28T06:55:41.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.530Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:55:41 [2020-02-28T06:55:41.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.530Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
01:55:41 [2020-02-28T06:55:41.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.531Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:55:41 [2020-02-28T06:55:41.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:41 [2020-02-28T06:55:41.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1969990444 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
01:55:41 [2020-02-28T06:55:41.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Attempting to set focus on Tree with text {}
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969990396 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969990396 data=null doit=true} to TreeItem with text {test}
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969990396 data=null} to TreeItem with text {test}
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969990396 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969990395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969990388 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Clicking on with mnemonic 'Delete'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Clicked on with mnemonic 'Delete'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990256 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990256 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990255 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969990255 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Clicking on OK
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969990254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969990254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969990254 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969990254 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969990254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969990254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.042Z] DEBUG - Clicked on OK
01:55:42 [2020-02-28T06:55:42.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969990254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:42 [2020-02-28T06:55:42.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969990360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:55:42 [2020-02-28T06:55:42.625Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.209 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest
01:55:42 [2020-02-28T06:55:42.625Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest)  Time elapsed: 1.131 s
01:55:42 [2020-02-28T06:55:42.625Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
01:55:42 [2020-02-28T06:55:42.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
01:55:42 [2020-02-28T06:55:42.880Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - number of items : 5
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969986090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969986090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969986090 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969986090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969986090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969986090 data=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}
01:55:46 [2020-02-28T06:55:46.400Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969986083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969986008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969986008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969986008 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969986007 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.400Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - number of items : 17
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969985306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969985306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969985306 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969985306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969985306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969985305 data=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}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969985292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969985292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969985292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969985292 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969985292 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:46 [2020-02-28T06:55:46.961Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:48 [2020-02-28T06:55:48.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
01:55:48 [2020-02-28T06:55:48.323Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:55:50 [2020-02-28T06:55:50.212Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:55:50 [2020-02-28T06:55:50.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:50 [2020-02-28T06:55:50.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:50 [2020-02-28T06:55:50.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:50 [2020-02-28T06:55:50.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:55:50 [2020-02-28T06:55:50.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:50 [2020-02-28T06:55:50.772Z] DEBUG - Setting state to checked on: lttng-sessiond
01:55:50 [2020-02-28T06:55:50.772Z] DEBUG - Setting state to unchecked on: lttng-sessiond
01:55:50 [2020-02-28T06:55:50.772Z] DEBUG - Setting state to checked on: lttng-consumerd
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - number of items : 17
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969981017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969981017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969981017 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969981017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969981016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969981016 data=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}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969981016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969981016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969981016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969981016 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969981016 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.332Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
01:55:51 [2020-02-28T06:55:51.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
01:55:51 [2020-02-28T06:55:51.892Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:55:55 [2020-02-28T06:55:55.154Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:55:55 [2020-02-28T06:55:55.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:55 [2020-02-28T06:55:55.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
01:55:55 [2020-02-28T06:55:55.154Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:55:55 [2020-02-28T06:55:55.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:55 [2020-02-28T06:55:55.409Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:55:55 [2020-02-28T06:55:55.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:55 [2020-02-28T06:55:55.409Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:55:55 [2020-02-28T06:55:55.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:55 [2020-02-28T06:55:55.664Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:55:55 [2020-02-28T06:55:55.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:55 [2020-02-28T06:55:55.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969976750 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:55:55 [2020-02-28T06:55:55.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:55:55 [2020-02-28T06:55:55.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:55:55 [2020-02-28T06:55:55.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:55:55 [2020-02-28T06:55:55.664Z] DEBUG - Attempting to set focus on Tree with text {}
01:55:55 [2020-02-28T06:55:55.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969976702 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:55:55 [2020-02-28T06:55:55.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969976702 data=null doit=true} to TreeItem with text {test}
01:55:55 [2020-02-28T06:55:55.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969976702 data=null} to TreeItem with text {test}
01:55:55 [2020-02-28T06:55:55.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969976702 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:55:55 [2020-02-28T06:55:55.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969976702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:55:55 [2020-02-28T06:55:55.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969976695 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:55:55 [2020-02-28T06:55:55.665Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:55:55 [2020-02-28T06:55:55.665Z] DEBUG - Clicking on with mnemonic 'Delete'
01:55:55 [2020-02-28T06:55:55.665Z] DEBUG - Clicked on with mnemonic 'Delete'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976069 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976069 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976068 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969976068 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Clicking on OK
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969976068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969976068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969976067 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969976067 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969976067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969976067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.226Z] DEBUG - Clicked on OK
01:55:56 [2020-02-28T06:55:56.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969976067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:55:56 [2020-02-28T06:55:56.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969976668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:55:57 [2020-02-28T06:55:57.350Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.684 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
01:55:57 [2020-02-28T06:55:57.350Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 5.372 s
01:55:57 [2020-02-28T06:55:57.350Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 3.691 s
01:55:57 [2020-02-28T06:55:57.350Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 3.72 s
01:55:57 [2020-02-28T06:55:57.350Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
01:55:59 [2020-02-28T06:55:59.863Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969972452 data=null doit=true} to Shell with text {Find}
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-1969972448 data=null} to (of type 'Combo')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Set text on (of type 'Combo') to \ACPU
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@26049ca2
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1969972446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969972445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1969972445 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1969972445 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1969972445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1969972445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1969972445 data=null item=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')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1969972445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969972445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1969972445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1969972444 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1969972444 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@13a68fb7
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1969972443 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')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969972443 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')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1969972443 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1969972443 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1969972442 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')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1969972442 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')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1969972442 data=null item=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')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1969972442 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')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969972442 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')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1969972442 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')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1969972442 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1969972442 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Clicking on Fi&nd
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969972442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969972442 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969972441 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969972441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969972441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969972441 data=null item=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')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969972433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969972433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969972433 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969972433 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Clicked on Fi&nd
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-1969972431 data=null} to (of type 'Combo')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Set text on (of type 'Combo') to \ACPU
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.864Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@293432e6
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1969972429 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')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969972429 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')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1969972428 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1969972428 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1969972428 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')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1969972428 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')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1969972428 data=null item=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')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1969972428 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')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969972427 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')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1969972427 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')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1969972427 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1969972427 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Clicking on Fi&nd
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969972427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969972427 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969972427 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969972427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969972427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969972427 data=null item=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')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969972426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969972426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969972426 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969972425 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Clicked on Fi&nd
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Clicking on Close
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969972407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969972407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969972407 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969972406 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969972406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969972406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969972406 data=null item=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')
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - Clicked on 
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
01:55:59 [2020-02-28T06:55:59.865Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:00 [2020-02-28T06:56:00.121Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.121Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.121Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.121Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.121Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.121Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969972289 data=null doit=true} to Shell with text {Find}
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1969972286 data=null} to (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Set text on (of type 'Combo') to CPU 1
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@811dc82
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1969972284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969972284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1969972284 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1969972283 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1969972283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1969972283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1969972283 data=null item=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')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1969972283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969972283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1969972283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1969972283 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1969972283 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Clicking on Fi&nd
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969972282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969972282 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969972282 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969972281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969972281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969972281 data=null item=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')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969972274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969972274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969972274 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969972274 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Clicked on Fi&nd
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1969972273 data=null} to (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Set text on (of type 'Combo') to CPU 1
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1969972272 data=null doit=true} to Button with text {F&orward}
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1969972272 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}
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1969972271 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1969972270 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')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1969972270 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')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1969972270 data=null item=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')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Clicking on Fi&nd
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969972268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969972268 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969972268 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969972268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969972268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969972267 data=null item=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')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969972266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969972265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969972265 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969972265 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Clicked on Fi&nd
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Clicking on Close
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969972263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969972263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969972263 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969972262 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969972262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969972262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969972262 data=null item=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')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Clicked on 
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.123Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969972076 data=null doit=true} to Shell with text {Find}
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Setting text on (of type 'Combo') to CPU
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=-1969972074 data=null} to (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Set text on (of type 'Combo') to CPU
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1969972073 data=null doit=true} to Button with text {&Backward}
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1969972073 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}
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1969972071 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1969972071 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')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1969972071 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')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1969972071 data=null item=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')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.380Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@54d6130
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1969972070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969972069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1969972069 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1969972069 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1969972069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1969972069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1969972069 data=null item=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')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1969972068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969972068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1969972068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1969972068 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1969972068 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d314e63
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1969972067 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')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1969972067 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')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1969972067 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1969972067 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1969972067 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')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1969972067 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')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1969972067 data=null item=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')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1969972066 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')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1969972066 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')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1969972066 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')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1969972066 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1969972066 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Clicking on Fi&nd
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969972065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969972065 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969972065 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969972065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969972065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969972065 data=null item=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')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969972042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969972041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969972041 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969972041 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Clicked on Fi&nd
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Setting text on (of type 'Combo') to CP
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=-1969972040 data=null} to (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Set text on (of type 'Combo') to CP
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.381Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Clicking on Fi&nd
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969972008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969972008 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969972008 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969972008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969972008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969972008 data=null item=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')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969972005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969972005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969972005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969972004 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969972004 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Clicked on Fi&nd
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Clicking on Close
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969972003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969972003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969972002 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969972002 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969972002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969972002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969972002 data=null item=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')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Clicked on 
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969971888 data=null doit=true} to Shell with text {Find}
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1969971886 data=null} to (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Set text on (of type 'Combo') to CPU 1
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26f44b4a
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1969971884 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')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1969971884 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')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1969971884 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1969971884 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1969971884 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')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1969971884 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')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1969971884 data=null item=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')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1969971884 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')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1969971883 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')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1969971883 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')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1969971883 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1969971883 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Clicking on Fi&nd
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969971882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969971882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969971882 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969971882 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969971882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969971882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969971882 data=null item=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')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969971875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969971875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969971874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969971874 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969971874 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Clicked on Fi&nd
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=-1969971874 data=null} to (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Set text on (of type 'Combo') to cpu 1
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Clicking on Fi&nd
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969971871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969971871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969971871 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969971871 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969971871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969971871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969971871 data=null item=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')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969971870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969971870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969971870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969971869 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969971869 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Clicked on Fi&nd
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Clicking on Close
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969971868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969971868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969971868 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969971868 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969971868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969971868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969971868 data=null item=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')
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - Clicked on 
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969971679 data=null doit=true} to Shell with text {Find}
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.638Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Clicking on Close
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969971677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969971677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969971676 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969971676 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969971676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969971676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969971676 data=null item=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')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Clicked on 
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.639Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969971565 data=null doit=true} to Shell with text {Find}
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Clicking on Close
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969971562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969971562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969971562 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969971562 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969971562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969971562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969971562 data=null item=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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Clicked on 
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969971385 data=null doit=true} to Shell with text {Find}
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1969971383 data=null} to (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Set text on (of type 'Combo') to CPU 1
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1969971382 data=null doit=true} to Button with text {F&orward}
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1969971382 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}
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1969971380 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1969971380 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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1969971380 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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1969971380 data=null item=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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@50ad06ef
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1969971379 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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1969971379 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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1969971379 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1969971379 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1969971379 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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1969971378 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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1969971378 data=null item=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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1969971378 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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1969971378 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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1969971378 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')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1969971378 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1969971378 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4c5937ea
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1969971377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969971377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1969971377 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1969971377 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1969971377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1969971377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1969971377 data=null item=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')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1969971376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969971376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1969971376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1969971376 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1969971376 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Clicking on Fi&nd
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969971375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969971375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969971375 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969971375 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969971375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969971375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969971375 data=null item=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')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969971373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969971373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969971373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969971372 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969971372 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Clicked on Fi&nd
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1969971371 data=null} to (of type 'Combo')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Set text on (of type 'Combo') to CPU 1
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1969971370 data=null doit=true} to Button with text {&Backward}
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1969971370 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}
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1969971370 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1969971369 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')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1969971369 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')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1969971369 data=null item=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')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:00 [2020-02-28T06:56:00.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Clicking on Fi&nd
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969971305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969971305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969971305 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969971305 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969971305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969971305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969971305 data=null item=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')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969971299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969971299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969971299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969971299 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969971299 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Clicked on Fi&nd
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Clicking on Close
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969971297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969971297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969971297 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969971297 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969971297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969971296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969971296 data=null item=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')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Clicked on 
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-1969971181 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform}
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Attempting to set focus on Tree with text {}
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969971159 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969971158 data=null doit=true} to TreeItem with text {test}
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969971158 data=null} to TreeItem with text {test}
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969971108 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969971108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969971102 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:56:01 [2020-02-28T06:56:01.152Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:56:01 [2020-02-28T06:56:01.465Z] DEBUG - Clicking on with mnemonic 'Delete'
01:56:01 [2020-02-28T06:56:01.465Z] DEBUG - Clicked on with mnemonic 'Delete'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969970399 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Clicking on OK
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969970398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969970398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969970398 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969970398 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969970398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969970398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.028Z] DEBUG - Clicked on OK
01:56:02 [2020-02-28T06:56:02.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969970398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:02 [2020-02-28T06:56:02.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969971074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:56:02 [2020-02-28T06:56:02.588Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.393 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
01:56:02 [2020-02-28T06:56:02.588Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.418 s
01:56:02 [2020-02-28T06:56:02.588Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.185 s
01:56:02 [2020-02-28T06:56:02.588Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.217 s
01:56:02 [2020-02-28T06:56:02.588Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.182 s
01:56:02 [2020-02-28T06:56:02.588Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.304 s
01:56:02 [2020-02-28T06:56:02.588Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.298 s
01:56:02 [2020-02-28T06:56:02.588Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
01:56:05 [2020-02-28T06:56:05.102Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:56:05 [2020-02-28T06:56:05.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:05 [2020-02-28T06:56:05.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969966887 data=null doit=true} to Shell with text {Find}
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - Setting text on (of type 'Combo') to lttng
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1969966885 data=null} to (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - Set text on (of type 'Combo') to lttng
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.358Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@14e2e4e2
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1969966884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969966883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1969966883 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1969966883 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1969966883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1969966883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1969966883 data=null item=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')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1969966883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969966883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1969966883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1969966883 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1969966883 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Clicking on Fi&nd
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969966882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969966882 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969966882 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969966882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969966882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969966882 data=null item=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')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969966877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969966877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969966877 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969966877 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Clicked on Fi&nd
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Setting text on (of type 'Combo') to lttn
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=-1969966876 data=null} to (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Set text on (of type 'Combo') to lttn
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Clicking on Fi&nd
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969966874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969966874 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969966874 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969966874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969966873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969966873 data=null item=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')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969966871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969966871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969966871 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969966871 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - Clicked on Fi&nd
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.359Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - Clicking on Close
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969966870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969966870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969966870 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969966870 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969966870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969966870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969966869 data=null item=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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Clicked on 
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969966697 data=null doit=true} to Shell with text {Find}
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Setting text on (of type 'Combo') to lttng
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1969966695 data=null} to (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Set text on (of type 'Combo') to lttng
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@76df98a9
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1969966694 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1969966694 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1969966694 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1969966694 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1969966694 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1969966693 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1969966693 data=null item=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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1969966693 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1969966693 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1969966693 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1969966693 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1969966693 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1dc12a23
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1969966692 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1969966692 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1969966692 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1969966692 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1969966692 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1969966692 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1969966692 data=null item=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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1969966691 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1969966691 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1969966691 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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1969966691 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1969966691 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Clicking on Fi&nd
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969966691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969966691 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969966690 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969966690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969966690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969966690 data=null item=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')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969966685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969966685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969966685 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969966685 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Clicked on Fi&nd
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=-1969966684 data=null} to (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - Set text on (of type 'Combo') to LTTNG
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:05 [2020-02-28T06:56:05.616Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Clicking on Fi&nd
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969966682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969966682 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969966682 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969966682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969966682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969966681 data=null item=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')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969966680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969966679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969966679 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969966679 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Clicked on Fi&nd
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Clicking on Close
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969966678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969966678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969966678 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969966678 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969966678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969966678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969966678 data=null item=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')
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - Clicked on 
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:05 [2020-02-28T06:56:05.617Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969966492 data=null doit=true} to Shell with text {Find}
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-1969966485 data=null} to (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Set text on (of type 'Combo') to \Alttng
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@65a44d8a
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1969966483 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')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1969966483 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')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1969966483 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1969966483 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1969966483 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')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1969966482 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')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1969966482 data=null item=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')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1969966482 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')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1969966482 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')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1969966482 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')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1969966482 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1969966482 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.873Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5e24311b
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1969966481 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969966481 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1969966480 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1969966480 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1969966480 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1969966480 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1969966480 data=null item=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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1969966480 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969966480 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1969966480 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1969966480 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1969966480 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Clicking on Fi&nd
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969966480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969966480 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969966480 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969966479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969966479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969966479 data=null item=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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969966475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969966475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969966474 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969966474 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Clicked on Fi&nd
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-1969966474 data=null} to (of type 'Combo')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Set text on (of type 'Combo') to \Alttng
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@72be2170
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1969966472 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969966471 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1969966471 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1969966471 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1969966471 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1969966470 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1969966470 data=null item=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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1969966469 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969966469 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1969966469 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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1969966469 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1969966469 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Clicking on Fi&nd
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969966469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969966469 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969966469 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969966469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969966469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969966469 data=null item=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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969966468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969966468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969966468 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969966468 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Clicked on Fi&nd
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Clicking on Close
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969966466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969966466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969966466 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969966466 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969966466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969966466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969966466 data=null item=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')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Clicked on 
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:05 [2020-02-28T06:56:05.874Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.131Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969966336 data=null doit=true} to Shell with text {Find}
01:56:06 [2020-02-28T06:56:06.131Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.131Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.131Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Setting text on (of type 'Combo') to lttng
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1969966307 data=null} to (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Set text on (of type 'Combo') to lttng
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@49b15bf6
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1969966305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969966304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1969966304 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1969966304 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1969966304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1969966304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1969966304 data=null item=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')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1969966304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969966304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1969966304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1969966304 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1969966304 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Clicking on Fi&nd
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969966303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969966303 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969966303 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969966302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969966302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969966302 data=null item=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')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969966298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969966298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969966298 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969966297 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Clicked on Fi&nd
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Setting text on (of type 'Combo') to lttng
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1969966296 data=null} to (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Set text on (of type 'Combo') to lttng
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1969966296 data=null doit=true} to Button with text {F&orward}
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1969966296 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}
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1969966295 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1969966294 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')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1969966294 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')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1969966294 data=null item=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')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Clicking on Fi&nd
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969966292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969966292 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969966292 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969966292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969966292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969966292 data=null item=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')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969966289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969966289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969966289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969966289 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969966289 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Clicked on Fi&nd
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Clicking on Close
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969966287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969966286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969966284 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969966284 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969966284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969966284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969966284 data=null item=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')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Clicked on 
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969966168 data=null doit=true} to Shell with text {Find}
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Clicking on Close
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969966166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969966166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969966166 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969966166 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969966166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969966166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969966166 data=null item=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')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Clicked on 
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969966102 data=null doit=true} to Shell with text {Find}
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Clicking on Close
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969966100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969966100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969966100 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969966100 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969966100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969966100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969966100 data=null item=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')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Clicked on 
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969966003 data=null doit=true} to Shell with text {Find}
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Setting text on (of type 'Combo') to lttng
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1969966001 data=null} to (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Set text on (of type 'Combo') to lttng
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:06 [2020-02-28T06:56:06.389Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Clicking on Fi&nd
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969965999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969965998 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969965998 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969965998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969965998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969965998 data=null item=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')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969965995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969965994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969965994 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969965994 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Clicked on Fi&nd
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Setting text on (of type 'Combo') to lttng
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1969965990 data=null} to (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Set text on (of type 'Combo') to lttng
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1969965990 data=null doit=true} to Button with text {&Backward}
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1969965990 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}
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1969965988 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1969965988 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')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1969965988 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')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1969965988 data=null item=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')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Clicking on Fi&nd
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969965986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969965986 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969965985 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969965985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969965985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969965985 data=null item=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')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969965966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969965965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969965965 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969965965 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Clicked on Fi&nd
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Clicking on Close
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969965963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969965963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969965908 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969965908 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969965908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969965908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969965907 data=null item=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')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Clicked on 
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.390Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969965800 data=null doit=true} to Shell with text {Find}
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Clicking on Close
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969965798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969965798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969965798 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969965798 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969965798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969965798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969965798 data=null item=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')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Clicked on 
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969965667 data=null doit=true} to Shell with text {Find}
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Clicking on Close
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969965665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969965665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969965665 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969965665 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969965665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969965665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969965665 data=null item=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')
01:56:06 [2020-02-28T06:56:06.645Z] DEBUG - Clicked on 
01:56:06 [2020-02-28T06:56:06.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:06 [2020-02-28T06:56:06.646Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.646Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.646Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.646Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.646Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.646Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.646Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969965542 data=null doit=true} to Shell with text {Find}
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Setting text on (of type 'Combo') to \A492
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=-1969965540 data=null} to (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Set text on (of type 'Combo') to \A492
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7457bfac
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1969965538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969965537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1969965537 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1969965537 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1969965537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1969965537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1969965537 data=null item=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')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1969965537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969965537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1969965537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1969965537 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1969965537 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@57db6c52
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1969965536 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')
01:56:06 [2020-02-28T06:56:06.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969965535 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1969965535 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1969965535 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1969965535 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1969965535 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1969965535 data=null item=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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1969965535 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969965535 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1969965535 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1969965534 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1969965534 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Clicking on Fi&nd
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969965534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969965534 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969965534 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969965534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969965534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969965534 data=null item=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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969965531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969965531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969965531 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969965531 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Clicked on Fi&nd
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Combo with text "\A492", using matcher: of type 'Combo'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Combo with text "\A492", using matcher: (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Setting text on (of type 'Combo') to \A492
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=-1969965504 data=null} to (of type 'Combo')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Set text on (of type 'Combo') to \A492
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@37bfaf2b
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1969965501 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969965500 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1969965500 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1969965500 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1969965500 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1969965500 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1969965500 data=null item=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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1969965499 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1969965499 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1969965499 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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1969965499 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1969965499 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Clicking on Fi&nd
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969965499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969965499 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969965499 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969965499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969965499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969965499 data=null item=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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969965498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969965498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969965498 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969965498 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Clicked on Fi&nd
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Clicking on Close
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969965496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969965496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969965496 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969965496 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969965496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969965496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969965496 data=null item=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')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Clicked on 
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969965353 data=null doit=true} to Shell with text {Find}
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:06 [2020-02-28T06:56:06.903Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Setting text on (of type 'Combo') to 492
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1969965351 data=null} to (of type 'Combo')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Set text on (of type 'Combo') to 492
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4df30c1b
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1969965307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969965307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1969965307 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1969965307 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1969965307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1969965307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1969965307 data=null item=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')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1969965307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1969965306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1969965306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1969965306 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1969965306 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Clicking on Fi&nd
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969965305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969965305 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969965305 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969965305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969965305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969965305 data=null item=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')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969965302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969965302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969965302 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969965302 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Clicked on Fi&nd
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Setting text on (of type 'Combo') to 492
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1969965297 data=null} to (of type 'Combo')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Set text on (of type 'Combo') to 492
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1969965296 data=null doit=true} to Button with text {F&orward}
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1969965296 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}
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1969965295 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1969965295 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')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1969965295 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')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1969965295 data=null item=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')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.160Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Clicking on Fi&nd
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969965293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969965293 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969965293 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969965293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969965293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969965293 data=null item=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')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969965290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969965290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969965290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969965290 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969965290 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Clicked on Fi&nd
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Clicking on Close
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969965286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969965286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969965286 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969965285 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969965285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969965285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969965285 data=null item=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')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Clicked on 
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969965152 data=null doit=true} to Shell with text {Find}
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Clicking on Close
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969965150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969965150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969965150 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969965150 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969965150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969965149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969965149 data=null item=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')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Clicked on 
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.161Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969965051 data=null doit=true} to Shell with text {Find}
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Clicking on Close
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969965049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969965048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969965048 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969965048 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969965048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969965048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969965048 data=null item=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')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Clicked on 
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Attempting to set focus on (of type 'Canvas')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1969964957 data=null doit=true} to Shell with text {Find}
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Setting text on (of type 'Combo') to 492
01:56:07 [2020-02-28T06:56:07.417Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1969964955 data=null} to (of type 'Combo')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Set text on (of type 'Combo') to 492
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Clicking on Fi&nd
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969964953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969964953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969964953 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969964953 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969964953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969964953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969964953 data=null item=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')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969964949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969964949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969964949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969964949 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969964949 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Clicked on Fi&nd
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Setting text on (of type 'Combo') to 492
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1969964948 data=null} to (of type 'Combo')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Set text on (of type 'Combo') to 492
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1969964945 data=null doit=true} to Button with text {&Backward}
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1969964945 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}
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1969964944 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1969964943 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')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1969964943 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')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1969964943 data=null item=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')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Clicking on Fi&nd
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1969964941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969964941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1969964941 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1969964941 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1969964941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1969964941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1969964941 data=null item=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')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1969964938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1969964938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1969964938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1969964938 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1969964938 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - Clicked on Fi&nd
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.418Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Clicking on Close
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1969964933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1969964933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1969964933 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1969964933 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1969964933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1969964933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1969964933 data=null item=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')
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Clicked on 
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-1969964884 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform}
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Attempting to set focus on Tree with text {}
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969964862 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969964862 data=null doit=true} to TreeItem with text {test}
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969964862 data=null} to TreeItem with text {test}
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969964862 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969964861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:56:07 [2020-02-28T06:56:07.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969964854 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:56:07 [2020-02-28T06:56:07.674Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:56:07 [2020-02-28T06:56:07.674Z] DEBUG - Clicking on with mnemonic 'Delete'
01:56:07 [2020-02-28T06:56:07.674Z] DEBUG - Clicked on with mnemonic 'Delete'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964180 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964180 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964180 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969964180 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Clicking on OK
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969964179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969964179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969964179 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969964179 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969964179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969964179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.237Z] DEBUG - Clicked on OK
01:56:08 [2020-02-28T06:56:08.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969964179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:08 [2020-02-28T06:56:08.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969964792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:56:08 [2020-02-28T06:56:08.797Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.994 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
01:56:08 [2020-02-28T06:56:08.797Z] testWholeWord[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.356 s
01:56:08 [2020-02-28T06:56:08.797Z] testCaseSensitive[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.149 s
01:56:08 [2020-02-28T06:56:08.797Z] testRegEx[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.257 s
01:56:08 [2020-02-28T06:56:08.797Z] testDirection[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.137 s
01:56:08 [2020-02-28T06:56:08.797Z] testOpenCloseDialog[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.185 s
01:56:08 [2020-02-28T06:56:08.797Z] testWrapSearch[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.19 s
01:56:08 [2020-02-28T06:56:08.797Z] testWholeWord[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.113 s
01:56:08 [2020-02-28T06:56:08.797Z] testCaseSensitive[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.167 s
01:56:08 [2020-02-28T06:56:08.797Z] testRegEx[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.134 s
01:56:08 [2020-02-28T06:56:08.797Z] testDirection[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.208 s
01:56:08 [2020-02-28T06:56:08.797Z] testOpenCloseDialog[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.237 s
01:56:08 [2020-02-28T06:56:08.797Z] testWrapSearch[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.134 s
01:56:08 [2020-02-28T06:56:08.797Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest
01:56:14 [2020-02-28T06:56:14.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
01:56:14 [2020-02-28T06:56:14.037Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:56:14 [2020-02-28T06:56:14.037Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:56:14 [2020-02-28T06:56:14.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.038Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
01:56:14 [2020-02-28T06:56:14.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.038Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:56:14 [2020-02-28T06:56:14.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.038Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
01:56:14 [2020-02-28T06:56:14.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.293Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:56:14 [2020-02-28T06:56:14.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.293Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
01:56:14 [2020-02-28T06:56:14.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.293Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:56:14 [2020-02-28T06:56:14.548Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.548Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1969957674 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - Attempting to set focus on Tree with text {}
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969957641 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969957641 data=null doit=true} to TreeItem with text {test}
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969957641 data=null} to TreeItem with text {test}
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969957640 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969957640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969957633 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - Clicking on with mnemonic 'Delete'
01:56:14 [2020-02-28T06:56:14.804Z] DEBUG - Clicked on with mnemonic 'Delete'
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969957032 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:56:15 [2020-02-28T06:56:15.364Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - Clicking on OK
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969957031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969957031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969957031 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969957031 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969957031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969957030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.365Z] DEBUG - Clicked on OK
01:56:15 [2020-02-28T06:56:15.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969957030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:56:15 [2020-02-28T06:56:15.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969957591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:56:16 [2020-02-28T06:56:16.183Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.517 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest
01:56:16 [2020-02-28T06:56:16.183Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest)  Time elapsed: 1.025 s
01:56:16 [2020-02-28T06:56:16.183Z] 
01:56:16 [2020-02-28T06:56:16.183Z] Results:
01:56:16 [2020-02-28T06:56:16.183Z] 
01:56:16 [2020-02-28T06:56:16.183Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 1
01:56:16 [2020-02-28T06:56:16.183Z] 
01:56:16 [2020-02-28T06:56:16.744Z] 
01:56:16 [2020-02-28T06:56:16.744Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:56:16.444
01:56:16 [2020-02-28T06:56:16.744Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:56:16 [2020-02-28T06:56:16.744Z] 
01:56:16 [2020-02-28T06:56:16.744Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:56:16.446
01:56:16 [2020-02-28T06:56:16.744Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:56:16 [2020-02-28T06:56:16.744Z] 
01:56:16 [2020-02-28T06:56:16.744Z] !ENTRY org.eclipse.ui 4 0 2020-02-28 06:56:16.447
01:56:16 [2020-02-28T06:56:16.744Z] !MESSAGE Error occurred during status handling
01:56:16 [2020-02-28T06:56:16.744Z] !STACK 0
01:56:16 [2020-02-28T06:56:16.744Z] java.lang.NullPointerException
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
01:56:16 [2020-02-28T06:56:16.744Z] 	at java.security.AccessController.doPrivileged(Native Method)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
01:56:16 [2020-02-28T06:56:16.744Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
01:56:16 [2020-02-28T06:56:16.744Z] 	at java.lang.Thread.run(Thread.java:748)
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] All tests passed!
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] 
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:56:17 [2020-02-28T06:56:17.671Z] [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
01:56:17 [2020-02-28T06:56:17.671Z] [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
01:56:17 [2020-02-28T06:56:17.671Z] [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
01:56:17 [2020-02-28T06:56:17.671Z] [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
01:56:17 [2020-02-28T06:56:17.671Z] [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
01:56:17 [2020-02-28T06:56:17.671Z] [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
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] 
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] 
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT [95/138]
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] 
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] 
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] The project's OSGi version is 4.1.0.202002280607
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] 
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] 
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] 
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] 
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] 
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:17 [2020-02-28T06:56:17.671Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
01:56:18 [2020-02-28T06:56:18.232Z] [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:[44] 
01:56:18 [2020-02-28T06:56:18.232Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null;
01:56:18 [2020-02-28T06:56:18.232Z] 	                                                                                                          ^
01:56:18 [2020-02-28T06:56:18.232Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
01:56:18 [2020-02-28T06:56:18.232Z] [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:[96] 
01:56:18 [2020-02-28T06:56:18.232Z] 	return Objects.requireNonNull(Optional.of(new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic(), file.getValidityStart(), file.getValidityEnd())));
01:56:18 [2020-02-28T06:56:18.232Z] 	                                                             ^^^^^^^^
01:56:18 [2020-02-28T06:56:18.232Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:56:18 [2020-02-28T06:56:18.232Z] [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:[134] 
01:56:18 [2020-02-28T06:56:18.232Z] 	int tidQuark = entry.getValue();
01:56:18 [2020-02-28T06:56:18.232Z] 	               ^^^^^^^^^^^^^^^^
01:56:18 [2020-02-28T06:56:18.232Z] 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
01:56:18 [2020-02-28T06:56:18.232Z] [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:[177] 
01:56:18 [2020-02-28T06:56:18.232Z] 	builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName())));
01:56:18 [2020-02-28T06:56:18.232Z] 	                                                                                ^^^^^^^^^^^^^^^^^^^^
01:56:18 [2020-02-28T06:56:18.232Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:56:18 [2020-02-28T06:56:18.232Z] 4 problems (4 warnings)
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:18 [2020-02-28T06:56:18.232Z] [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
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:18 [2020-02-28T06:56:18.232Z] [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
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.232Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:18 [2020-02-28T06:56:18.232Z] [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
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:18 [2020-02-28T06:56:18.487Z] [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
01:56:18 [2020-02-28T06:56:18.487Z] [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
01:56:18 [2020-02-28T06:56:18.487Z] [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
01:56:18 [2020-02-28T06:56:18.487Z] [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
01:56:18 [2020-02-28T06:56:18.487Z] [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
01:56:18 [2020-02-28T06:56:18.487Z] [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
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT  [96/138]
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] The project's OSGi version is 3.0.6.202002280607
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.487Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
01:56:18 [2020-02-28T06:56:18.742Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.742Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:56:18 [2020-02-28T06:56:18.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
01:56:18 [2020-02-28T06:56:18.742Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.742Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.997Z] [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
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.997Z] [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
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.997Z] [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
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.997Z] [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
01:56:18 [2020-02-28T06:56:18.997Z] [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
01:56:18 [2020-02-28T06:56:18.997Z] [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
01:56:18 [2020-02-28T06:56:18.997Z] [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
01:56:18 [2020-02-28T06:56:18.997Z] [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
01:56:18 [2020-02-28T06:56:18.997Z] [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
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT     [97/138]
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target
01:56:18 [2020-02-28T06:56:18.997Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [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
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [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
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] 
01:56:18 [2020-02-28T06:56:18.998Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:18 [2020-02-28T06:56:18.998Z] [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
01:56:18 [2020-02-28T06:56:18.998Z] [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
01:56:18 [2020-02-28T06:56:18.998Z] [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
01:56:18 [2020-02-28T06:56:18.998Z] [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
01:56:19 [2020-02-28T06:56:19.254Z] [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
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [98/138]
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] The project's OSGi version is 1.0.9.202002280607
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
01:56:19 [2020-02-28T06:56:19.254Z] [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:[131] 
01:56:19 [2020-02-28T06:56:19.254Z] 	CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID);
01:56:19 [2020-02-28T06:56:19.254Z] 	                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:56:19 [2020-02-28T06:56:19.254Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
01:56:19 [2020-02-28T06:56:19.254Z] 1 problem (1 warning)
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [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
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [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
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.254Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.254Z] [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
01:56:19 [2020-02-28T06:56:19.509Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.509Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.509Z] [INFO] 
01:56:19 [2020-02-28T06:56:19.509Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:19 [2020-02-28T06:56:19.765Z] [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
01:56:19 [2020-02-28T06:56:19.765Z] [INFO] Command line:
01:56:19 [2020-02-28T06:56:19.765Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.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]
01:56:19 [2020-02-28T06:56:19.765Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:56:21 [2020-02-28T06:56:21.650Z] !SESSION 2020-02-28 06:56:19.721 -----------------------------------------------
01:56:21 [2020-02-28T06:56:21.650Z] eclipse.buildId=unknown
01:56:21 [2020-02-28T06:56:21.650Z] java.version=1.8.0_202
01:56:21 [2020-02-28T06:56:21.650Z] java.vendor=Oracle Corporation
01:56:21 [2020-02-28T06:56:21.650Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:56:21 [2020-02-28T06:56:21.650Z] 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
01:56:21 [2020-02-28T06:56:21.650Z] 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
01:56:21 [2020-02-28T06:56:21.650Z] 
01:56:21 [2020-02-28T06:56:21.650Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:56:21.361
01:56:21 [2020-02-28T06:56:21.650Z] !MESSAGE FrameworkEvent ERROR
01:56:21 [2020-02-28T06:56:21.650Z] !STACK 0
01:56:21 [2020-02-28T06:56:21.650Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:56:21 [2020-02-28T06:56:21.650Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:56:21 [2020-02-28T06:56:21.650Z] 
01:56:21 [2020-02-28T06:56:21.650Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:56:21 [2020-02-28T06:56:21.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:56:21 [2020-02-28T06:56:21.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:56:21 [2020-02-28T06:56:21.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:56:21 [2020-02-28T06:56:21.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:56:21 [2020-02-28T06:56:21.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:56:21 [2020-02-28T06:56:21.650Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:56:21 [2020-02-28T06:56:21.650Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:56:23 [2020-02-28T06:56:23.017Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
01:56:23 [2020-02-28T06:56:23.017Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
01:56:23 [2020-02-28T06:56:23.017Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
01:56:23 [2020-02-28T06:56:23.017Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
01:56:23 [2020-02-28T06:56:23.017Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
01:56:23 [2020-02-28T06:56:23.017Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
01:56:23 [2020-02-28T06:56:23.017Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
01:56:23 [2020-02-28T06:56:23.017Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
01:56:23 [2020-02-28T06:56:23.017Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
01:56:23 [2020-02-28T06:56:23.017Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
01:56:29 [2020-02-28T06:56:29.545Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.125 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
01:56:29 [2020-02-28T06:56:29.545Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.567 s
01:56:29 [2020-02-28T06:56:29.545Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.001 s
01:56:29 [2020-02-28T06:56:29.545Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.135 s
01:56:29 [2020-02-28T06:56:29.545Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.032 s
01:56:29 [2020-02-28T06:56:29.545Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.112 s
01:56:29 [2020-02-28T06:56:29.545Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.024 s
01:56:29 [2020-02-28T06:56:29.545Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.114 s
01:56:29 [2020-02-28T06:56:29.545Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.014 s
01:56:29 [2020-02-28T06:56:29.545Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.122 s
01:56:29 [2020-02-28T06:56:29.545Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
01:56:29 [2020-02-28T06:56:29.545Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
01:56:29 [2020-02-28T06:56:29.545Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.003 s
01:56:29 [2020-02-28T06:56:29.545Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
01:56:41 [2020-02-28T06:56:41.706Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.135 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
01:56:41 [2020-02-28T06:56:41.706Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.367 s
01:56:41 [2020-02-28T06:56:41.706Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.199 s
01:56:41 [2020-02-28T06:56:41.706Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.184 s
01:56:41 [2020-02-28T06:56:41.706Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.14 s
01:56:41 [2020-02-28T06:56:41.706Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.138 s
01:56:41 [2020-02-28T06:56:41.706Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 3.974 s
01:56:41 [2020-02-28T06:56:41.706Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.128 s
01:56:41 [2020-02-28T06:56:41.706Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
01:56:49 [2020-02-28T06:56:49.784Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.279 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
01:56:49 [2020-02-28T06:56:49.784Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.201 s
01:56:49 [2020-02-28T06:56:49.784Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.125 s
01:56:49 [2020-02-28T06:56:49.784Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.125 s
01:56:49 [2020-02-28T06:56:49.784Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.126 s
01:56:49 [2020-02-28T06:56:49.784Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.121 s
01:56:49 [2020-02-28T06:56:49.784Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.457 s
01:56:49 [2020-02-28T06:56:49.784Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.123 s
01:56:49 [2020-02-28T06:56:49.784Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
01:56:49 [2020-02-28T06:56:49.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
01:56:49 [2020-02-28T06:56:49.784Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.104 s
01:56:49 [2020-02-28T06:56:49.784Z] 
01:56:49 [2020-02-28T06:56:49.784Z] Results:
01:56:49 [2020-02-28T06:56:49.784Z] 
01:56:49 [2020-02-28T06:56:49.784Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
01:56:49 [2020-02-28T06:56:49.784Z] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] All tests passed!
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:50 [2020-02-28T06:56:50.710Z] [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
01:56:50 [2020-02-28T06:56:50.710Z] [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
01:56:50 [2020-02-28T06:56:50.710Z] [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
01:56:50 [2020-02-28T06:56:50.710Z] [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
01:56:50 [2020-02-28T06:56:50.710Z] [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
01:56:50 [2020-02-28T06:56:50.710Z] [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
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [99/138]
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] The project's OSGi version is 1.0.0.202002280607
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.710Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.965Z] [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
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.965Z] [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
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.965Z] [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
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] 
01:56:50 [2020-02-28T06:56:50.965Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:56:51 [2020-02-28T06:56:51.220Z] [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
01:56:51 [2020-02-28T06:56:51.220Z] [INFO] Command line:
01:56:51 [2020-02-28T06:56:51.220Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.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]
01:56:51 [2020-02-28T06:56:51.220Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:56:53 [2020-02-28T06:56:53.736Z] !SESSION 2020-02-28 06:56:51.327 -----------------------------------------------
01:56:53 [2020-02-28T06:56:53.736Z] eclipse.buildId=unknown
01:56:53 [2020-02-28T06:56:53.736Z] java.version=1.8.0_202
01:56:53 [2020-02-28T06:56:53.736Z] java.vendor=Oracle Corporation
01:56:53 [2020-02-28T06:56:53.736Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:56:53 [2020-02-28T06:56:53.736Z] 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
01:56:53 [2020-02-28T06:56:53.736Z] 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
01:56:53 [2020-02-28T06:56:53.736Z] 
01:56:53 [2020-02-28T06:56:53.736Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:56:53.317
01:56:53 [2020-02-28T06:56:53.736Z] !MESSAGE FrameworkEvent ERROR
01:56:53 [2020-02-28T06:56:53.736Z] !STACK 0
01:56:53 [2020-02-28T06:56:53.736Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:56:53 [2020-02-28T06:56:53.736Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:56:53 [2020-02-28T06:56:53.736Z] 
01:56:53 [2020-02-28T06:56:53.736Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:56:53 [2020-02-28T06:56:53.736Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:56:53 [2020-02-28T06:56:53.736Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:56:53 [2020-02-28T06:56:53.736Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:56:53 [2020-02-28T06:56:53.736Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:56:53 [2020-02-28T06:56:53.736Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:56:53 [2020-02-28T06:56:53.736Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:56:53 [2020-02-28T06:56:53.736Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:56:54 [2020-02-28T06:56:54.660Z] process 14657: 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
01:56:54 [2020-02-28T06:56:54.660Z] See the manual page for dbus-uuidgen to correct this issue.
01:57:02 [2020-02-28T06:57:02.739Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
01:57:02 [2020-02-28T06:57:02.739Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
01:57:02 [2020-02-28T06:57:02.739Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
01:57:02 [2020-02-28T06:57:02.739Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
01:57:02 [2020-02-28T06:57:02.739Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
01:57:02 [2020-02-28T06:57:02.739Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
01:57:02 [2020-02-28T06:57:02.739Z] 
01:57:02 [2020-02-28T06:57:02.739Z] Results:
01:57:02 [2020-02-28T06:57:02.739Z] 
01:57:02 [2020-02-28T06:57:02.739Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
01:57:02 [2020-02-28T06:57:02.739Z] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] All tests passed!
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:57:03 [2020-02-28T06:57:03.665Z] [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
01:57:03 [2020-02-28T06:57:03.665Z] [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
01:57:03 [2020-02-28T06:57:03.665Z] [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
01:57:03 [2020-02-28T06:57:03.665Z] [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
01:57:03 [2020-02-28T06:57:03.665Z] [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
01:57:03 [2020-02-28T06:57:03.665Z] [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
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT [100/138]
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] The project's OSGi version is 1.0.11.202002280607
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:57:03 [2020-02-28T06:57:03.665Z] [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
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.665Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.665Z] [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
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:57:03 [2020-02-28T06:57:03.920Z] [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
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.920Z] [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
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.920Z] [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
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.920Z] [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
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] 
01:57:03 [2020-02-28T06:57:03.920Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:57:04 [2020-02-28T06:57:04.432Z] [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
01:57:04 [2020-02-28T06:57:04.432Z] [INFO] Command line:
01:57:04 [2020-02-28T06:57:04.432Z] 	[/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]
01:57:04 [2020-02-28T06:57:04.432Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:57:06 [2020-02-28T06:57:06.318Z] !SESSION 2020-02-28 06:57:04.420 -----------------------------------------------
01:57:06 [2020-02-28T06:57:06.318Z] eclipse.buildId=unknown
01:57:06 [2020-02-28T06:57:06.318Z] java.version=1.8.0_202
01:57:06 [2020-02-28T06:57:06.318Z] java.vendor=Oracle Corporation
01:57:06 [2020-02-28T06:57:06.318Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:57:06 [2020-02-28T06:57:06.318Z] 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
01:57:06 [2020-02-28T06:57:06.318Z] 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
01:57:06 [2020-02-28T06:57:06.318Z] 
01:57:06 [2020-02-28T06:57:06.318Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:57:06.252
01:57:06 [2020-02-28T06:57:06.318Z] !MESSAGE FrameworkEvent ERROR
01:57:06 [2020-02-28T06:57:06.318Z] !STACK 0
01:57:06 [2020-02-28T06:57:06.318Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:57:06 [2020-02-28T06:57:06.318Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:57:06 [2020-02-28T06:57:06.318Z] 
01:57:06 [2020-02-28T06:57:06.318Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:57:06 [2020-02-28T06:57:06.318Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:57:06 [2020-02-28T06:57:06.318Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:57:06 [2020-02-28T06:57:06.318Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:57:06 [2020-02-28T06:57:06.318Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:57:06 [2020-02-28T06:57:06.318Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:57:06 [2020-02-28T06:57:06.318Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:57:06 [2020-02-28T06:57:06.318Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:57:11 [2020-02-28T06:57:11.553Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
01:57:14 [2020-02-28T06:57:14.817Z] Display size: 1440x900
01:57:14 [2020-02-28T06:57:14.817Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:57:14 [2020-02-28T06:57:14.817Z] GTK version=2.24.30
01:57:14 [2020-02-28T06:57:14.817Z] GTK theme=unknown
01:57:14 [2020-02-28T06:57:14.817Z] LIBOVERLAY_SCROLLBAR=0
01:57:14 [2020-02-28T06:57:14.817Z] Time zone: Coordinated Universal Time
01:57:14 [2020-02-28T06:57:14.817Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:57:14 [2020-02-28T06:57:14.817Z] log4j:WARN Please initialize the log4j system properly.
01:57:16 [2020-02-28T06:57:16.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
01:57:16 [2020-02-28T06:57:16.180Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - Setting state to checked on: memory
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
01:57:26 [2020-02-28T06:57:26.121Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Setting state to checked on: memory
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969883883 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969883859 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969883859 data=null doit=true} to TreeItem with text {test}
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969883859 data=null} to TreeItem with text {test}
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969883858 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969883858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969883798 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Clicking on with mnemonic 'Delete'
01:57:28 [2020-02-28T06:57:28.638Z] DEBUG - Clicked on with mnemonic 'Delete'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882882 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882881 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882880 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969882880 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Clicking on OK
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969882878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969882877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969882877 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969882877 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969882877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969882877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:29 [2020-02-28T06:57:29.565Z] DEBUG - Clicked on OK
01:57:30 [2020-02-28T06:57:30.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969882876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:30 [2020-02-28T06:57:30.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969883668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:57:30 [2020-02-28T06:57:30.686Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.818 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
01:57:30 [2020-02-28T06:57:30.686Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 10.344 s
01:57:30 [2020-02-28T06:57:30.686Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 2.466 s
01:57:30 [2020-02-28T06:57:30.686Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969881551 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969881551 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969881551 data=null} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969881551 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969881551 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}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969881509 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969881508 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969881508 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969881508 data=null} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969881507 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969881507 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}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969881500 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969881499 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969881499 data=null} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969881498 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969881498 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}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969881427 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969881425 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969881425 data=null doit=true} to TreeItem with text {Traces [0]}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969881424 data=null} to TreeItem with text {Traces [0]}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969881424 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969881424 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:57:30 [2020-02-28T06:57:30.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969881404 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:32 [2020-02-28T06:57:32.827Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
01:57:32 [2020-02-28T06:57:32.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:34 [2020-02-28T06:57:34.190Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:34 [2020-02-28T06:57:34.190Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:34 [2020-02-28T06:57:34.190Z] DEBUG - number of items : 18
01:57:34 [2020-02-28T06:57:34.190Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:34 [2020-02-28T06:57:34.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969878044 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}
01:57:34 [2020-02-28T06:57:34.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969878044 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}
01:57:34 [2020-02-28T06:57:34.190Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969878044 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:34 [2020-02-28T06:57:34.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969878044 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}
01:57:34 [2020-02-28T06:57:34.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969878044 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}
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969877983 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}
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969877977 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}
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969877977 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}
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969877977 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969877977 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Clicking on Add...
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1969877974 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')
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1969877974 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')
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1969877974 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1969877974 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1969877974 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')
01:57:34 [2020-02-28T06:57:34.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1969877974 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')
01:57:34 [2020-02-28T06:57:34.702Z] 
01:57:34 [2020-02-28T06:57:34.702Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-02-28 06:57:34.547
01:57:34 [2020-02-28T06:57:34.702Z] !MESSAGE no spawner in java.library.path
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1969877974 data=null item=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')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1969877508 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')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1969877507 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')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1969877507 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')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1969877507 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1969877507 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Clicked on Add...
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Clicking on OK
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969877506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969877505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969877505 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969877505 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969877505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969877505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-1969877487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969877505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969878043 data=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}
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Clicked on 
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:57:34 [2020-02-28T06:57:34.959Z] DEBUG - Attempting to set focus on (of type 'Table')
01:57:35 [2020-02-28T06:57:35.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969876599 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969876578 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969876578 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969876577 data=null} to TreeItem with text {TestForCallstack}
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969876577 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969876577 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}
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969876567 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - Clicking on with mnemonic 'Delete'
01:57:35 [2020-02-28T06:57:35.775Z] DEBUG - Clicked on with mnemonic 'Delete'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875865 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875865 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875864 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969875864 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Clicking on OK
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969875863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969875863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969875863 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969875862 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969875862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969875862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:36 [2020-02-28T06:57:36.702Z] DEBUG - Clicked on OK
01:57:37 [2020-02-28T06:57:37.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969875862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:37 [2020-02-28T06:57:37.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969876479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969874544 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969874544 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969874544 data=null} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969874544 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969874544 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}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969874536 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969874535 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969874535 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969874535 data=null} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969874535 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969874534 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}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969874528 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969874528 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969874528 data=null} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969874527 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969874527 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}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969874524 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969874523 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969874523 data=null doit=true} to TreeItem with text {Traces [0]}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969874523 data=null} to TreeItem with text {Traces [0]}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969874522 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969874522 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:57:37 [2020-02-28T06:57:37.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969874516 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - number of items : 18
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969872541 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}
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969872540 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}
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969872540 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969872540 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}
01:57:39 [2020-02-28T06:57:39.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969872540 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}
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969872482 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}
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969872482 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}
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969872482 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}
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969872481 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969872481 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Clicking on Add...
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1969872480 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')
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1969872480 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')
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1969872479 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1969872479 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1969872479 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')
01:57:39 [2020-02-28T06:57:39.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1969872479 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1969872056 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1969872056 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1969872055 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1969872055 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1969872055 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Clicked on Add...
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Clicking on OK
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969872054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969872054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969872054 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969872054 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969872053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969872053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969872053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1969872479 data=null item=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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Clicked on 
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Attempting to set focus on (of type 'Table')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Selecting rows [0] in (of type 'Table')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969872035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969872035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969872035 data=null doit=true} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969872035 data=null} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.233Z] 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=-1969872034 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969872034 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')
01:57:40 [2020-02-28T06:57:40.233Z] 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=-1969872033 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Clicking on Down
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1969872032 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1969872032 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1969872032 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1969872032 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1969872032 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1969872032 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1969872032 data=null item=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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1969872030 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1969872030 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1969872029 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1969872029 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1969872029 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Clicked on Down
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Clicking on Down
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1969872029 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1969872029 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1969872029 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1969872029 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1969872029 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1969872029 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1969872029 data=null item=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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1969872027 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1969872027 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1969872027 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1969872027 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1969872026 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Clicked on Down
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Clicking on Down
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1969872026 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1969872026 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1969872026 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1969872026 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1969872026 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1969872026 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1969872026 data=null item=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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1969872008 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1969872008 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1969872008 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1969872007 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1969872007 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Clicked on Down
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Clicking on Up
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1969872006 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1969872006 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')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1969872006 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1969872006 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1969872005 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1969872005 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1969872005 data=null item=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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1969872004 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1969872003 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1969872003 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1969872003 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1969872003 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Clicked on Up
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Clicking on Up
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1969872003 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1969872003 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1969872003 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1969872003 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1969872003 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1969872003 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1969872003 data=null item=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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1969872001 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1969872001 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1969872001 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1969872001 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1969872000 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Clicked on Up
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Clicking on Up
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1969872000 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1969872000 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1969872000 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1969871999 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1969871999 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1969871999 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1969871999 data=null item=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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1969871997 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1969871997 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1969871997 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')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1969871997 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1969871997 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Clicked on Up
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Attempting to set focus on (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969871995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969871995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969871995 data=null doit=true} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969871995 data=null} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] 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=-1969871995 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969871994 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')
01:57:40 [2020-02-28T06:57:40.234Z] 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=-1969871994 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969871994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969871994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969871994 data=null doit=true} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969871993 data=null} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.492Z] 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=-1969871993 data=null button=1 stateMask=0x40000 x=259 y=36 count=1} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969871993 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')
01:57:40 [2020-02-28T06:57:40.492Z] 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=-1969871992 data=null button=1 stateMask=0xc0000 x=259 y=36 count=1} to (of type 'Table')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Clicking on Remove
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-1969871991 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')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-1969871991 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')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-1969871991 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-1969871991 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-1969871991 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')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-1969871991 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')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-1969871991 data=null item=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')
01:57:40 [2020-02-28T06:57:40.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Clicked on Remove
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Clicking on Cancel
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1969871988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1969871988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1969871988 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1969871988 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1969871987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1969871987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1969871987 data=null item=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')
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969872540 data=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}
01:57:40 [2020-02-28T06:57:40.492Z] DEBUG - Clicked on 
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969871681 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969871662 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969871662 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969871662 data=null} to TreeItem with text {TestForCallstack}
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969871662 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969871662 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}
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969871655 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - Clicking on with mnemonic 'Delete'
01:57:40 [2020-02-28T06:57:40.747Z] DEBUG - Clicked on with mnemonic 'Delete'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870970 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870970 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870969 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969870969 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Clicking on OK
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969870968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969870968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969870968 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969870968 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969870968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969870968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.308Z] DEBUG - Clicked on OK
01:57:41 [2020-02-28T06:57:41.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969870968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:41 [2020-02-28T06:57:41.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969871587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969869848 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969869847 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969869847 data=null} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969869847 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969869847 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}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969869837 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969869837 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969869836 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969869836 data=null} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969869836 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969869836 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}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969869828 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969869828 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969869827 data=null} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969869827 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969869827 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}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969869822 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969869822 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969869821 data=null doit=true} to TreeItem with text {Traces [0]}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969869821 data=null} to TreeItem with text {Traces [0]}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969869821 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969869821 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:57:42 [2020-02-28T06:57:42.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969869814 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:44 [2020-02-28T06:57:44.316Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
01:57:44 [2020-02-28T06:57:44.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:44 [2020-02-28T06:57:44.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:44 [2020-02-28T06:57:44.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:57:44 [2020-02-28T06:57:44.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:57:44 [2020-02-28T06:57:44.316Z] DEBUG - Attempting to set focus on (of type 'Table')
01:57:44 [2020-02-28T06:57:44.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=-1969867307 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}
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=-1969867295 data=null button=1 stateMask=0x80000 x=78 y=-13 count=1} to TreeColumn with text {Name}
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-1969867291 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}
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-1969867285 data=null button=1 stateMask=0x80000 x=186 y=-13 count=1} to TreeColumn with text {PID/TID}
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=-1969867281 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}
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-1969867276 data=null button=1 stateMask=0x80000 x=344 y=-13 count=1} to TreeColumn with text {Start time}
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:45 [2020-02-28T06:57:45.132Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:45 [2020-02-28T06:57:45.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969866782 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:57:45 [2020-02-28T06:57:45.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:57:45 [2020-02-28T06:57:45.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:45 [2020-02-28T06:57:45.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:45 [2020-02-28T06:57:45.692Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:45 [2020-02-28T06:57:45.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969866760 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:45 [2020-02-28T06:57:45.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969866760 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:45 [2020-02-28T06:57:45.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969866760 data=null} to TreeItem with text {TestForCallstack}
01:57:45 [2020-02-28T06:57:45.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969866760 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:45 [2020-02-28T06:57:45.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969866759 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}
01:57:45 [2020-02-28T06:57:45.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969866751 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:45 [2020-02-28T06:57:45.693Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:57:45 [2020-02-28T06:57:45.693Z] DEBUG - Clicking on with mnemonic 'Delete'
01:57:45 [2020-02-28T06:57:45.693Z] DEBUG - Clicked on with mnemonic 'Delete'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866082 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866080 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866080 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969866080 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Clicking on OK
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969866078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969866078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969866078 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969866078 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969866077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969866077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.253Z] DEBUG - Clicked on OK
01:57:46 [2020-02-28T06:57:46.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969866077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:46 [2020-02-28T06:57:46.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969866687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969865077 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969865077 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969865077 data=null} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969865077 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969865076 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}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969865068 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969865067 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969865067 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969865067 data=null} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969865066 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969865066 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}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969865059 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969865058 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969865058 data=null} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969865058 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969865058 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}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969865054 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969865053 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969865052 data=null doit=true} to TreeItem with text {Traces [0]}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969865052 data=null} to TreeItem with text {Traces [0]}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969865052 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969865052 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:57:47 [2020-02-28T06:57:47.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969865045 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:49 [2020-02-28T06:57:49.320Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
01:57:49 [2020-02-28T06:57:49.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:49 [2020-02-28T06:57:49.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:49 [2020-02-28T06:57:49.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:49 [2020-02-28T06:57:49.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:57:49 [2020-02-28T06:57:49.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:57:49 [2020-02-28T06:57:49.320Z] DEBUG - Attempting to set focus on (of type 'Table')
01:57:49 [2020-02-28T06:57:49.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:49 [2020-02-28T06:57:49.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:49 [2020-02-28T06:57:49.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:49 [2020-02-28T06:57:49.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:49 [2020-02-28T06:57:49.575Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:49 [2020-02-28T06:57:49.575Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969862434 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969862412 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969862412 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969862411 data=null} to TreeItem with text {TestForCallstack}
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969862411 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969862411 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}
01:57:49 [2020-02-28T06:57:49.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969862400 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:50 [2020-02-28T06:57:50.085Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:57:50 [2020-02-28T06:57:50.085Z] DEBUG - Clicking on with mnemonic 'Delete'
01:57:50 [2020-02-28T06:57:50.085Z] DEBUG - Clicked on with mnemonic 'Delete'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969861760 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Clicking on OK
01:57:50 [2020-02-28T06:57:50.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969861759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969861759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969861759 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969861759 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969861759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969861759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.647Z] DEBUG - Clicked on OK
01:57:50 [2020-02-28T06:57:50.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969861759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:50 [2020-02-28T06:57:50.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969862366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969861144 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969861144 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969861144 data=null} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969861143 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969861143 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}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969861137 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969861137 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969861137 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969861137 data=null} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969861137 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969861136 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}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969861132 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969861131 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969861131 data=null} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969861131 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969861131 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}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969861128 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969861128 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969861128 data=null doit=true} to TreeItem with text {Traces [0]}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969861128 data=null} to TreeItem with text {Traces [0]}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969861127 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969861127 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:57:51 [2020-02-28T06:57:51.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969861123 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:53 [2020-02-28T06:57:53.042Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
01:57:53 [2020-02-28T06:57:53.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:53 [2020-02-28T06:57:53.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:53 [2020-02-28T06:57:53.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:53 [2020-02-28T06:57:53.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:53 [2020-02-28T06:57:53.042Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:53 [2020-02-28T06:57:53.042Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969858783 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969858766 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969858765 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969858765 data=null} to TreeItem with text {TestForCallstack}
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969858765 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969858765 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}
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969858759 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - Clicking on with mnemonic 'Delete'
01:57:53 [2020-02-28T06:57:53.603Z] DEBUG - Clicked on with mnemonic 'Delete'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858153 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858153 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858152 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969858152 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Clicking on OK
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969858152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969858152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969858152 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969858151 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969858151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969858151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.164Z] DEBUG - Clicked on OK
01:57:54 [2020-02-28T06:57:54.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969858151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:54 [2020-02-28T06:57:54.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969858725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969857535 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969857534 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969857534 data=null} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969857534 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969857534 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}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969857528 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969857528 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969857528 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969857527 data=null} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969857527 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969857527 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}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969857522 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969857522 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969857522 data=null} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969857522 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969857521 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}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969857519 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:54 [2020-02-28T06:57:54.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969857518 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:57:54 [2020-02-28T06:57:54.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969857518 data=null doit=true} to TreeItem with text {Traces [0]}
01:57:54 [2020-02-28T06:57:54.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969857518 data=null} to TreeItem with text {Traces [0]}
01:57:54 [2020-02-28T06:57:54.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969857518 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:54 [2020-02-28T06:57:54.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969857518 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:57:54 [2020-02-28T06:57:54.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969857513 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:56 [2020-02-28T06:57:56.867Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
01:57:56 [2020-02-28T06:57:56.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:56 [2020-02-28T06:57:56.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:56 [2020-02-28T06:57:56.867Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:57:56 [2020-02-28T06:57:56.867Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:57:56 [2020-02-28T06:57:56.867Z] DEBUG - Attempting to set focus on (of type 'Table')
01:57:56 [2020-02-28T06:57:56.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - number of items : 18
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969855144 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}
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969855143 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}
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969855143 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969855143 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}
01:57:57 [2020-02-28T06:57:57.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969855143 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}
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969855091 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}
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969855090 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}
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969855090 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}
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969855090 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969855090 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Clicking on Add...
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1969855088 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')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1969855088 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')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1969855088 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1969855088 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1969855088 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')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1969855088 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')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1969855088 data=null item=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')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1969855080 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')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1969855080 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')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1969855080 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')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1969855080 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1969855080 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Clicked on Add...
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Clicking on OK
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969855079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969855079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969855079 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969855079 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969855079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969855079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-1969855063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969855079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969855143 data=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}
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - Clicked on 
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:57 [2020-02-28T06:57:57.379Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969854689 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969854671 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969854671 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969854671 data=null} to TreeItem with text {TestForCallstack}
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969854671 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969854671 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}
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969854664 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - Clicking on with mnemonic 'Delete'
01:57:57 [2020-02-28T06:57:57.634Z] DEBUG - Clicked on with mnemonic 'Delete'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969853995 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Clicking on OK
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969853994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969853994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969853994 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969853994 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969853994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969853994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Clicked on OK
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969853994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:57:58 [2020-02-28T06:57:58.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969854602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969853379 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969853379 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969853379 data=null} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969853379 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969853378 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}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969853373 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969853372 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969853372 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969853372 data=null} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969853372 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969853372 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}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969853366 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969853366 data=null doit=true} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969853366 data=null} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969853366 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969853365 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}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969853363 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Attempting to set focus on Tree with text {}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969853362 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969853362 data=null doit=true} to TreeItem with text {Traces [0]}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969853362 data=null} to TreeItem with text {Traces [0]}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969853362 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969853362 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:57:58 [2020-02-28T06:57:58.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969853357 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - number of items : 18
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969851591 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - Attempting to set focus on Tree with text {}
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969851575 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969851575 data=null doit=true} to TreeItem with text {TestForCallstack}
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969851575 data=null} to TreeItem with text {TestForCallstack}
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969851574 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969851574 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}
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969851568 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - Clicking on with mnemonic 'Delete'
01:58:00 [2020-02-28T06:58:00.873Z] DEBUG - Clicked on with mnemonic 'Delete'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850895 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850895 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850894 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969850894 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Clicking on OK
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969850894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969850894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969850893 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969850893 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969850893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969850893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.434Z] DEBUG - Clicked on OK
01:58:01 [2020-02-28T06:58:01.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969850893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:01 [2020-02-28T06:58:01.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969851495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Attempting to set focus on Tree with text {}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969850177 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969850177 data=null doit=true} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969850177 data=null} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969850176 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969850176 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}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969850170 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Attempting to set focus on Tree with text {}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969850169 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969850169 data=null doit=true} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969850169 data=null} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969850169 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969850169 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}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969850164 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969850164 data=null doit=true} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969850164 data=null} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969850163 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969850163 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}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969850160 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Attempting to set focus on Tree with text {}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969850159 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
01:58:02 [2020-02-28T06:58:02.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969850159 data=null doit=true} to TreeItem with text {Traces [0]}
01:58:02 [2020-02-28T06:58:02.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969850159 data=null} to TreeItem with text {Traces [0]}
01:58:02 [2020-02-28T06:58:02.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969850159 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:58:02 [2020-02-28T06:58:02.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969850159 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
01:58:02 [2020-02-28T06:58:02.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969850154 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
01:58:04 [2020-02-28T06:58:04.133Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
01:58:04 [2020-02-28T06:58:04.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:04 [2020-02-28T06:58:04.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:04 [2020-02-28T06:58:04.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:04 [2020-02-28T06:58:04.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
01:58:04 [2020-02-28T06:58:04.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
01:58:04 [2020-02-28T06:58:04.133Z] DEBUG - Attempting to set focus on (of type 'Table')
01:58:04 [2020-02-28T06:58:04.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - number of items : 18
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969847948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969847948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969847948 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969847948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969847948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969847948 data=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}
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969847944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969847940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969847940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969847940 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969847940 data=null} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.389Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - number of items : 18
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969847438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969847438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969847438 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969847438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969847438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969847438 data=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}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969847434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969847430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969847430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969847430 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969847430 data=null} to ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:58:04 [2020-02-28T06:58:04.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - number of items : 18
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969846928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969846928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969846928 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969846927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969846927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969846927 data=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}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969846920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969846916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969846915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969846915 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969846915 data=null} to ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.510Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:58:05 [2020-02-28T06:58:05.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - number of items : 18
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969846407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969846407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969846407 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969846407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969846407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969846407 data=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}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969846403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969846400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969846400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969846399 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969846399 data=null} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:06 [2020-02-28T06:58:06.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:06 [2020-02-28T06:58:06.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:06 [2020-02-28T06:58:06.632Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:06 [2020-02-28T06:58:06.632Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:06 [2020-02-28T06:58:06.632Z] DEBUG - number of items : 18
01:58:06 [2020-02-28T06:58:06.632Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969845897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969845897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.632Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969845897 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969845897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969845897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969845897 data=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}
01:58:06 [2020-02-28T06:58:06.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969845893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969845890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969845889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969845889 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969845889 data=null} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.633Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - number of items : 18
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969845387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969845387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969845387 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969845387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969845387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969845387 data=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}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969845383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969845380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969845380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969845380 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969845379 data=null} to ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:58:06 [2020-02-28T06:58:06.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - number of items : 18
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969844877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969844877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969844876 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969844876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969844876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969844876 data=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}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969844872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969844868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969844868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969844868 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969844868 data=null} to ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:58:07 [2020-02-28T06:58:07.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - number of items : 18
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969844366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969844366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969844366 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969844366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969844366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969844366 data=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}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969844362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969844359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969844359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969844359 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969844359 data=null} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - number of items : 18
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969843857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969843857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969843857 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969843857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969843857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969843857 data=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}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969843853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969843850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969843850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969843850 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969843850 data=null} to ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:58:08 [2020-02-28T06:58:08.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - number of items : 18
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969843348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969843347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969843347 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969843347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969843347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969843347 data=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}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969843344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969843340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969843340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969843340 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969843340 data=null} to ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
01:58:09 [2020-02-28T06:58:09.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:09 [2020-02-28T06:58:09.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - number of items : 18
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969842838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969842838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969842837 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969842837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969842837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969842837 data=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}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969842833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969842830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969842830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969842830 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969842829 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.690Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - number of items : 18
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969842327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969842327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969842327 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969842327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969842327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969842327 data=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}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969842323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969842320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969842320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969842320 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969842320 data=null} to ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
01:58:09 [2020-02-28T06:58:09.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:10 [2020-02-28T06:58:10.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:58:10 [2020-02-28T06:58:10.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
01:58:10 [2020-02-28T06:58:10.504Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:10 [2020-02-28T06:58:10.504Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:58:10 [2020-02-28T06:58:10.504Z] DEBUG - number of items : 18
01:58:10 [2020-02-28T06:58:10.504Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969841818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969841817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.504Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969841817 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969841817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969841817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969841817 data=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}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969841814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969841814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969841814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969841814 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969841814 data=null} to ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - number of items : 18
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969841814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969841813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969841813 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969841813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969841813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969841813 data=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}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969841811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969841811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969841811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969841811 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969841810 data=null} to ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - number of items : 18
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969841810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969841810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969841810 data=null doit=true} to ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969841810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969841810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969841810 data=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}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969841807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969841807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969841807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969841807 data=null doit=true} to ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969841807 data=null} to ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - number of items : 18
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1969841806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969841806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1969841806 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1969841806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1969841806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1969841806 data=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}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1969841803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1969841803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1969841803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1969841803 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1969841803 data=null} to ToolItem with tooltip text {Zoom Out}
01:58:10 [2020-02-28T06:58:10.505Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969841352 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - Attempting to set focus on Tree with text {}
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1969841336 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1969841336 data=null doit=true} to TreeItem with text {TestForCallstack}
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1969841336 data=null} to TreeItem with text {TestForCallstack}
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1969841336 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969841335 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}
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1969841329 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - Clicking on with mnemonic 'Delete'
01:58:11 [2020-02-28T06:58:11.065Z] DEBUG - Clicked on with mnemonic 'Delete'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969840700 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Clicking on OK
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969840699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969840699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969840699 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969840699 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969840699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969840699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.626Z] DEBUG - Clicked on OK
01:58:11 [2020-02-28T06:58:11.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969840699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:11 [2020-02-28T06:58:11.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969841298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:58:12 [2020-02-28T06:58:12.136Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.568 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
01:58:12 [2020-02-28T06:58:12.136Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 7.008 s
01:58:12 [2020-02-28T06:58:12.136Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.696 s
01:58:12 [2020-02-28T06:58:12.136Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.67 s
01:58:12 [2020-02-28T06:58:12.136Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.036 s
01:58:12 [2020-02-28T06:58:12.136Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.608 s
01:58:12 [2020-02-28T06:58:12.136Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.157 s
01:58:12 [2020-02-28T06:58:12.136Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.1 s
01:58:12 [2020-02-28T06:58:12.136Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 10.195 s
01:58:12 [2020-02-28T06:58:12.136Z] 
01:58:12 [2020-02-28T06:58:12.136Z] Results:
01:58:12 [2020-02-28T06:58:12.136Z] 
01:58:12 [2020-02-28T06:58:12.136Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
01:58:12 [2020-02-28T06:58:12.136Z] 
01:58:12 [2020-02-28T06:58:12.393Z] 
01:58:12 [2020-02-28T06:58:12.393Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:58:12.316
01:58:12 [2020-02-28T06:58:12.393Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] All tests passed!
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT [101/138]
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --------------------------------[ pom ]---------------------------------
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT     [102/138]
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] The project's OSGi version is 1.1.1.202002280607
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/classes
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [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
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT [103/138]
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] The project's OSGi version is 1.0.3.202002280607
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.280Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
01:58:14 [2020-02-28T06:58:14.536Z] [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:[56] 
01:58:14 [2020-02-28T06:58:14.536Z] 	PcapFile littleEndian = trace.getTrace();
01:58:14 [2020-02-28T06:58:14.536Z] 	         ^^^^^^^^^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Potential resource leak: 'littleEndian' may not be closed
01:58:14 [2020-02-28T06:58:14.536Z] [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:[61] 
01:58:14 [2020-02-28T06:58:14.536Z] 	PcapFile bigEndian = trace.getTrace();
01:58:14 [2020-02-28T06:58:14.536Z] 	         ^^^^^^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Potential resource leak: 'bigEndian' may not be closed
01:58:14 [2020-02-28T06:58:14.536Z] [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:[119] 
01:58:14 [2020-02-28T06:58:14.536Z] 	UDPPacket packet = new UDPPacket(file, null, byteBuffer);
01:58:14 [2020-02-28T06:58:14.536Z] 	                                 ^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[129] 
01:58:14 [2020-02-28T06:58:14.536Z] 	UDPPacket expected = new UDPPacket(file, null, byteBuffer);
01:58:14 [2020-02-28T06:58:14.536Z] 	                                   ^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[115] 
01:58:14 [2020-02-28T06:58:14.536Z] 	EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer);
01:58:14 [2020-02-28T06:58:14.536Z] 	                                               ^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[125] 
01:58:14 [2020-02-28T06:58:14.536Z] 	EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer);
01:58:14 [2020-02-28T06:58:14.536Z] 	                                                 ^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[88] 
01:58:14 [2020-02-28T06:58:14.536Z] 	UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer);
01:58:14 [2020-02-28T06:58:14.536Z] 	                                         ^^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[99] 
01:58:14 [2020-02-28T06:58:14.536Z] 	assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet);
01:58:14 [2020-02-28T06:58:14.536Z] 	                               ^^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[105] 
01:58:14 [2020-02-28T06:58:14.536Z] 	Packet packet = new EthernetIIPacket(dummy, null, byteBuffer);
01:58:14 [2020-02-28T06:58:14.536Z] 	                                     ^^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[167] 
01:58:14 [2020-02-28T06:58:14.536Z] 	IPv4Packet packet = new IPv4Packet(file, null, byteBuffer);
01:58:14 [2020-02-28T06:58:14.536Z] 	                                   ^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[177] 
01:58:14 [2020-02-28T06:58:14.536Z] 	IPv4Packet expected = new IPv4Packet(file, null, byteBuffer);
01:58:14 [2020-02-28T06:58:14.536Z] 	                                     ^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[166] 
01:58:14 [2020-02-28T06:58:14.536Z] 	TCPPacket packet = new TCPPacket(file, null, byteBuffer);
01:58:14 [2020-02-28T06:58:14.536Z] 	                                 ^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[176] 
01:58:14 [2020-02-28T06:58:14.536Z] 	TCPPacket expected = new TCPPacket(file, null, byteBuffer);
01:58:14 [2020-02-28T06:58:14.536Z] 	                                   ^^^^
01:58:14 [2020-02-28T06:58:14.536Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.536Z] [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:[44] 
01:58:14 [2020-02-28T06:58:14.537Z] 	public void FileOpenBadPcapTest() throws IOException {
01:58:14 [2020-02-28T06:58:14.537Z] 	                                         ^^^^^^^^^^^
01:58:14 [2020-02-28T06:58:14.537Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest
01:58:14 [2020-02-28T06:58:14.537Z] [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:[62] 
01:58:14 [2020-02-28T06:58:14.537Z] 	public void FileOpenBinaryFile() throws IOException {
01:58:14 [2020-02-28T06:58:14.537Z] 	                                        ^^^^^^^^^^^
01:58:14 [2020-02-28T06:58:14.537Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest
01:58:14 [2020-02-28T06:58:14.537Z] [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:[80] 
01:58:14 [2020-02-28T06:58:14.537Z] 	public void FileOpenDirectory() throws IOException {
01:58:14 [2020-02-28T06:58:14.537Z] 	                                       ^^^^^^^^^^^
01:58:14 [2020-02-28T06:58:14.537Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest
01:58:14 [2020-02-28T06:58:14.537Z] [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:[89] 
01:58:14 [2020-02-28T06:58:14.537Z] 	new EthernetIIPacket(dummy, null, packet);
01:58:14 [2020-02-28T06:58:14.537Z] 	                     ^^^^^
01:58:14 [2020-02-28T06:58:14.537Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:14 [2020-02-28T06:58:14.537Z] [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:[246] 
01:58:14 [2020-02-28T06:58:14.537Z] 	PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L);
01:58:14 [2020-02-28T06:58:14.537Z] 	                                                               ^^^^^^^
01:58:14 [2020-02-28T06:58:14.537Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer'
01:58:14 [2020-02-28T06:58:14.537Z] 18 problems (18 warnings)
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.537Z] [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
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.537Z] [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
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.537Z] [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
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] 
01:58:14 [2020-02-28T06:58:14.537Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:14 [2020-02-28T06:58:14.792Z] [INFO] Executing tasks
01:58:14 [2020-02-28T06:58:14.792Z] 
01:58:14 [2020-02-28T06:58:14.792Z] main:
01:58:14 [2020-02-28T06:58:14.792Z] 
01:58:14 [2020-02-28T06:58:14.792Z] main:
01:58:14 [2020-02-28T06:58:14.792Z] 
01:58:14 [2020-02-28T06:58:14.792Z] checkAnyTraceExists:
01:58:14 [2020-02-28T06:58:14.792Z] 
01:58:14 [2020-02-28T06:58:14.792Z] verifyChecksum:
01:58:14 [2020-02-28T06:58:14.792Z]      [echo] Verifying: ${anyTraceExists}
01:58:14 [2020-02-28T06:58:14.792Z] 
01:58:14 [2020-02-28T06:58:14.792Z] deleteFailedCheckSumTraces:
01:58:14 [2020-02-28T06:58:14.792Z] 
01:58:14 [2020-02-28T06:58:14.792Z] downloadTraceFiles:
01:58:14 [2020-02-28T06:58:14.792Z]      [echo] Attempting to download test traces
01:58:14 [2020-02-28T06:58:14.792Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
01:58:14 [2020-02-28T06:58:14.792Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
01:58:14 [2020-02-28T06:58:14.792Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
01:58:14 [2020-02-28T06:58:14.792Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
01:58:14 [2020-02-28T06:58:14.792Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
01:58:14 [2020-02-28T06:58:14.792Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
01:58:15 [2020-02-28T06:58:15.047Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
01:58:15 [2020-02-28T06:58:15.047Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
01:58:15 [2020-02-28T06:58:15.047Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
01:58:15 [2020-02-28T06:58:15.047Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
01:58:15 [2020-02-28T06:58:15.047Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
01:58:15 [2020-02-28T06:58:15.047Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
01:58:15 [2020-02-28T06:58:15.302Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
01:58:15 [2020-02-28T06:58:15.302Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
01:58:15 [2020-02-28T06:58:15.557Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
01:58:15 [2020-02-28T06:58:15.557Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
01:58:15 [2020-02-28T06:58:15.557Z]       [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
01:58:16 [2020-02-28T06:58:16.483Z] 
01:58:16 [2020-02-28T06:58:16.483Z] extractTraces:
01:58:16 [2020-02-28T06:58:16.483Z] 
01:58:16 [2020-02-28T06:58:16.483Z] checkAnyTraceExists:
01:58:16 [2020-02-28T06:58:16.483Z] 
01:58:16 [2020-02-28T06:58:16.483Z] verifyChecksum:
01:58:16 [2020-02-28T06:58:16.483Z]      [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
01:58:16 [2020-02-28T06:58:16.483Z] 
01:58:16 [2020-02-28T06:58:16.483Z] warnFailedCheckSum:
01:58:16 [2020-02-28T06:58:16.483Z]     [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
01:58:16 [2020-02-28T06:58:16.483Z]     [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
01:58:16 [2020-02-28T06:58:16.483Z]     [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
01:58:16 [2020-02-28T06:58:16.483Z]     [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
01:58:16 [2020-02-28T06:58:16.483Z]     [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
01:58:16 [2020-02-28T06:58:16.483Z]     [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
01:58:16 [2020-02-28T06:58:16.483Z]     [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
01:58:16 [2020-02-28T06:58:16.739Z]   [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
01:58:17 [2020-02-28T06:58:17.665Z]     [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
01:58:17 [2020-02-28T06:58:17.920Z]      [echo] Traces extracted successfully
01:58:17 [2020-02-28T06:58:17.920Z] [INFO] Executed tasks
01:58:17 [2020-02-28T06:58:17.920Z] [INFO] 
01:58:17 [2020-02-28T06:58:17.920Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:17 [2020-02-28T06:58:17.920Z] [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
01:58:17 [2020-02-28T06:58:17.920Z] [INFO] Command line:
01:58:17 [2020-02-28T06:58:17.920Z] 	[/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]
01:58:17 [2020-02-28T06:58:17.920Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:58:19 [2020-02-28T06:58:19.809Z] !SESSION 2020-02-28 06:58:17.988 -----------------------------------------------
01:58:19 [2020-02-28T06:58:19.809Z] eclipse.buildId=unknown
01:58:19 [2020-02-28T06:58:19.809Z] java.version=1.8.0_202
01:58:19 [2020-02-28T06:58:19.809Z] java.vendor=Oracle Corporation
01:58:19 [2020-02-28T06:58:19.809Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:58:19 [2020-02-28T06:58:19.809Z] 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
01:58:19 [2020-02-28T06:58:19.809Z] 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
01:58:19 [2020-02-28T06:58:19.809Z] 
01:58:19 [2020-02-28T06:58:19.809Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:58:19.428
01:58:19 [2020-02-28T06:58:19.809Z] !MESSAGE FrameworkEvent ERROR
01:58:19 [2020-02-28T06:58:19.809Z] !STACK 0
01:58:19 [2020-02-28T06:58:19.809Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41]
01:58:19 [2020-02-28T06:58:19.809Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:58:19 [2020-02-28T06:58:19.809Z] 
01:58:19 [2020-02-28T06:58:19.809Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:58:19 [2020-02-28T06:58:19.809Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:58:19 [2020-02-28T06:58:19.809Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:58:19 [2020-02-28T06:58:19.809Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:58:19 [2020-02-28T06:58:19.809Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:58:19 [2020-02-28T06:58:19.809Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:58:19 [2020-02-28T06:58:19.809Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:58:19 [2020-02-28T06:58:19.809Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
01:58:20 [2020-02-28T06:58:20.735Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.063 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
01:58:20 [2020-02-28T06:58:20.735Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.001 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
01:58:20 [2020-02-28T06:58:20.735Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
01:58:20 [2020-02-28T06:58:20.735Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
01:58:20 [2020-02-28T06:58:20.735Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
01:58:20 [2020-02-28T06:58:20.735Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
01:58:20 [2020-02-28T06:58:20.735Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.011 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.001 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
01:58:20 [2020-02-28T06:58:20.735Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.001 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.001 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
01:58:20 [2020-02-28T06:58:20.735Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
01:58:20 [2020-02-28T06:58:20.735Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.002 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
01:58:20 [2020-02-28T06:58:20.735Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
01:58:20 [2020-02-28T06:58:20.735Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0.001 s
01:58:20 [2020-02-28T06:58:20.735Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
01:58:20 [2020-02-28T06:58:20.735Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.007 s
01:58:20 [2020-02-28T06:58:20.735Z] 
01:58:20 [2020-02-28T06:58:20.735Z] Results:
01:58:20 [2020-02-28T06:58:20.735Z] 
01:58:20 [2020-02-28T06:58:20.735Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
01:58:20 [2020-02-28T06:58:20.735Z] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] All tests passed!
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:21 [2020-02-28T06:58:21.660Z] [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
01:58:21 [2020-02-28T06:58:21.660Z] [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
01:58:21 [2020-02-28T06:58:21.660Z] [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
01:58:21 [2020-02-28T06:58:21.660Z] [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
01:58:21 [2020-02-28T06:58:21.660Z] [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
01:58:21 [2020-02-28T06:58:21.660Z] [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
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/138]
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] The project's OSGi version is 1.0.3.202002280607
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.660Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
01:58:21 [2020-02-28T06:58:21.660Z] [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:[116] 
01:58:21 [2020-02-28T06:58:21.661Z] 	String key = entry.getKey();
01:58:21 [2020-02-28T06:58:21.661Z] 	             ^^^^^^^^^^^^^^
01:58:21 [2020-02-28T06:58:21.661Z] 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
01:58:21 [2020-02-28T06:58:21.661Z] [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:[117] 
01:58:21 [2020-02-28T06:58:21.661Z] 	String value = entry.getValue();
01:58:21 [2020-02-28T06:58:21.661Z] 	               ^^^^^^^^^^^^^^^^
01:58:21 [2020-02-28T06:58:21.661Z] 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
01:58:21 [2020-02-28T06:58:21.661Z] [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:[118] 
01:58:21 [2020-02-28T06:58:21.661Z] 	entry.getValue().addEventToStream(event);
01:58:21 [2020-02-28T06:58:21.661Z] 	^^^^^^^^^^^^^^^^
01:58:21 [2020-02-28T06:58:21.661Z] 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
01:58:21 [2020-02-28T06:58:21.661Z] 3 problems (3 warnings)
01:58:21 [2020-02-28T06:58:21.661Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.661Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.661Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:21 [2020-02-28T06:58:21.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
01:58:21 [2020-02-28T06:58:21.661Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.661Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.661Z] [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
01:58:21 [2020-02-28T06:58:21.661Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.661Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.661Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.661Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.661Z] [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
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.916Z] [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
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.916Z] [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
01:58:21 [2020-02-28T06:58:21.916Z] [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
01:58:21 [2020-02-28T06:58:21.916Z] [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
01:58:21 [2020-02-28T06:58:21.916Z] [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
01:58:21 [2020-02-28T06:58:21.916Z] [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
01:58:21 [2020-02-28T06:58:21.916Z] [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
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT   [105/138]
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] The project's OSGi version is 1.1.2.202002280607
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] 
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:21 [2020-02-28T06:58:21.916Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
01:58:22 [2020-02-28T06:58:22.172Z] [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] 
01:58:22 [2020-02-28T06:58:22.172Z] 	TmfPcapProtocol protocol = protocolEntry.getKey();
01:58:22 [2020-02-28T06:58:22.172Z] 	                           ^^^^^^^^^^^^^^^^^^^^^^
01:58:22 [2020-02-28T06:58:22.172Z] 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
01:58:22 [2020-02-28T06:58:22.172Z] [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:[278] 
01:58:22 [2020-02-28T06:58:22.172Z] 	Table table = protocolEntry.getValue();
01:58:22 [2020-02-28T06:58:22.172Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^
01:58:22 [2020-02-28T06:58:22.172Z] 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
01:58:22 [2020-02-28T06:58:22.172Z] 2 problems (2 warnings)
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:22 [2020-02-28T06:58:22.172Z] [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
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:22 [2020-02-28T06:58:22.172Z] [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
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:22 [2020-02-28T06:58:22.172Z] [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
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:22 [2020-02-28T06:58:22.172Z] [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
01:58:22 [2020-02-28T06:58:22.172Z] [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
01:58:22 [2020-02-28T06:58:22.172Z] [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
01:58:22 [2020-02-28T06:58:22.172Z] [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
01:58:22 [2020-02-28T06:58:22.172Z] [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
01:58:22 [2020-02-28T06:58:22.172Z] [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
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT      [106/138]
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.172Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.173Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.173Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.173Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.173Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.173Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.173Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.173Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.428Z] [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
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.428Z] [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
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.428Z] [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
01:58:22 [2020-02-28T06:58:22.428Z] [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
01:58:22 [2020-02-28T06:58:22.428Z] [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
01:58:22 [2020-02-28T06:58:22.428Z] [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
01:58:22 [2020-02-28T06:58:22.428Z] [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
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/138]
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] The project's OSGi version is 1.0.1.202002280607
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
01:58:22 [2020-02-28T06:58:22.428Z] [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:[124] 
01:58:22 [2020-02-28T06:58:22.428Z] 	IPv4Packet packet = new IPv4Packet(file, null, bb);
01:58:22 [2020-02-28T06:58:22.428Z] 	                                   ^^^^
01:58:22 [2020-02-28T06:58:22.428Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
01:58:22 [2020-02-28T06:58:22.428Z] 1 problem (1 warning)
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.428Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.684Z] [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
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.684Z] [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
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.684Z] [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
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] 
01:58:22 [2020-02-28T06:58:22.684Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:22 [2020-02-28T06:58:22.939Z] [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
01:58:22 [2020-02-28T06:58:22.939Z] [INFO] Command line:
01:58:22 [2020-02-28T06:58:22.939Z] 	[/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]
01:58:22 [2020-02-28T06:58:22.939Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:58:24 [2020-02-28T06:58:24.825Z] !SESSION 2020-02-28 06:58:22.965 -----------------------------------------------
01:58:24 [2020-02-28T06:58:24.825Z] eclipse.buildId=unknown
01:58:24 [2020-02-28T06:58:24.825Z] java.version=1.8.0_202
01:58:24 [2020-02-28T06:58:24.825Z] java.vendor=Oracle Corporation
01:58:24 [2020-02-28T06:58:24.825Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:58:24 [2020-02-28T06:58:24.825Z] 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
01:58:24 [2020-02-28T06:58:24.825Z] 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
01:58:24 [2020-02-28T06:58:24.825Z] 
01:58:24 [2020-02-28T06:58:24.825Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:58:24.432
01:58:24 [2020-02-28T06:58:24.825Z] !MESSAGE FrameworkEvent ERROR
01:58:24 [2020-02-28T06:58:24.825Z] !STACK 0
01:58:24 [2020-02-28T06:58:24.825Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
01:58:24 [2020-02-28T06:58:24.825Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:58:24 [2020-02-28T06:58:24.825Z] 
01:58:24 [2020-02-28T06:58:24.825Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:58:24 [2020-02-28T06:58:24.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:58:24 [2020-02-28T06:58:24.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:58:24 [2020-02-28T06:58:24.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:58:24 [2020-02-28T06:58:24.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:58:24 [2020-02-28T06:58:24.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:58:24 [2020-02-28T06:58:24.825Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:58:24 [2020-02-28T06:58:24.825Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:58:25 [2020-02-28T06:58:25.751Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
01:58:27 [2020-02-28T06:58:27.637Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
01:58:27 [2020-02-28T06:58:27.637Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.006 s
01:58:27 [2020-02-28T06:58:27.637Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.051 s
01:58:27 [2020-02-28T06:58:27.637Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.292 s
01:58:27 [2020-02-28T06:58:27.637Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
01:58:27 [2020-02-28T06:58:27.637Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
01:58:27 [2020-02-28T06:58:27.637Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.637Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
01:58:27 [2020-02-28T06:58:27.637Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
01:58:27 [2020-02-28T06:58:27.637Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.002 s
01:58:27 [2020-02-28T06:58:27.637Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.637Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
01:58:27 [2020-02-28T06:58:27.637Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
01:58:27 [2020-02-28T06:58:27.637Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
01:58:27 [2020-02-28T06:58:27.637Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.637Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.637Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.637Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.637Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.637Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
01:58:27 [2020-02-28T06:58:27.637Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.637Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.637Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.637Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.637Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
01:58:27 [2020-02-28T06:58:27.637Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.638Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.638Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.638Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.638Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.638Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.638Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.638Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.638Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.638Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
01:58:27 [2020-02-28T06:58:27.638Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
01:58:27 [2020-02-28T06:58:27.638Z] 
01:58:27 [2020-02-28T06:58:27.638Z] Results:
01:58:27 [2020-02-28T06:58:27.638Z] 
01:58:27 [2020-02-28T06:58:27.638Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
01:58:27 [2020-02-28T06:58:27.638Z] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] All tests passed!
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/138]
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] The project's OSGi version is 1.0.0.202002280607
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [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
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] 
01:58:28 [2020-02-28T06:58:28.563Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:29 [2020-02-28T06:58:29.123Z] [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
01:58:29 [2020-02-28T06:58:29.123Z] [INFO] Command line:
01:58:29 [2020-02-28T06:58:29.123Z] 	[/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]
01:58:29 [2020-02-28T06:58:29.123Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:58:31 [2020-02-28T06:58:31.009Z] !SESSION 2020-02-28 06:58:28.985 -----------------------------------------------
01:58:31 [2020-02-28T06:58:31.009Z] eclipse.buildId=unknown
01:58:31 [2020-02-28T06:58:31.009Z] java.version=1.8.0_202
01:58:31 [2020-02-28T06:58:31.009Z] java.vendor=Oracle Corporation
01:58:31 [2020-02-28T06:58:31.009Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:58:31 [2020-02-28T06:58:31.009Z] 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
01:58:31 [2020-02-28T06:58:31.009Z] 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
01:58:31 [2020-02-28T06:58:31.009Z] 
01:58:31 [2020-02-28T06:58:31.009Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:58:30.660
01:58:31 [2020-02-28T06:58:31.009Z] !MESSAGE FrameworkEvent ERROR
01:58:31 [2020-02-28T06:58:31.009Z] !STACK 0
01:58:31 [2020-02-28T06:58:31.009Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
01:58:31 [2020-02-28T06:58:31.009Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:58:31 [2020-02-28T06:58:31.009Z] 
01:58:31 [2020-02-28T06:58:31.009Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:58:31 [2020-02-28T06:58:31.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:58:31 [2020-02-28T06:58:31.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:58:31 [2020-02-28T06:58:31.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:58:31 [2020-02-28T06:58:31.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:58:31 [2020-02-28T06:58:31.009Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:58:31 [2020-02-28T06:58:31.009Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:58:31 [2020-02-28T06:58:31.009Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:58:35 [2020-02-28T06:58:35.172Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
01:58:37 [2020-02-28T06:58:37.686Z] Display size: 1440x900
01:58:37 [2020-02-28T06:58:37.686Z] OS version=3.10.0-1062.12.1.el7.x86_64
01:58:37 [2020-02-28T06:58:37.686Z] GTK version=2.24.30
01:58:37 [2020-02-28T06:58:37.686Z] GTK theme=unknown
01:58:37 [2020-02-28T06:58:37.686Z] LIBOVERLAY_SCROLLBAR=0
01:58:37 [2020-02-28T06:58:37.686Z] Time zone: Coordinated Universal Time
01:58:37 [2020-02-28T06:58:37.686Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
01:58:37 [2020-02-28T06:58:37.686Z] log4j:WARN Please initialize the log4j system properly.
01:58:55 [2020-02-28T06:58:55.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:58:55 [2020-02-28T06:58:55.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:58:55 [2020-02-28T06:58:55.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:58:55 [2020-02-28T06:58:55.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:58:55 [2020-02-28T06:58:55.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Network Tracing - Eclipse Platform} time=-1969796301 data=null doit=true} to Shell with text {data - Network Tracing - Eclipse Platform}
01:58:55 [2020-02-28T06:58:55.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:58:55 [2020-02-28T06:58:55.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
01:58:55 [2020-02-28T06:58:55.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
01:58:55 [2020-02-28T06:58:55.975Z] DEBUG - Attempting to set focus on Tree with text {}
01:58:55 [2020-02-28T06:58:55.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969796271 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
01:58:55 [2020-02-28T06:58:55.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969796270 data=null doit=true} to TreeItem with text {test}
01:58:55 [2020-02-28T06:58:55.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969796270 data=null} to TreeItem with text {test}
01:58:55 [2020-02-28T06:58:55.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969796270 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
01:58:56 [2020-02-28T06:58:56.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969796269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
01:58:56 [2020-02-28T06:58:56.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969796170 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
01:58:56 [2020-02-28T06:58:56.230Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:58:56 [2020-02-28T06:58:56.230Z] DEBUG - Clicking on with mnemonic 'Delete'
01:58:56 [2020-02-28T06:58:56.486Z] DEBUG - Clicked on with mnemonic 'Delete'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795190 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795190 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795189 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969795189 data=null} to (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Clicking on OK
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969795187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969795186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969795186 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969795186 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969795186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969795186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.302Z] DEBUG - Clicked on OK
01:58:57 [2020-02-28T06:58:57.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969795186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:58:57 [2020-02-28T06:58:57.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969796063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
01:58:57 [2020-02-28T06:58:57.863Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.842 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
01:58:57 [2020-02-28T06:58:57.863Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 19.147 s
01:58:57 [2020-02-28T06:58:57.863Z] 
01:58:57 [2020-02-28T06:58:57.863Z] Results:
01:58:57 [2020-02-28T06:58:57.863Z] 
01:58:57 [2020-02-28T06:58:57.863Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
01:58:57 [2020-02-28T06:58:57.863Z] 
01:58:58 [2020-02-28T06:58:58.424Z] 
01:58:58 [2020-02-28T06:58:58.424Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:58:58.156
01:58:58 [2020-02-28T06:58:58.424Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:58:58 [2020-02-28T06:58:58.424Z] 
01:58:58 [2020-02-28T06:58:58.424Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 06:58:58.158
01:58:58 [2020-02-28T06:58:58.424Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:58:58 [2020-02-28T06:58:58.424Z] 
01:58:58 [2020-02-28T06:58:58.424Z] !ENTRY org.eclipse.ui 4 0 2020-02-28 06:58:58.159
01:58:58 [2020-02-28T06:58:58.424Z] !MESSAGE Error occurred during status handling
01:58:58 [2020-02-28T06:58:58.424Z] !STACK 0
01:58:58 [2020-02-28T06:58:58.424Z] java.lang.NullPointerException
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
01:58:58 [2020-02-28T06:58:58.424Z] 	at java.security.AccessController.doPrivileged(Native Method)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
01:58:58 [2020-02-28T06:58:58.424Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
01:58:58 [2020-02-28T06:58:58.424Z] 	at java.lang.Thread.run(Thread.java:748)
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] All tests passed!
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:59 [2020-02-28T06:58:59.349Z] [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
01:58:59 [2020-02-28T06:58:59.349Z] [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
01:58:59 [2020-02-28T06:58:59.349Z] [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
01:58:59 [2020-02-28T06:58:59.349Z] [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
01:58:59 [2020-02-28T06:58:59.349Z] [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
01:58:59 [2020-02-28T06:58:59.349Z] [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
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] Building Trace Compass RCP Parent 5.2.0-SNAPSHOT               [109/138]
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --------------------------------[ pom ]---------------------------------
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
01:58:59 [2020-02-28T06:58:59.349Z] [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
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] Building Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT     [110/138]
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [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
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.349Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.349Z] [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
01:58:59 [2020-02-28T06:58:59.604Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.604Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.604Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.604Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.604Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.604Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.604Z] [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
01:58:59 [2020-02-28T06:58:59.604Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.604Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.604Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.604Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.604Z] [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
01:58:59 [2020-02-28T06:58:59.604Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] Building Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT     [111/138]
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [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
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT  [112/138]
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] The project's OSGi version is 1.0.0.202002280607
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.605Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
01:58:59 [2020-02-28T06:58:59.860Z] [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:[73] 
01:58:59 [2020-02-28T06:58:59.860Z] 	private static final Comparator<PrioritizedParser> COMPARATOR = Objects.requireNonNull(Comparator.comparingInt(PrioritizedParser::getPriority).thenComparing((o1, o2) -> (o1 == o2) ? 0 : 1));
01:58:59 [2020-02-28T06:58:59.860Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:58:59 [2020-02-28T06:58:59.860Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<CliParserConfigElement.PrioritizedParser>' needs unchecked conversion to conform to '@NonNull Comparator<CliParserConfigElement.@NonNull PrioritizedParser>'
01:58:59 [2020-02-28T06:58:59.860Z] 1 problem (1 warning)
01:58:59 [2020-02-28T06:58:59.860Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.860Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:59 [2020-02-28T06:58:59.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
01:58:59 [2020-02-28T06:58:59.860Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.860Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.860Z] [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
01:58:59 [2020-02-28T06:58:59.860Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.861Z] [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
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.861Z] [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
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.861Z] [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
01:58:59 [2020-02-28T06:58:59.861Z] [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
01:58:59 [2020-02-28T06:58:59.861Z] [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
01:58:59 [2020-02-28T06:58:59.861Z] [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
01:58:59 [2020-02-28T06:58:59.861Z] [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
01:58:59 [2020-02-28T06:58:59.861Z] [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
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT        [113/138]
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] 
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
01:58:59 [2020-02-28T06:58:59.861Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
01:59:00 [2020-02-28T06:59:00.116Z] [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:[338] 
01:59:00 [2020-02-28T06:59:00.116Z] 	return TmfProjectRegistry.createProject(TmfCommonConstants.DEFAULT_TRACE_PROJECT_NAME, null, new NullProgressMonitor());
01:59:00 [2020-02-28T06:59:00.116Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:59:00 [2020-02-28T06:59:00.116Z] Null type safety (type annotations): The expression of type 'IProject' needs unchecked conversion to conform to '@NonNull IProject'
01:59:00 [2020-02-28T06:59:00.116Z] [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:[78] 
01:59:00 [2020-02-28T06:59:00.116Z] 	CliCommandLine cmdLine = CliParserManager.getInstance().parse(Platform.getCommandLineArgs());
01:59:00 [2020-02-28T06:59:00.116Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:59:00 [2020-02-28T06:59:00.116Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to 'String @NonNull[]'
01:59:00 [2020-02-28T06:59:00.116Z] 2 problems (2 warnings)
01:59:00 [2020-02-28T06:59:00.116Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.116Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
01:59:00 [2020-02-28T06:59:00.116Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:59:00 [2020-02-28T06:59:00.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
01:59:00 [2020-02-28T06:59:00.116Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.116Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
01:59:00 [2020-02-28T06:59:00.116Z] [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
01:59:00 [2020-02-28T06:59:00.116Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.116Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
01:59:00 [2020-02-28T06:59:00.116Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
01:59:00 [2020-02-28T06:59:00.116Z] [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
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
01:59:00 [2020-02-28T06:59:00.373Z] [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
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
01:59:00 [2020-02-28T06:59:00.373Z] [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
01:59:00 [2020-02-28T06:59:00.373Z] [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
01:59:00 [2020-02-28T06:59:00.373Z] [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
01:59:00 [2020-02-28T06:59:00.373Z] [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
01:59:00 [2020-02-28T06:59:00.373Z] [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
01:59:00 [2020-02-28T06:59:00.373Z] [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
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] Building Trace Compass RCP Feature 5.2.0-SNAPSHOT              [114/138]
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.628Z] [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
01:59:00 [2020-02-28T06:59:00.628Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.628Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.628Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.628Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.628Z] [INFO] 
01:59:00 [2020-02-28T06:59:00.628Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
01:59:00 [2020-02-28T06:59:00.884Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (139.18kB)
01:59:00 [2020-02-28T06:59:00.884Z] [INFO] The user operation is waiting for background work to complete.
01:59:00 [2020-02-28T06:59:00.884Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (139.18kB)
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
01:59:01 [2020-02-28T06:59:01.140Z] [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
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
01:59:01 [2020-02-28T06:59:01.140Z] [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
01:59:01 [2020-02-28T06:59:01.140Z] [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
01:59:01 [2020-02-28T06:59:01.140Z] [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
01:59:01 [2020-02-28T06:59:01.140Z] [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
01:59:01 [2020-02-28T06:59:01.140Z] [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
01:59:01 [2020-02-28T06:59:01.140Z] [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
01:59:01 [2020-02-28T06:59:01.140Z] [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
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT [115/138]
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] The project's OSGi version is 1.0.0.202002280607
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [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
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [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
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.140Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.395Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.395Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.395Z] [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
01:59:01 [2020-02-28T06:59:01.395Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.395Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.395Z] [INFO] 
01:59:01 [2020-02-28T06:59:01.395Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:01 [2020-02-28T06:59:01.650Z] [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
01:59:01 [2020-02-28T06:59:01.650Z] [INFO] Command line:
01:59:01 [2020-02-28T06:59:01.650Z] 	[/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]
01:59:01 [2020-02-28T06:59:01.650Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:59:04 [2020-02-28T06:59:04.161Z] !SESSION 2020-02-28 06:59:01.716 -----------------------------------------------
01:59:04 [2020-02-28T06:59:04.161Z] eclipse.buildId=unknown
01:59:04 [2020-02-28T06:59:04.161Z] java.version=1.8.0_202
01:59:04 [2020-02-28T06:59:04.161Z] java.vendor=Oracle Corporation
01:59:04 [2020-02-28T06:59:04.161Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:59:04 [2020-02-28T06:59:04.161Z] 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
01:59:04 [2020-02-28T06:59:04.161Z] 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
01:59:04 [2020-02-28T06:59:04.161Z] 
01:59:04 [2020-02-28T06:59:04.161Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:59:03.636
01:59:04 [2020-02-28T06:59:04.161Z] !MESSAGE FrameworkEvent ERROR
01:59:04 [2020-02-28T06:59:04.161Z] !STACK 0
01:59:04 [2020-02-28T06:59:04.161Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [52]
01:59:04 [2020-02-28T06:59:04.161Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:59:04 [2020-02-28T06:59:04.161Z] 
01:59:04 [2020-02-28T06:59:04.161Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:59:04 [2020-02-28T06:59:04.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:59:04 [2020-02-28T06:59:04.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:59:04 [2020-02-28T06:59:04.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:59:04 [2020-02-28T06:59:04.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:59:04 [2020-02-28T06:59:04.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:59:04 [2020-02-28T06:59:04.161Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:59:04 [2020-02-28T06:59:04.161Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:59:05 [2020-02-28T06:59:05.086Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
01:59:05 [2020-02-28T06:59:05.086Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
01:59:05 [2020-02-28T06:59:05.086Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.096 s
01:59:05 [2020-02-28T06:59:05.086Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
01:59:05 [2020-02-28T06:59:05.086Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
01:59:05 [2020-02-28T06:59:05.086Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
01:59:05 [2020-02-28T06:59:05.086Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
01:59:05 [2020-02-28T06:59:05.086Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0 s
01:59:05 [2020-02-28T06:59:05.086Z] 
01:59:05 [2020-02-28T06:59:05.086Z] Results:
01:59:05 [2020-02-28T06:59:05.086Z] 
01:59:05 [2020-02-28T06:59:05.086Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
01:59:05 [2020-02-28T06:59:05.086Z] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] All tests passed!
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [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
01:59:06 [2020-02-28T06:59:06.973Z] [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
01:59:06 [2020-02-28T06:59:06.973Z] [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
01:59:06 [2020-02-28T06:59:06.973Z] [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
01:59:06 [2020-02-28T06:59:06.973Z] [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
01:59:06 [2020-02-28T06:59:06.973Z] [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
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT  [116/138]
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] The project's OSGi version is 2.0.2.202002280607
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [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
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [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
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [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
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] 
01:59:06 [2020-02-28T06:59:06.973Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:07 [2020-02-28T06:59:07.228Z] [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
01:59:07 [2020-02-28T06:59:07.228Z] [INFO] Command line:
01:59:07 [2020-02-28T06:59:07.228Z] 	[/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]
01:59:07 [2020-02-28T06:59:07.228Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:59:09 [2020-02-28T06:59:09.117Z] !SESSION 2020-02-28 06:59:07.262 -----------------------------------------------
01:59:09 [2020-02-28T06:59:09.117Z] eclipse.buildId=unknown
01:59:09 [2020-02-28T06:59:09.117Z] java.version=1.8.0_202
01:59:09 [2020-02-28T06:59:09.117Z] java.vendor=Oracle Corporation
01:59:09 [2020-02-28T06:59:09.117Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:59:09 [2020-02-28T06:59:09.117Z] 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
01:59:09 [2020-02-28T06:59:09.117Z] 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
01:59:09 [2020-02-28T06:59:09.117Z] 
01:59:09 [2020-02-28T06:59:09.117Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 06:59:08.951
01:59:09 [2020-02-28T06:59:09.117Z] !MESSAGE FrameworkEvent ERROR
01:59:09 [2020-02-28T06:59:09.117Z] !STACK 0
01:59:09 [2020-02-28T06:59:09.117Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [56]
01:59:09 [2020-02-28T06:59:09.117Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:59:09 [2020-02-28T06:59:09.117Z] 
01:59:09 [2020-02-28T06:59:09.117Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
01:59:09 [2020-02-28T06:59:09.117Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
01:59:09 [2020-02-28T06:59:09.117Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
01:59:09 [2020-02-28T06:59:09.117Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
01:59:09 [2020-02-28T06:59:09.117Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
01:59:09 [2020-02-28T06:59:09.117Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:59:09 [2020-02-28T06:59:09.117Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
01:59:09 [2020-02-28T06:59:09.117Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
01:59:10 [2020-02-28T06:59:10.479Z] process 15610: 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
01:59:10 [2020-02-28T06:59:10.479Z] See the manual page for dbus-uuidgen to correct this issue.
01:59:18 [2020-02-28T06:59:18.557Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
01:59:18 [2020-02-28T06:59:18.557Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.021 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.077 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
01:59:18 [2020-02-28T06:59:18.557Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
01:59:18 [2020-02-28T06:59:18.557Z] 
01:59:18 [2020-02-28T06:59:18.557Z] Results:
01:59:18 [2020-02-28T06:59:18.557Z] 
01:59:18 [2020-02-28T06:59:18.557Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
01:59:18 [2020-02-28T06:59:18.557Z] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] All tests passed!
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:19 [2020-02-28T06:59:19.924Z] [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
01:59:19 [2020-02-28T06:59:19.924Z] [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
01:59:19 [2020-02-28T06:59:19.924Z] [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
01:59:19 [2020-02-28T06:59:19.924Z] [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
01:59:19 [2020-02-28T06:59:19.924Z] [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
01:59:19 [2020-02-28T06:59:19.924Z] [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
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [117/138]
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] The project's OSGi version is 1.0.0.202002280607
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] 
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:19 [2020-02-28T06:59:19.924Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:20 [2020-02-28T06:59:20.180Z] [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
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:20 [2020-02-28T06:59:20.180Z] [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
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:20 [2020-02-28T06:59:20.180Z] [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
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:20 [2020-02-28T06:59:20.180Z] [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
01:59:20 [2020-02-28T06:59:20.180Z] [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
01:59:20 [2020-02-28T06:59:20.180Z] [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
01:59:20 [2020-02-28T06:59:20.180Z] [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
01:59:20 [2020-02-28T06:59:20.180Z] [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
01:59:20 [2020-02-28T06:59:20.180Z] [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
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT [118/138]
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.180Z] [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
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.180Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.435Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.201.v20160901-1335.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (73.23kB)
01:59:20 [2020-02-28T06:59:20.435Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.201.v20160901-1335.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (73.23kB)
01:59:20 [2020-02-28T06:59:20.691Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.63kB)
01:59:20 [2020-02-28T06:59:20.691Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.63kB)
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.200.v20131211-1531.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.72kB)
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.200.v20131211-1531.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.72kB)
01:59:20 [2020-02-28T06:59:20.946Z] [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
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.946Z] [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
01:59:20 [2020-02-28T06:59:20.946Z] [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
01:59:20 [2020-02-28T06:59:20.946Z] [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
01:59:20 [2020-02-28T06:59:20.946Z] [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
01:59:20 [2020-02-28T06:59:20.946Z] [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
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] Building Trace Compass Json trace Parent 5.2.0-SNAPSHOT        [119/138]
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --------------------------------[ pom ]---------------------------------
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
01:59:20 [2020-02-28T06:59:20.946Z] [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
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT [120/138]
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] The project's OSGi version is 0.1.3.202002280607
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] 
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:20 [2020-02-28T06:59:20.946Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
01:59:21 [2020-02-28T06:59:21.201Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.201Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:21 [2020-02-28T06:59:21.201Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:59:21 [2020-02-28T06:59:21.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
01:59:21 [2020-02-28T06:59:21.201Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.201Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:21 [2020-02-28T06:59:21.201Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT     [121/138]
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] The project's OSGi version is 1.1.0.202002280607
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [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
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT       [122/138]
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] The project's OSGi version is 1.0.0.202002280607
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.713Z] [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
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.713Z] [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
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.713Z] [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
01:59:21 [2020-02-28T06:59:21.713Z] [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
01:59:21 [2020-02-28T06:59:21.713Z] [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
01:59:21 [2020-02-28T06:59:21.713Z] [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
01:59:21 [2020-02-28T06:59:21.713Z] [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
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] Building Trace Compass RCP Product 5.2.0-SNAPSHOT              [123/138]
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] The project's OSGi version is 5.2.0.202002280607
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.713Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
01:59:21 [2020-02-28T06:59:21.969Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
01:59:21 [2020-02-28T06:59:21.969Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
01:59:21 [2020-02-28T06:59:21.969Z] [INFO] 
01:59:21 [2020-02-28T06:59:21.969Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
01:59:22 [2020-02-28T06:59:22.528Z] [INFO] 
01:59:22 [2020-02-28T06:59:22.528Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
01:59:22 [2020-02-28T06:59:22.528Z] [INFO] 
01:59:22 [2020-02-28T06:59:22.528Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
01:59:22 [2020-02-28T06:59:22.528Z] [INFO] 
01:59:22 [2020-02-28T06:59:22.528Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
01:59:54 [2020-02-28T06:59:54.544Z] [INFO] 
01:59:54 [2020-02-28T06:59:54.544Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
01:59:54 [2020-02-28T06:59:54.544Z] [INFO] 
01:59:54 [2020-02-28T06:59:54.544Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
01:59:54 [2020-02-28T06:59:54.544Z] [INFO] 
01:59:54 [2020-02-28T06:59:54.544Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
01:59:54 [2020-02-28T06:59:54.544Z] [INFO] 
01:59:54 [2020-02-28T06:59:54.544Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
01:59:54 [2020-02-28T06:59:54.544Z] [INFO] 
01:59:54 [2020-02-28T06:59:54.544Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
01:59:54 [2020-02-28T06:59:54.544Z] [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
01:59:54 [2020-02-28T06:59:54.544Z] Installing org.eclipse.tracecompass.rcp 5.2.0.202002280607.
02:00:06 [2020-02-28T07:00:06.703Z] Operation completed in 12714 ms.
02:00:07 [2020-02-28T07:00:07.266Z] [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
02:00:07 [2020-02-28T07:00:07.266Z] Installing org.eclipse.tracecompass.rcp 5.2.0.202002280607.
02:00:25 [2020-02-28T07:00:25.301Z] Operation completed in 15794 ms.
02:00:25 [2020-02-28T07:00:25.301Z] [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
02:00:25 [2020-02-28T07:00:25.301Z] Installing org.eclipse.tracecompass.rcp 5.2.0.202002280607.
02:00:51 [2020-02-28T07:00:51.788Z] Operation completed in 24984 ms.
02:00:51 [2020-02-28T07:00:51.788Z] [INFO] 
02:00:51 [2020-02-28T07:00:51.788Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
02:00:51 [2020-02-28T07:00:51.788Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200228-0607-win32.win32.x86_64.zip
02:00:53 [2020-02-28T07:00:53.674Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200228-0607-macosx.cocoa.x86_64.tar.gz
02:01:00 [2020-02-28T07:01:00.204Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200228-0607-linux.gtk.x86_64.tar.gz
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] No primary artifact to install, installing attached artifacts instead.
02:01:08 [2020-02-28T07:01:08.283Z] [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
02:01:08 [2020-02-28T07:01:08.283Z] [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
02:01:08 [2020-02-28T07:01:08.283Z] [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
02:01:08 [2020-02-28T07:01:08.283Z] [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
02:01:08 [2020-02-28T07:01:08.283Z] [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
02:01:08 [2020-02-28T07:01:08.283Z] [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
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200228-0607-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
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200228-0607-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
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200228-0607-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
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] Building Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT [124/138]
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --------------------------------[ pom ]---------------------------------
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
02:01:08 [2020-02-28T07:01:08.283Z] [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
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] 
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] Building Trace Compass Target Platform 5.2.0-SNAPSHOT          [125/138]
02:01:08 [2020-02-28T07:01:08.283Z] [INFO] --------------------------------[ pom ]---------------------------------
02:01:08 [2020-02-28T07:01:08.283Z] [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
02:01:08 [2020-02-28T07:01:08.283Z] [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
02:01:08 [2020-02-28T07:01:08.283Z] [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
02:01:08 [2020-02-28T07:01:08.843Z] [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
02:01:08 [2020-02-28T07:01:08.843Z] [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
02:01:08 [2020-02-28T07:01:08.843Z] [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
02:01:09 [2020-02-28T07:01:09.099Z] [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 43 kB/s)
02:01:09 [2020-02-28T07:01:09.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
02:01:09 [2020-02-28T07:01:09.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
02:01:09 [2020-02-28T07:01:09.099Z] [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
02:01:09 [2020-02-28T07:01:09.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
02:01:09 [2020-02-28T07:01:09.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
02:01:09 [2020-02-28T07:01:09.610Z] [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
02:01:09 [2020-02-28T07:01:09.610Z] [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 647 kB/s)
02:01:09 [2020-02-28T07:01:09.610Z] [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
02:01:09 [2020-02-28T07:01:09.610Z] [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
02:01:09 [2020-02-28T07:01:09.866Z] [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
02:01:10 [2020-02-28T07:01:10.427Z] [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
02:01:10 [2020-02-28T07:01:10.987Z] [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
02:01:10 [2020-02-28T07:01:10.987Z] [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
02:01:11 [2020-02-28T07:01:11.243Z] [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 296 kB/s)
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] 
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] 
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] 
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] 
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] 
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] 
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] 
02:01:11 [2020-02-28T07:01:11.243Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
02:01:11 [2020-02-28T07:01:11.243Z] [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
02:01:11 [2020-02-28T07:01:11.243Z] [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
02:01:11 [2020-02-28T07:01:11.498Z] [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
02:01:11 [2020-02-28T07:01:11.754Z] [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
02:01:11 [2020-02-28T07:01:11.754Z] [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
02:01:11 [2020-02-28T07:01:11.754Z] [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
02:01:11 [2020-02-28T07:01:11.754Z] [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 100 kB/s)
02:01:11 [2020-02-28T07:01:11.754Z] [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
02:01:11 [2020-02-28T07:01:11.754Z] [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
02:01:12 [2020-02-28T07:01:12.009Z] [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
02:01:12 [2020-02-28T07:01:12.265Z] [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
02:01:12 [2020-02-28T07:01:12.265Z] [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
02:01:12 [2020-02-28T07:01:12.265Z] [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
02:01:12 [2020-02-28T07:01:12.265Z] [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 122 kB/s)
02:01:12 [2020-02-28T07:01:12.265Z] [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
02:01:12 [2020-02-28T07:01:12.265Z] [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
02:01:12 [2020-02-28T07:01:12.265Z] [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
02:01:13 [2020-02-28T07:01:13.627Z] [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
02:01:15 [2020-02-28T07:01:15.514Z] [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
02:01:15 [2020-02-28T07:01:15.514Z] [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
02:01:15 [2020-02-28T07:01:15.514Z] [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 62 kB/s)
02:01:15 [2020-02-28T07:01:15.514Z] [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
02:01:15 [2020-02-28T07:01:15.770Z] [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
02:01:15 [2020-02-28T07:01:15.770Z] [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
02:01:16 [2020-02-28T07:01:16.027Z] [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
02:01:16 [2020-02-28T07:01:16.027Z] [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
02:01:16 [2020-02-28T07:01:16.282Z] [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
02:01:16 [2020-02-28T07:01:16.282Z] [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 47 kB/s)
02:01:16 [2020-02-28T07:01:16.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
02:01:16 [2020-02-28T07:01:16.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
02:01:16 [2020-02-28T07:01:16.283Z] [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
02:01:16 [2020-02-28T07:01:16.537Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
02:01:16 [2020-02-28T07:01:16.538Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
02:01:16 [2020-02-28T07:01:16.538Z] [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
02:01:16 [2020-02-28T07:01:16.538Z] [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 526 kB/s)
02:01:17 [2020-02-28T07:01:17.098Z] [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
02:01:17 [2020-02-28T07:01:17.098Z] [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
02:01:17 [2020-02-28T07:01:17.098Z] [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
02:01:17 [2020-02-28T07:01:17.353Z] [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
02:01:17 [2020-02-28T07:01:17.353Z] [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
02:01:17 [2020-02-28T07:01:17.353Z] [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
02:01:17 [2020-02-28T07:01:17.609Z] [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
02:01:17 [2020-02-28T07:01:17.609Z] [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
02:01:17 [2020-02-28T07:01:17.609Z] [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
02:01:18 [2020-02-28T07:01:18.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
02:01:18 [2020-02-28T07:01:18.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
02:01:18 [2020-02-28T07:01:18.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
02:01:18 [2020-02-28T07:01:18.729Z] [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
02:01:18 [2020-02-28T07:01:18.729Z] [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
02:01:18 [2020-02-28T07:01:18.729Z] [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
02:01:18 [2020-02-28T07:01:18.729Z] [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
02:01:18 [2020-02-28T07:01:18.729Z] [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
02:01:18 [2020-02-28T07:01:18.729Z] [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
02:01:18 [2020-02-28T07:01:18.984Z] [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 255 kB/s)
02:01:18 [2020-02-28T07:01:18.984Z] [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 197 kB/s)
02:01:18 [2020-02-28T07:01:18.984Z] [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 167 kB/s)
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] 
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
02:01:19 [2020-02-28T07:01:19.239Z] [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
02:01:19 [2020-02-28T07:01:19.239Z] [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
02:01:19 [2020-02-28T07:01:19.239Z] [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
02:01:19 [2020-02-28T07:01:19.239Z] [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
02:01:19 [2020-02-28T07:01:19.239Z] [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
02:01:19 [2020-02-28T07:01:19.239Z] [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
02:01:19 [2020-02-28T07:01:19.239Z] [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
02:01:19 [2020-02-28T07:01:19.239Z] [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
02:01:19 [2020-02-28T07:01:19.239Z] [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
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] 
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT [126/138]
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] 
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] 
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:19 [2020-02-28T07:01:19.239Z] [INFO] The project's OSGi version is 1.0.10.202002280607
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] 
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] 
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] 
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] 
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] 
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:19 [2020-02-28T07:01:19.240Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
02:01:25 [2020-02-28T07:01:25.771Z] [INFO] 
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] 
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:25 [2020-02-28T07:01:25.772Z] [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
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] 
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] 
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:25 [2020-02-28T07:01:25.772Z] [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
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] 
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] 
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] 
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:25 [2020-02-28T07:01:25.772Z] [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
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] 
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] 
02:01:25 [2020-02-28T07:01:25.772Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:01:31 [2020-02-28T07:01:31.011Z] [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
02:01:31 [2020-02-28T07:01:31.011Z] [INFO] Command line:
02:01:31 [2020-02-28T07:01:31.011Z] 	[/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]
02:01:31 [2020-02-28T07:01:31.011Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
02:01:43 [2020-02-28T07:01:43.172Z] !SESSION 2020-02-28 07:01:30.886 -----------------------------------------------
02:01:43 [2020-02-28T07:01:43.172Z] eclipse.buildId=unknown
02:01:43 [2020-02-28T07:01:43.172Z] java.version=1.8.0_202
02:01:43 [2020-02-28T07:01:43.172Z] java.vendor=Oracle Corporation
02:01:43 [2020-02-28T07:01:43.172Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
02:01:43 [2020-02-28T07:01:43.172Z] 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
02:01:43 [2020-02-28T07:01:43.172Z] 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
02:01:43 [2020-02-28T07:01:43.172Z] 
02:01:43 [2020-02-28T07:01:43.172Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 07:01:40.913
02:01:43 [2020-02-28T07:01:43.172Z] !MESSAGE FrameworkEvent ERROR
02:01:43 [2020-02-28T07:01:43.172Z] !STACK 0
02:01:43 [2020-02-28T07:01:43.172Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
02:01:43 [2020-02-28T07:01:43.172Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
02:01:43 [2020-02-28T07:01:43.172Z] 
02:01:43 [2020-02-28T07:01:43.172Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
02:01:43 [2020-02-28T07:01:43.172Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
02:01:43 [2020-02-28T07:01:43.172Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
02:01:43 [2020-02-28T07:01:43.172Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
02:01:43 [2020-02-28T07:01:43.172Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
02:01:43 [2020-02-28T07:01:43.172Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
02:01:43 [2020-02-28T07:01:43.172Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
02:01:43 [2020-02-28T07:01:43.172Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
02:01:51 [2020-02-28T07:01:51.253Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
02:02:06 [2020-02-28T07:02:06.085Z] Display size: 1440x900
02:02:06 [2020-02-28T07:02:06.085Z] OS version=3.10.0-1062.12.1.el7.x86_64
02:02:06 [2020-02-28T07:02:06.085Z] GTK version=2.24.30
02:02:06 [2020-02-28T07:02:06.085Z] GTK theme=unknown
02:02:06 [2020-02-28T07:02:06.085Z] LIBOVERLAY_SCROLLBAR=0
02:02:06 [2020-02-28T07:02:06.085Z] Time zone: Coordinated Universal Time
02:02:06 [2020-02-28T07:02:06.085Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
02:02:06 [2020-02-28T07:02:06.085Z] log4j:WARN Please initialize the log4j system properly.
02:02:16 [2020-02-28T07:02:16.018Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969594650 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969594649 data=null doit=true} to TreeItem with text {test}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969594649 data=null} to TreeItem with text {test}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969594648 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969594647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969594602 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969594600 data=null doit=true} to TreeItem with text {test}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969594600 data=null} to TreeItem with text {test}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969594599 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969594599 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}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969594581 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969594580 data=null doit=true} to TreeItem with text {Traces [2]}
02:02:17 [2020-02-28T07:02:17.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969594579 data=null} to TreeItem with text {Traces [2]}
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969594579 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969594578 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]}
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969594567 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:02:17 [2020-02-28T07:02:17.912Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1969594564 data=null doit=true} to TreeItem with text {Experiments [1]}
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1969594564 data=null} to TreeItem with text {Experiments [1]}
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1969594564 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969594563 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]}
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1969594559 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1969594505 data=null doit=true} to Tree node with text: debuginfo-synth-exec
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1969594505 data=null} to Tree node with text: debuginfo-synth-exec
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1969594504 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to Tree node with text: debuginfo-synth-exec
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969594504 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
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-1969594495 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
02:02:17 [2020-02-28T07:02:17.912Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-1969594494 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
02:02:18 [2020-02-28T07:02:18.167Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-1969594493 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-1969594289 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-1969593860 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-1969593850 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-1969593850 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-1969593850 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
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-1969593841 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1969593836 data=null doit=true} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1969593836 data=null} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1969593836 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969593836 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
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-1969593828 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-1969593828 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-1969593827 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-1969593827 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-1969593826 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-1969593824 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-1969593824 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-1969593824 data=[TmfTraceElement(/test/Traces/bug446190)] x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-1969593817 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]}
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-1969593808 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]}
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-1969593807 data=null doit=true} to TreeItem with text {TestExperiment [0]}
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-1969593807 data=null} to TreeItem with text {TestExperiment [0]}
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-1969593807 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]}
02:02:18 [2020-02-28T07:02:18.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969593807 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]}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-1969593800 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-1969593800 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-1969593800 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969593800 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]}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-1969593725 data=null button=1 stateMask=0x80000 x=136 y=60 count=2} to TreeItem with text {TestExperiment [2]}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=-1969593667 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [2]}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=-1969593667 data=null doit=true} to TreeItem with text {TestExperiment [2]}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=-1969593667 data=null} to TreeItem with text {TestExperiment [2]}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [2]}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969593604 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969593603 data=null doit=true} to TreeItem with text {test}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969593603 data=null} to TreeItem with text {test}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969593603 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969593603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969593576 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969593571 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969593571 data=null doit=true} to TreeItem with text {test}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969593571 data=null} to TreeItem with text {test}
02:02:18 [2020-02-28T07:02:18.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969593571 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:18 [2020-02-28T07:02:18.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969593571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969593073 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969592884 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969592884 data=null doit=true} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969592884 data=null} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969592883 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969592883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969592875 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.494Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969592874 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969592874 data=null doit=true} to TreeItem with text {Traces [2]}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969592874 data=null} to TreeItem with text {Traces [2]}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969592873 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969592873 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]}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969592867 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
02:02:19 [2020-02-28T07:02:19.494Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:02:19 [2020-02-28T07:02:19.494Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1969592866 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1969592866 data=null} to TreeItem with text {debuginfo-synth-exec}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1969592865 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec}
02:02:19 [2020-02-28T07:02:19.494Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969592865 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}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1969592859 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1969592858 data=null doit=true} to Tree node with text: Views
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1969592858 data=null} to Tree node with text: Views
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1969592808 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: Views
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969592807 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
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1969592791 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: Views
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969592778 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969592777 data=null doit=true} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969592777 data=null} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969592777 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969592777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969592766 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969592761 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969592760 data=null doit=true} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969592760 data=null} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969592760 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969592760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969592703 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969592702 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969592702 data=null doit=true} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969592702 data=null} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969592701 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969592701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969592694 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:19 [2020-02-28T07:02:19.750Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969592693 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969592693 data=null doit=true} to TreeItem with text {Traces [2]}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969592693 data=null} to TreeItem with text {Traces [2]}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969592692 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969592692 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]}
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969592686 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
02:02:19 [2020-02-28T07:02:19.750Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:02:19 [2020-02-28T07:02:19.750Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:02:19 [2020-02-28T07:02:19.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1969592685 data=null doit=true} to TreeItem with text {bug446190}
02:02:19 [2020-02-28T07:02:19.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1969592685 data=null} to TreeItem with text {bug446190}
02:02:19 [2020-02-28T07:02:19.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1969592684 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
02:02:19 [2020-02-28T07:02:19.751Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969592684 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}
02:02:19 [2020-02-28T07:02:19.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1969592676 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
02:02:19 [2020-02-28T07:02:19.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1969592675 data=null doit=true} to Tree node with text: Views
02:02:19 [2020-02-28T07:02:19.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1969592675 data=null} to Tree node with text: Views
02:02:19 [2020-02-28T07:02:19.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1969592674 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views
02:02:19 [2020-02-28T07:02:19.751Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969592674 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
02:02:19 [2020-02-28T07:02:19.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1969592619 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views
02:02:20 [2020-02-28T07:02:20.677Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:20 [2020-02-28T07:02:20.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1969591614 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
02:02:20 [2020-02-28T07:02:20.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1969591614 data=null doit=true} to TreeItem with text {bug446190}
02:02:20 [2020-02-28T07:02:20.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1969591614 data=null} to TreeItem with text {bug446190}
02:02:20 [2020-02-28T07:02:20.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1969591614 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
02:02:20 [2020-02-28T07:02:20.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969591613 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}
02:02:20 [2020-02-28T07:02:20.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1969591607 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
02:02:20 [2020-02-28T07:02:20.932Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
02:02:20 [2020-02-28T07:02:20.932Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Clicking on Cancel
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1969591263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1969591262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1969591262 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1969591262 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1969591262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1969591262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1969591262 data=null item=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')
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1969591387 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...'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Clicked on 
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-1969591181 data=null button=0 stateMask=0x0 x=145 y=300 count=0} to Tree node with text: IRQ Analysis
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-1969591181 data=null doit=true} to Tree node with text: IRQ Analysis
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-1969591180 data=null} to Tree node with text: IRQ Analysis
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-1969591180 data=null button=1 stateMask=0x0 x=145 y=300 count=1} to Tree node with text: IRQ Analysis
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969591180 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
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-1969591174 data=null button=1 stateMask=0x80000 x=145 y=300 count=1} to Tree node with text: IRQ Analysis
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Clicking on with mnemonic 'Open'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969591088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:02:21 [2020-02-28T07:02:21.188Z] DEBUG - Clicked on with mnemonic 'Open'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1969588775 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1969588775 data=null doit=true} to TreeItem with text {bug446190}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1969588775 data=null} to TreeItem with text {bug446190}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1969588774 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969588774 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}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1969588759 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Clicking on Cancel
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1969588602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1969588602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1969588602 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1969588602 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1969588601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1969588601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1969588601 data=null item=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')
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1969588698 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...'
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Clicked on 
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1969588568 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1969588568 data=null doit=true} to TreeItem with text {bug446190}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1969588567 data=null} to TreeItem with text {bug446190}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1969588567 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969588567 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}
02:02:23 [2020-02-28T07:02:23.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1969588561 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Clicking on Cancel
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1969588383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1969588383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1969588383 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1969588383 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1969588382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1969588382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1969588382 data=null item=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')
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1969588476 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...'
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Clicked on 
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Double-clicking on Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1969588296 data=null button=0 stateMask=0x0 x=192 y=252 count=0} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1969588296 data=null doit=true} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1969588296 data=null} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1969588295 data=null button=1 stateMask=0x0 x=192 y=252 count=1} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969588295 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
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1969588287 data=null button=1 stateMask=0x80000 x=192 y=252 count=1} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1969588287 data=null button=1 stateMask=0x0 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1969588286 data=null button=1 stateMask=0x0 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969588286 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
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1969588282 data=null button=1 stateMask=0x80000 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1969588282 data=null button=0 stateMask=0x0 x=192 y=252 count=0} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1969588281 data=null doit=true} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1969588281 data=null} to Tree node with text: Futex Contention Analysis
02:02:23 [2020-02-28T07:02:23.958Z] DEBUG - Double-clicked on Tree node with text: Futex Contention Analysis
02:02:27 [2020-02-28T07:02:27.221Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:27 [2020-02-28T07:02:27.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1969585048 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
02:02:27 [2020-02-28T07:02:27.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1969585048 data=null doit=true} to TreeItem with text {bug446190}
02:02:27 [2020-02-28T07:02:27.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1969585047 data=null} to TreeItem with text {bug446190}
02:02:27 [2020-02-28T07:02:27.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1969585047 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
02:02:27 [2020-02-28T07:02:27.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969585047 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}
02:02:27 [2020-02-28T07:02:27.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1969585038 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Clicking on Cancel
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1969584951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1969584950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1969584950 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1969584950 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1969584950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1969584950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1969584950 data=null item=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')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1969584998 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...'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Clicked on 
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969584878 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969584878 data=null doit=true} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969584877 data=null} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969584877 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969584877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969584869 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969584864 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969584864 data=null doit=true} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969584864 data=null} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969584864 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969584864 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969584858 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969584857 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969584857 data=null doit=true} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969584857 data=null} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969584857 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969584856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969584806 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969584805 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969584805 data=null doit=true} to TreeItem with text {Traces [2]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969584804 data=null} to TreeItem with text {Traces [2]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969584804 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969584804 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]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969584800 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
02:02:27 [2020-02-28T07:02:27.477Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:02:27 [2020-02-28T07:02:27.477Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:02:27 [2020-02-28T07:02:27.477Z] WARN - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
02:02:27 [2020-02-28T07:02:27.477Z] WARN - Tree item Tree node with text: Views is already expanded. Won't expand it again.
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969584790 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969584790 data=null doit=true} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969584790 data=null} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969584789 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969584789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969584782 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:27 [2020-02-28T07:02:27.477Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-1969584781 data=null button=0 stateMask=0x0 x=110 y=36 count=0} to TreeItem with text {Experiments [1]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1969584781 data=null doit=true} to TreeItem with text {Experiments [1]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1969584781 data=null} to TreeItem with text {Experiments [1]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1969584781 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969584780 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]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1969584776 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:02:27 [2020-02-28T07:02:27.477Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:02:27 [2020-02-28T07:02:27.477Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-1969584775 data=null doit=true} to TreeItem with text {TestExperiment [2]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-1969584774 data=null} to TreeItem with text {TestExperiment [2]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-1969584774 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969584774 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]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-1969584764 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]}
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1969584764 data=null doit=true} to Tree node with text: Views
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1969584764 data=null} to Tree node with text: Views
02:02:27 [2020-02-28T07:02:27.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1969584763 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views
02:02:28 [2020-02-28T07:02:28.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969584763 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
02:02:28 [2020-02-28T07:02:28.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1969583644 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-1969582936 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform}
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969582922 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969582921 data=null doit=true} to TreeItem with text {test}
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969582921 data=null} to TreeItem with text {test}
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969582921 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969582921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969582914 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:02:29 [2020-02-28T07:02:29.398Z] DEBUG - Clicking on with mnemonic 'Delete'
02:02:29 [2020-02-28T07:02:29.653Z] DEBUG - Clicked on with mnemonic 'Delete'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582118 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582118 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582117 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969582117 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Clicking on OK
02:02:30 [2020-02-28T07:02:30.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969582116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969582116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969582116 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969582116 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969582116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969582115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.215Z] DEBUG - Clicked on OK
02:02:30 [2020-02-28T07:02:30.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969582115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:02:30 [2020-02-28T07:02:30.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969582869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:02:31 [2020-02-28T07:02:31.336Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.967 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
02:02:31 [2020-02-28T07:02:31.336Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.88 s
02:02:31 [2020-02-28T07:02:31.336Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 7.9 s
02:02:31 [2020-02-28T07:02:31.336Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.088 s
02:02:31 [2020-02-28T07:02:31.336Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 1.154 s
02:02:31 [2020-02-28T07:02:31.336Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969580628 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969580628 data=null doit=true} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969580628 data=null} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969580627 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969580575 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969580575 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969580575 data=null doit=true} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969580574 data=null} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969580574 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969580565 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969580565 data=null doit=true} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969580565 data=null} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969580564 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969580564 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}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969580561 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969580560 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969580560 data=null doit=true} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969580560 data=null} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969580560 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580560 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969580548 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:31 [2020-02-28T07:02:31.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969580548 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969580547 data=null doit=true} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969580547 data=null} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969580547 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580547 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969580543 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1969580386 data=null doit=true} to Shell with text {Manage Custom Parsers}
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched List with text "", using matcher: of type 'List'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched List with text "", using matcher: (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1969580384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1969580383 data=null doit=true} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1969580383 data=null} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1969580382 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1969580382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1969580382 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-1969580380 data=null doit=true} to Button with text {Text}
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-1969580380 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}
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-1969580378 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-1969580378 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')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-1969580378 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')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-1969580378 data=null item=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')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched List with text "", using matcher: of type 'List'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched List with text "", using matcher: (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1969580375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1969580375 data=null doit=true} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1969580375 data=null} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1969580375 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1969580374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1969580374 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Clicking on &Close
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1969580373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1969580373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1969580373 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1969580373 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1969580373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1969580373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1969580373 data=null item=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')
02:02:31 [2020-02-28T07:02:31.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1969580462 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...'
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Clicked on 
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969580297 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969580296 data=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969580296 data=null} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969580296 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969580284 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969580283 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969580283 data=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969580283 data=null} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969580283 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969580277 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.154Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969580276 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969580276 data=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969580276 data=null} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969580276 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580276 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969580267 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.154Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969580266 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969580266 data=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969580265 data=null} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969580265 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580265 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969580261 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969580181 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969580181 data=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969580181 data=null} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969580180 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969580167 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969580167 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969580167 data=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969580167 data=null} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969580166 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969580160 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.155Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969580159 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969580159 data=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969580159 data=null} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969580159 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580159 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969580104 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969580103 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969580103 data=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969580103 data=null} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969580103 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969580102 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969580094 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - Clicking on with mnemonic 'Import...'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - Clicked on with mnemonic 'Import...'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969579860 data=null doit=true} to Shell with text {Trace Import}
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - Clicking on Cancel
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1969579858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1969579858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1969579858 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1969579858 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1969579857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1969579857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1969579857 data=null item=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')
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969580066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Clicked on 
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969579785 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969579785 data=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969579785 data=null} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969579784 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969579784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969579771 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969579771 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969579771 data=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969579770 data=null} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969579770 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969579770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969579764 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:32 [2020-02-28T07:02:32.667Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969579763 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969579763 data=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969579763 data=null} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969579763 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969579763 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969579704 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969579703 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969579703 data=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969579703 data=null} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969579702 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969579702 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969579698 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Clicking on with mnemonic 'Import...'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Clicked on with mnemonic 'Import...'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969579564 data=null doit=true} to Shell with text {Trace Import}
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:02:32 [2020-02-28T07:02:32.667Z] 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')
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:32 [2020-02-28T07:02:32.667Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:02:32 [2020-02-28T07:02:32.924Z] 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
02:02:32 [2020-02-28T07:02:32.924Z] 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=-1969579557 data=null} to (of type 'Combo')
02:02:32 [2020-02-28T07:02:32.924Z] 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
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969579490 data=null doit=true} to TreeItem with text {import}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969579490 data=null} to TreeItem with text {import}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969579490 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969579490 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}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969579487 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969579485 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969579485 data=null doit=true} to TreeItem with text {import}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969579485 data=null} to TreeItem with text {import}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969579484 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969579484 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}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969579483 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969579465 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:'))
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:02:32 [2020-02-28T07:02:32.924Z] 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')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@94ba90a
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969579461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969579461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969579461 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969579461 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969579460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969579460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969579460 data=null item=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')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969579460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969579460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969579460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969579460 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969579460 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@643947d1
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1969579458 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')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1969579458 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')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1969579458 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1969579458 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1969579458 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')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1969579458 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')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1969579457 data=null item=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')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1969579457 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')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1969579457 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')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1969579457 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')
02:02:32 [2020-02-28T07:02:32.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1969579457 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1969579457 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] 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')
02:02:32 [2020-02-28T07:02:32.925Z] 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.
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Clicking on &Finish
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969579405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969579405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969579405 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969579405 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969579405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969579405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:32 [2020-02-28T07:02:32.925Z] DEBUG - Clicked on &Finish
02:02:33 [2020-02-28T07:02:33.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969579405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:33 [2020-02-28T07:02:33.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969579672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969578348 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969578348 data=null doit=true} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969578348 data=null} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969578348 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969578347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969578333 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969578333 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969578332 data=null doit=true} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969578332 data=null} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969578332 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969578332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969578326 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:34 [2020-02-28T07:02:34.046Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969578325 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969578324 data=null doit=true} to TreeItem with text {Traces [1]}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969578324 data=null} to TreeItem with text {Traces [1]}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969578324 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969578324 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969578315 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969578315 data=null doit=true} to TreeItem with text {Traces [1]}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969578315 data=null} to TreeItem with text {Traces [1]}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969578314 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969578314 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]}
02:02:34 [2020-02-28T07:02:34.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969578312 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577865 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969577864 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969577864 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577864 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969577863 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577739 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:34 [2020-02-28T07:02:34.607Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577733 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969577733 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969577733 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577733 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969577733 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577728 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577728 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969577728 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969577728 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577727 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969577727 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577723 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577723 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577723 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577710 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969577710 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969577710 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969577710 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:02:34 [2020-02-28T07:02:34.607Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969577723 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:35 [2020-02-28T07:02:35.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:35 [2020-02-28T07:02:35.168Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:35 [2020-02-28T07:02:35.168Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:35 [2020-02-28T07:02:35.729Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:35 [2020-02-28T07:02:35.729Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Attempting to set focus on Table with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969576199 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969576199 data=null doit=true} to TableItem with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969576199 data=null} to TableItem with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969576199 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969576197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969576186 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969576100 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969576100 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969576100 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969576100 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969576100 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969576095 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:36 [2020-02-28T07:02:36.291Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969576086 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969576086 data=null doit=true} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969576086 data=null} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969576086 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969576086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969576069 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969576069 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969576069 data=null doit=true} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969576069 data=null} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969576068 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969576068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969576062 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:36 [2020-02-28T07:02:36.291Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969576062 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969576061 data=null doit=true} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969576061 data=null} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969576061 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969576061 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969576051 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969576008 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969576007 data=null doit=true} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969576007 data=null} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969576007 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969576007 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969576003 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:02:36 [2020-02-28T07:02:36.292Z] DEBUG - Clicking on with mnemonic 'Import...'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Clicked on with mnemonic 'Import...'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969575866 data=null doit=true} to Shell with text {Trace Import}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:02:36 [2020-02-28T07:02:36.549Z] 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')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:02:36 [2020-02-28T07:02:36.549Z] 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
02:02:36 [2020-02-28T07:02:36.549Z] 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=-1969575863 data=null} to (of type 'Combo')
02:02:36 [2020-02-28T07:02:36.549Z] 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
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969575802 data=null doit=true} to TreeItem with text {import}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969575802 data=null} to TreeItem with text {import}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969575802 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969575801 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}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969575799 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969575799 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969575799 data=null doit=true} to TreeItem with text {import}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969575798 data=null} to TreeItem with text {import}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969575798 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969575798 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}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969575798 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969575789 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:'))
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:02:36 [2020-02-28T07:02:36.549Z] 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')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:02:36 [2020-02-28T07:02:36.550Z] 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')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:02:36 [2020-02-28T07:02:36.550Z] 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')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] 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')
02:02:36 [2020-02-28T07:02:36.550Z] 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.
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Clicking on &Finish
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969575780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969575780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969575780 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969575780 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969575780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969575780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:36 [2020-02-28T07:02:36.550Z] DEBUG - Clicked on &Finish
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969575780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969575972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969575261 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969575261 data=null doit=true} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969575261 data=null} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969575261 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969575260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969575248 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969575248 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969575248 data=null doit=true} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969575248 data=null} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969575247 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969575247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969575242 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:37 [2020-02-28T07:02:37.111Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969575241 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969575241 data=null doit=true} to TreeItem with text {Traces [1]}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969575240 data=null} to TreeItem with text {Traces [1]}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969575240 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969575240 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:02:37 [2020-02-28T07:02:37.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969575233 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:02:37 [2020-02-28T07:02:37.111Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574985 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969574985 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969574985 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574984 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969574984 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574969 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:37 [2020-02-28T07:02:37.367Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574967 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969574967 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969574967 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574967 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969574966 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574962 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574962 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969574962 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969574962 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574962 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969574961 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574958 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574958 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574958 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.367Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969574957 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574901 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969574684 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969574683 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969574683 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.623Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:02:37 [2020-02-28T07:02:37.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:37 [2020-02-28T07:02:37.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Attempting to set focus on Table with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969573174 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969573173 data=null doit=true} to TableItem with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969573173 data=null} to TableItem with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969573173 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969573171 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969573157 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969573085 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969573084 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969573084 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969573084 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969573084 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969573078 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:39 [2020-02-28T07:02:39.525Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969573067 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969573067 data=null doit=true} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969573067 data=null} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969573067 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969573067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969573004 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969573004 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969573004 data=null doit=true} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969573003 data=null} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969573003 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969573003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969572996 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:39 [2020-02-28T07:02:39.525Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969572996 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969572995 data=null doit=true} to TreeItem with text {Traces [2]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969572995 data=null} to TreeItem with text {Traces [2]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969572995 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969572995 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]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969572984 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969572984 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969572983 data=null doit=true} to TreeItem with text {Traces [2]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969572983 data=null} to TreeItem with text {Traces [2]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969572983 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969572983 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]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969572979 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Clicking on with mnemonic 'Import...'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Clicked on with mnemonic 'Import...'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969572792 data=null doit=true} to Shell with text {Trace Import}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:02:39 [2020-02-28T07:02:39.525Z] 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')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:02:39 [2020-02-28T07:02:39.525Z] 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
02:02:39 [2020-02-28T07:02:39.525Z] 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=-1969572789 data=null} to (of type 'Combo')
02:02:39 [2020-02-28T07:02:39.525Z] 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
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969572773 data=null doit=true} to TreeItem with text {import}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969572773 data=null} to TreeItem with text {import}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969572773 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969572773 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}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969572770 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969572769 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969572769 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969572769 data=null} to Tree node with text: kernel-overlap-testing
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969572769 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969572769 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
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969572766 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969572755 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:'))
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:02:39 [2020-02-28T07:02:39.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:02:39 [2020-02-28T07:02:39.526Z] 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')
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:02:39 [2020-02-28T07:02:39.782Z] 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')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] 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')
02:02:39 [2020-02-28T07:02:39.782Z] 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.
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Clicking on &Finish
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969572698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969572698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969572698 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969572698 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969572697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969572697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Clicked on &Finish
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969572697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:39 [2020-02-28T07:02:39.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969572895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969572178 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969572177 data=null doit=true} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969572177 data=null} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969572177 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969572177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969572164 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969572163 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969572163 data=null doit=true} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969572163 data=null} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969572163 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969572162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969572155 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:40 [2020-02-28T07:02:40.343Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:40 [2020-02-28T07:02:40.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969572154 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:02:40 [2020-02-28T07:02:40.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969572154 data=null doit=true} to TreeItem with text {Traces [3]}
02:02:40 [2020-02-28T07:02:40.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969572154 data=null} to TreeItem with text {Traces [3]}
02:02:40 [2020-02-28T07:02:40.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969572154 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:02:40 [2020-02-28T07:02:40.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969572153 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]}
02:02:40 [2020-02-28T07:02:40.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969572145 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:02:40 [2020-02-28T07:02:40.344Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
02:02:40 [2020-02-28T07:02:40.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571681 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969571680 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969571680 data=null} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571680 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969571680 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571662 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:40 [2020-02-28T07:02:40.599Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571658 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969571658 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969571657 data=null} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571657 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969571657 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571649 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571649 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969571649 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969571648 data=null} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571648 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969571648 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571644 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571644 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.599Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571644 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.854Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969571644 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:02:40 [2020-02-28T07:02:40.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571603 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969571283 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969571204 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969571195 data=null} to TreeItem with text {kernel-overlap-testing}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Attempting to set focus on Table with text {}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969571190 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969571190 data=null doit=true} to TableItem with text {}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969571189 data=null} to TableItem with text {}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969571189 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969571187 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969571180 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:41 [2020-02-28T07:02:41.109Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969569983 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969569982 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969569982 data=null} to TreeItem with text {kernel-overlap-testing}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969569982 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969569982 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969569977 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:42 [2020-02-28T07:02:42.472Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969569967 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969569967 data=null doit=true} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969569967 data=null} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969569966 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969569966 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969569901 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969569901 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969569901 data=null doit=true} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969569900 data=null} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969569900 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969569900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969569895 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:42 [2020-02-28T07:02:42.472Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969569894 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:02:42 [2020-02-28T07:02:42.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969569893 data=null doit=true} to TreeItem with text {Traces [3]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969569893 data=null} to TreeItem with text {Traces [3]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969569893 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969569893 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]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969569885 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969569884 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969569884 data=null doit=true} to TreeItem with text {Traces [3]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969569884 data=null} to TreeItem with text {Traces [3]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969569884 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969569884 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]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969569880 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Clicking on with mnemonic 'Import...'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Clicked on with mnemonic 'Import...'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969569758 data=null doit=true} to Shell with text {Trace Import}
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:02:42 [2020-02-28T07:02:42.473Z] 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')
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:02:42 [2020-02-28T07:02:42.473Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:02:42 [2020-02-28T07:02:42.473Z] 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
02:02:42 [2020-02-28T07:02:42.731Z] 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=-1969569755 data=null} to (of type 'Combo')
02:02:42 [2020-02-28T07:02:42.731Z] 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
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969569708 data=null doit=true} to TreeItem with text {import}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969569708 data=null} to TreeItem with text {import}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969569708 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969569707 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}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969569705 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969569705 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969569704 data=null doit=true} to TreeItem with text {import}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969569704 data=null} to TreeItem with text {import}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969569704 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969569704 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}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969569703 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969569694 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:'))
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:02:42 [2020-02-28T07:02:42.731Z] 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')
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@59294447
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969569692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969569691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969569691 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969569691 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969569691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969569691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969569691 data=null item=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')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969569691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969569691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969569691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969569690 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969569690 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:02:42 [2020-02-28T07:02:42.732Z] 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')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:02:42 [2020-02-28T07:02:42.732Z] 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')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] 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')
02:02:42 [2020-02-28T07:02:42.732Z] 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.
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Clicking on &Finish
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969569683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969569683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969569683 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969569682 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969569682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969569682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:42 [2020-02-28T07:02:42.732Z] DEBUG - Clicked on &Finish
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969569168 data=null doit=true} to Shell with text {Confirmation}
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - Clicking on Rename
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1969569167 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')
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1969569166 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')
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1969569166 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1969569166 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1969569166 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')
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1969569166 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')
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1969569166 data=null item=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')
02:02:43 [2020-02-28T07:02:43.292Z] DEBUG - Clicked on 
02:02:43 [2020-02-28T07:02:43.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969569682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:43 [2020-02-28T07:02:43.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969569853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969568645 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969568645 data=null doit=true} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969568645 data=null} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969568645 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969568644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969568632 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969568631 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969568631 data=null doit=true} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969568630 data=null} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969568630 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969568630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969568624 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:43 [2020-02-28T07:02:43.804Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969568607 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969568607 data=null doit=true} to TreeItem with text {Traces [4]}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969568607 data=null} to TreeItem with text {Traces [4]}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969568607 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969568607 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]}
02:02:43 [2020-02-28T07:02:43.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969568598 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:02:43 [2020-02-28T07:02:43.804Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568266 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568266 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568266 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568266 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969568265 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)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568250 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:44 [2020-02-28T07:02:44.059Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568247 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568247 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568247 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568247 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969568247 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)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568242 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568242 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568242 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.059Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:44 [2020-02-28T07:02:44.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568242 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568241 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969568241 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)}
02:02:44 [2020-02-28T07:02:44.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568237 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568237 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.060Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568237 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.060Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969568236 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)}
02:02:44 [2020-02-28T07:02:44.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969568203 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969567904 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969567904 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969567904 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.570Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
02:02:44 [2020-02-28T07:02:44.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:44 [2020-02-28T07:02:44.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:44 [2020-02-28T07:02:44.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:44 [2020-02-28T07:02:44.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:44 [2020-02-28T07:02:44.571Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:44 [2020-02-28T07:02:44.571Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:44 [2020-02-28T07:02:44.826Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:44 [2020-02-28T07:02:44.826Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - Attempting to set focus on Table with text {}
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969566898 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969566898 data=null doit=true} to TableItem with text {}
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969566898 data=null} to TableItem with text {}
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969566898 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969566896 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969566888 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:45 [2020-02-28T07:02:45.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:45 [2020-02-28T07:02:45.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:45 [2020-02-28T07:02:45.641Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:45 [2020-02-28T07:02:45.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969566748 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:45 [2020-02-28T07:02:45.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969566748 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:45 [2020-02-28T07:02:45.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969566748 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:45 [2020-02-28T07:02:45.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969566748 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969566748 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)}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969566744 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:45 [2020-02-28T07:02:45.642Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969566738 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969566738 data=null doit=true} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969566738 data=null} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969566738 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969566738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969566693 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969566692 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969566692 data=null doit=true} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969566692 data=null} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969566692 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969566691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969566683 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:45 [2020-02-28T07:02:45.642Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969566682 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969566682 data=null doit=true} to TreeItem with text {Traces [4]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969566682 data=null} to TreeItem with text {Traces [4]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969566682 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969566681 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]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969566669 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969566669 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969566668 data=null doit=true} to TreeItem with text {Traces [4]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969566668 data=null} to TreeItem with text {Traces [4]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969566668 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969566668 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]}
02:02:45 [2020-02-28T07:02:45.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969566664 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Clicking on with mnemonic 'Import...'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Clicked on with mnemonic 'Import...'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969566479 data=null doit=true} to Shell with text {Trace Import}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:02:45 [2020-02-28T07:02:45.898Z] 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')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:02:45 [2020-02-28T07:02:45.898Z] 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
02:02:45 [2020-02-28T07:02:45.898Z] 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=-1969566477 data=null} to (of type 'Combo')
02:02:45 [2020-02-28T07:02:45.898Z] 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
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969566463 data=null doit=true} to TreeItem with text {import}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969566463 data=null} to TreeItem with text {import}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969566463 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969566463 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}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969566461 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969566460 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969566460 data=null doit=true} to TreeItem with text {import}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969566460 data=null} to TreeItem with text {import}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969566460 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969566460 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}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969566459 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969566407 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:'))
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:02:45 [2020-02-28T07:02:45.898Z] 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')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c19b0a8
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969566405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969566405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969566405 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969566405 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969566404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969566404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969566404 data=null item=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')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969566404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969566404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969566404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969566404 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969566404 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:02:45 [2020-02-28T07:02:45.899Z] 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')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:02:45 [2020-02-28T07:02:45.899Z] 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')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] 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')
02:02:45 [2020-02-28T07:02:45.899Z] 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.
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Clicking on &Finish
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969566397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969566397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969566397 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969566396 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969566396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969566396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:45 [2020-02-28T07:02:45.899Z] DEBUG - Clicked on &Finish
02:02:46 [2020-02-28T07:02:46.458Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:02:46 [2020-02-28T07:02:46.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969565863 data=null doit=true} to Shell with text {Confirmation}
02:02:46 [2020-02-28T07:02:46.458Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - Clicking on Rename
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1969565862 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')
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1969565862 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')
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1969565862 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1969565862 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1969565862 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')
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1969565862 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')
02:02:46 [2020-02-28T07:02:46.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1969565862 data=null item=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')
02:02:46 [2020-02-28T07:02:46.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969566396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:46 [2020-02-28T07:02:46.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969566583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:02:46 [2020-02-28T07:02:46.714Z] DEBUG - Clicked on 
02:02:46 [2020-02-28T07:02:46.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:46 [2020-02-28T07:02:46.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:46 [2020-02-28T07:02:46.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:46 [2020-02-28T07:02:46.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:46 [2020-02-28T07:02:46.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:46 [2020-02-28T07:02:46.715Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:46 [2020-02-28T07:02:46.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969565566 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969565566 data=null doit=true} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969565566 data=null} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969565565 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969565565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969565507 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969565506 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969565506 data=null doit=true} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969565506 data=null} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969565505 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969565505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969565500 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:46 [2020-02-28T07:02:46.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969565496 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969565496 data=null doit=true} to TreeItem with text {Traces [5]}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969565496 data=null} to TreeItem with text {Traces [5]}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969565496 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969565496 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]}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969565487 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:02:46 [2020-02-28T07:02:46.970Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565358 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565358 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565358 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565358 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969565358 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)}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565344 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:46 [2020-02-28T07:02:46.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:46 [2020-02-28T07:02:46.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565342 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565341 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565341 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565341 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969565341 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)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565337 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565337 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565337 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565337 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565336 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969565336 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)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565333 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565333 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565333 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:46 [2020-02-28T07:02:46.971Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969565332 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)}
02:02:47 [2020-02-28T07:02:47.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565302 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:47 [2020-02-28T07:02:47.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565093 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:47 [2020-02-28T07:02:47.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565093 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:47 [2020-02-28T07:02:47.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969565093 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:47 [2020-02-28T07:02:47.225Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
02:02:47 [2020-02-28T07:02:47.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:47 [2020-02-28T07:02:47.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:47 [2020-02-28T07:02:47.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:47 [2020-02-28T07:02:47.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:47 [2020-02-28T07:02:47.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - Attempting to set focus on Table with text {}
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969564089 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969564089 data=null doit=true} to TableItem with text {}
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969564089 data=null} to TableItem with text {}
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969564088 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969564087 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:02:48 [2020-02-28T07:02:48.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969564075 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:02:48 [2020-02-28T07:02:48.153Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:48 [2020-02-28T07:02:48.153Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969563837 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969563836 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969563836 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969563836 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969563836 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)}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969563832 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:48 [2020-02-28T07:02:48.408Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969563825 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969563824 data=null doit=true} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969563824 data=null} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969563824 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969563824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969563808 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969563808 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969563808 data=null doit=true} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969563807 data=null} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969563807 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969563807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969563801 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:48 [2020-02-28T07:02:48.664Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969563800 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969563800 data=null doit=true} to TreeItem with text {Traces [5]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969563800 data=null} to TreeItem with text {Traces [5]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969563799 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969563799 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]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969563790 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969563790 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969563789 data=null doit=true} to TreeItem with text {Traces [5]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969563789 data=null} to TreeItem with text {Traces [5]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969563789 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969563789 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]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969563785 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Clicking on with mnemonic 'Import...'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Clicked on with mnemonic 'Import...'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969563657 data=null doit=true} to Shell with text {Trace Import}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:02:48 [2020-02-28T07:02:48.664Z] 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')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:02:48 [2020-02-28T07:02:48.664Z] 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
02:02:48 [2020-02-28T07:02:48.664Z] 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=-1969563653 data=null} to (of type 'Combo')
02:02:48 [2020-02-28T07:02:48.664Z] 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
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969563597 data=null doit=true} to TreeItem with text {import}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969563596 data=null} to TreeItem with text {import}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969563596 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969563596 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}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969563594 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969563594 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969563594 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969563593 data=null} to Tree node with text: kernel-overlap-testing
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969563593 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969563593 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
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969563592 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969563584 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:'))
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:02:48 [2020-02-28T07:02:48.664Z] 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')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@785aeba9
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969563582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969563582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969563581 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969563581 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969563581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969563581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969563581 data=null item=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')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969563581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969563581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969563581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969563580 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969563580 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:02:48 [2020-02-28T07:02:48.665Z] 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')
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] 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')
02:02:48 [2020-02-28T07:02:48.665Z] 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.
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - Clicking on &Finish
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969563571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969563571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969563571 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969563571 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969563571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969563571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:48 [2020-02-28T07:02:48.920Z] DEBUG - Clicked on &Finish
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969563056 data=null doit=true} to Shell with text {Confirmation}
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - Clicking on Rename
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1969563055 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')
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1969563055 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')
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1969563055 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1969563055 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1969563055 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')
02:02:49 [2020-02-28T07:02:49.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1969563055 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')
02:02:49 [2020-02-28T07:02:49.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1969563054 data=null item=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')
02:02:49 [2020-02-28T07:02:49.430Z] DEBUG - Clicked on 
02:02:49 [2020-02-28T07:02:49.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969563571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:49 [2020-02-28T07:02:49.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969563756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969562533 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969562533 data=null doit=true} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969562533 data=null} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969562533 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969562532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969562517 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969562517 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969562517 data=null doit=true} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969562517 data=null} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969562516 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969562516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969562511 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:49 [2020-02-28T07:02:49.991Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969562510 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969562510 data=null doit=true} to TreeItem with text {Traces [6]}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969562509 data=null} to TreeItem with text {Traces [6]}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969562509 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969562509 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]}
02:02:49 [2020-02-28T07:02:49.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969562501 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:49 [2020-02-28T07:02:49.991Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562068 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562068 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562068 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562068 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969562068 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)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562052 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:50 [2020-02-28T07:02:50.246Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562050 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562049 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562049 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562049 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969562049 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)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562045 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562045 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562045 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562045 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562045 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969562044 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)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562041 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562040 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562040 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969562040 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)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969562028 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969561984 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969561983 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969561983 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - Attempting to set focus on Table with text {}
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969561475 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969561475 data=null doit=true} to TableItem with text {}
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969561474 data=null} to TableItem with text {}
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969561474 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969561472 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969561460 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:50 [2020-02-28T07:02:50.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969560413 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969560413 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969560412 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969560412 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969560412 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)}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969560407 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.170Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969560398 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969560398 data=null doit=true} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969560398 data=null} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969560398 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969560397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969560381 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969560376 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969560375 data=null doit=true} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969560375 data=null} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969560375 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969560375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969560368 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969560367 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969560367 data=null doit=true} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969560367 data=null} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969560366 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969560366 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]}
02:02:52 [2020-02-28T07:02:52.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969560357 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.170Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969559876 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969559876 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969559875 data=null} to Tree node with text: ExampleCustomTxt.log
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969559875 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969559875 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
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969559860 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.426Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969559855 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969559854 data=null doit=true} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969559854 data=null} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969559854 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969559854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969559841 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969559840 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969559840 data=null doit=true} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969559840 data=null} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969559840 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969559840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969559834 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:52 [2020-02-28T07:02:52.426Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969559834 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969559833 data=null doit=true} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969559833 data=null} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969559833 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969559833 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]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969559825 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969559808 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969559808 data=null doit=true} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969559807 data=null} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969559807 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969559807 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]}
02:02:52 [2020-02-28T07:02:52.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969559802 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Clicking on with mnemonic 'Import...'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Clicked on with mnemonic 'Import...'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969559655 data=null doit=true} to Shell with text {Trace Import}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:02:52 [2020-02-28T07:02:52.682Z] 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')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:02:52 [2020-02-28T07:02:52.682Z] 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
02:02:52 [2020-02-28T07:02:52.682Z] 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=-1969559607 data=null} to (of type 'Combo')
02:02:52 [2020-02-28T07:02:52.682Z] 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
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969559594 data=null doit=true} to TreeItem with text {import}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969559594 data=null} to TreeItem with text {import}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969559594 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969559594 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}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969559592 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969559591 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969559591 data=null doit=true} to TreeItem with text {import}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969559591 data=null} to TreeItem with text {import}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969559591 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969559591 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}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969559590 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969559582 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:'))
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:02:52 [2020-02-28T07:02:52.682Z] 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')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7856b790
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969559580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969559580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969559580 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969559580 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969559580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969559580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969559580 data=null item=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')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969559579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969559579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969559579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969559579 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969559579 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:02:52 [2020-02-28T07:02:52.683Z] 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')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] 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')
02:02:52 [2020-02-28T07:02:52.683Z] 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.
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Clicking on &Finish
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969559573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969559573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969559573 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969559572 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969559572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969559572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:52 [2020-02-28T07:02:52.938Z] DEBUG - Clicked on &Finish
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969559005 data=null doit=true} to Shell with text {Confirmation}
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - Clicking on Overwrite
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1969559004 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')
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1969559004 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')
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1969559004 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1969559004 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1969559004 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')
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1969559003 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')
02:02:53 [2020-02-28T07:02:53.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1969559003 data=null item=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')
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969559572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969559768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Clicked on 
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969558566 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969558566 data=null doit=true} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969558566 data=null} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969558566 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969558566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969558505 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969558505 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969558505 data=null doit=true} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969558504 data=null} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969558503 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969558503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969558497 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:53 [2020-02-28T07:02:53.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969558497 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969558497 data=null doit=true} to TreeItem with text {Traces [6]}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969558496 data=null} to TreeItem with text {Traces [6]}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969558496 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969558496 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]}
02:02:53 [2020-02-28T07:02:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969558488 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:53 [2020-02-28T07:02:53.758Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558156 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969558156 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969558156 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558155 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969558155 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558142 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:54 [2020-02-28T07:02:54.319Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558140 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969558139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969558139 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558139 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969558139 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558135 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558135 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969558135 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969558135 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558135 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969558135 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558131 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558131 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558131 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.319Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969558131 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969558120 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969557890 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969557889 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969557889 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:54 [2020-02-28T07:02:54.575Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:55 [2020-02-28T07:02:55.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:55 [2020-02-28T07:02:55.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:55 [2020-02-28T07:02:55.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:55 [2020-02-28T07:02:55.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:55 [2020-02-28T07:02:55.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:55 [2020-02-28T07:02:55.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:55 [2020-02-28T07:02:55.390Z] DEBUG - Attempting to set focus on Table with text {}
02:02:55 [2020-02-28T07:02:55.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969556867 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:02:55 [2020-02-28T07:02:55.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969556866 data=null doit=true} to TableItem with text {}
02:02:55 [2020-02-28T07:02:55.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969556866 data=null} to TableItem with text {}
02:02:55 [2020-02-28T07:02:55.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969556866 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:02:55 [2020-02-28T07:02:55.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969556865 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:02:55 [2020-02-28T07:02:55.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969556856 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:02:55 [2020-02-28T07:02:55.391Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:55 [2020-02-28T07:02:55.391Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969556668 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969556668 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969556668 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969556668 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969556668 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969556663 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:55 [2020-02-28T07:02:55.646Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969556591 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969556591 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969556591 data=null} to Tree node with text: ExampleCustomTxt.log
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969556591 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969556591 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
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969556587 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:55 [2020-02-28T07:02:55.646Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:55 [2020-02-28T07:02:55.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969556578 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969556578 data=null doit=true} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969556578 data=null} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969556578 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969556578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969556563 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969556562 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969556562 data=null doit=true} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969556562 data=null} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969556562 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969556562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969556556 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:55 [2020-02-28T07:02:55.901Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969556556 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969556556 data=null doit=true} to TreeItem with text {Traces [6]}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969556556 data=null} to TreeItem with text {Traces [6]}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969556555 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969556555 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]}
02:02:55 [2020-02-28T07:02:55.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969556501 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:55 [2020-02-28T07:02:55.901Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:02:56 [2020-02-28T07:02:56.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:56 [2020-02-28T07:02:56.156Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969556067 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969556067 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969556067 data=null} to Tree node with text: ExampleCustomXml.xml
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969556066 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969556066 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
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969556050 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:56 [2020-02-28T07:02:56.412Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969556044 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969556044 data=null doit=true} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969556044 data=null} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969556044 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969556043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969556007 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969556006 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969556006 data=null doit=true} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969556006 data=null} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969556006 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969556006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969556000 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:56 [2020-02-28T07:02:56.413Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969555999 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969555999 data=null doit=true} to TreeItem with text {Traces [6]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969555999 data=null} to TreeItem with text {Traces [6]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969555999 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969555999 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]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969555991 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969555990 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969555990 data=null doit=true} to TreeItem with text {Traces [6]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969555990 data=null} to TreeItem with text {Traces [6]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969555990 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969555990 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]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969555987 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:02:56 [2020-02-28T07:02:56.413Z] DEBUG - Clicking on with mnemonic 'Import...'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - Clicked on with mnemonic 'Import...'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969555796 data=null doit=true} to Shell with text {Trace Import}
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:02:56 [2020-02-28T07:02:56.669Z] 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')
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:02:56 [2020-02-28T07:02:56.669Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:02:56 [2020-02-28T07:02:56.669Z] 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
02:02:56 [2020-02-28T07:02:56.669Z] 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=-1969555794 data=null} to (of type 'Combo')
02:02:56 [2020-02-28T07:02:56.670Z] 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
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969555780 data=null doit=true} to TreeItem with text {import}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969555780 data=null} to TreeItem with text {import}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969555780 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969555780 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}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969555778 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969555777 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969555777 data=null doit=true} to TreeItem with text {import}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969555777 data=null} to TreeItem with text {import}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969555777 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969555777 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}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969555776 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969555768 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:'))
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:02:56 [2020-02-28T07:02:56.670Z] 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')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4d3a7025
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969555766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969555766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969555766 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969555766 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969555766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969555765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969555765 data=null item=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')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969555765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969555765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969555765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969555765 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969555765 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:02:56 [2020-02-28T07:02:56.670Z] 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')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:02:56 [2020-02-28T07:02:56.670Z] 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')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] 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')
02:02:56 [2020-02-28T07:02:56.670Z] 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.
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Clicking on &Finish
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969555707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969555707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969555706 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969555706 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969555706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969555706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:56 [2020-02-28T07:02:56.670Z] DEBUG - Clicked on &Finish
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969555190 data=null doit=true} to Shell with text {Confirmation}
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - Clicking on Overwrite
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1969555190 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')
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1969555189 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')
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1969555189 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1969555189 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1969555189 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')
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1969555189 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')
02:02:57 [2020-02-28T07:02:57.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1969555189 data=null item=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')
02:02:57 [2020-02-28T07:02:57.487Z] DEBUG - Clicked on 
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969555706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969555906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969552872 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969552872 data=null doit=true} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969552872 data=null} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969552872 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969552871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969552859 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969552858 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969552858 data=null doit=true} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969552858 data=null} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969552858 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969552858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969552852 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:02:59 [2020-02-28T07:02:59.386Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969552851 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969552851 data=null doit=true} to TreeItem with text {Traces [6]}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969552851 data=null} to TreeItem with text {Traces [6]}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969552851 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969552851 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]}
02:02:59 [2020-02-28T07:02:59.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969552843 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:02:59 [2020-02-28T07:02:59.386Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552412 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969552411 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969552411 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552411 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969552411 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552398 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:02:59 [2020-02-28T07:02:59.948Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552396 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969552396 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969552396 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552396 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969552395 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552392 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552392 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969552392 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Attempting to set focus on Tree with text {}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969552391 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552391 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969552391 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552388 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552388 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552388 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969552388 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552377 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969552351 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969552351 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969552351 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.949Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:02:59 [2020-02-28T07:02:59.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:59 [2020-02-28T07:02:59.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:59 [2020-02-28T07:02:59.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:59 [2020-02-28T07:02:59.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:02:59 [2020-02-28T07:02:59.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:00 [2020-02-28T07:03:00.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:00 [2020-02-28T07:03:00.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:00 [2020-02-28T07:03:00.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:00 [2020-02-28T07:03:00.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:00 [2020-02-28T07:03:00.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:00 [2020-02-28T07:03:00.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - Attempting to set focus on Table with text {}
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969550846 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969550846 data=null doit=true} to TableItem with text {}
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969550846 data=null} to TableItem with text {}
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969550845 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969550844 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969550837 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:01 [2020-02-28T07:03:01.433Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969550791 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969550790 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969550790 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969550790 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550790 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969550785 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:01 [2020-02-28T07:03:01.688Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969550740 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969550740 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969550740 data=null} to Tree node with text: ExampleCustomXml.xml
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969550739 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550739 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
02:03:01 [2020-02-28T07:03:01.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969550735 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:01 [2020-02-28T07:03:01.689Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969550703 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969550703 data=null doit=true} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969550703 data=null} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969550703 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969550688 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969550687 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969550687 data=null doit=true} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969550687 data=null} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969550687 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550687 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969550681 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.689Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969550681 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969550681 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969550681 data=null} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969550680 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550680 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]}
02:03:01 [2020-02-28T07:03:01.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969550672 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.689Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969550341 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969550341 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969550341 data=null} to Tree node with text: kernel-overlap-testing
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969550341 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550340 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
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969550323 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:01 [2020-02-28T07:03:01.944Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969550317 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969550317 data=null doit=true} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969550316 data=null} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969550316 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969550303 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969550302 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969550302 data=null doit=true} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969550302 data=null} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969550302 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969550297 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:01 [2020-02-28T07:03:01.945Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969550296 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969550296 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969550296 data=null} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969550295 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550295 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]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969550287 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969550287 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969550287 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969550287 data=null} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969550287 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550286 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]}
02:03:01 [2020-02-28T07:03:01.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969550283 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969550168 data=null doit=true} to Shell with text {Trace Import}
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:02 [2020-02-28T07:03:02.201Z] 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')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:02 [2020-02-28T07:03:02.201Z] 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
02:03:02 [2020-02-28T07:03:02.201Z] 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=-1969550166 data=null} to (of type 'Combo')
02:03:02 [2020-02-28T07:03:02.201Z] 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
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969550154 data=null doit=true} to TreeItem with text {import}
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969550154 data=null} to TreeItem with text {import}
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969550154 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969550153 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}
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969550152 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969550151 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969550151 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969550108 data=null} to Tree node with text: kernel-overlap-testing
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969550108 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969550108 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
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969550106 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969550099 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:'))
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@77dd0ac9
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969550097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969550097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969550097 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969550097 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969550097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969550097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969550097 data=null item=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')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969550097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969550096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969550096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969550096 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969550096 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:02 [2020-02-28T07:03:02.201Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:02 [2020-02-28T07:03:02.202Z] 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')
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] 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')
02:03:02 [2020-02-28T07:03:02.202Z] 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.
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - Clicking on &Finish
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969550090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969550090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969550090 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969550090 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969550090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969550090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.202Z] DEBUG - Clicked on &Finish
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969549570 data=null doit=true} to Shell with text {Confirmation}
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - Clicking on Overwrite
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1969549569 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')
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1969549569 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')
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1969549569 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1969549569 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1969549568 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')
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1969549568 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')
02:03:02 [2020-02-28T07:03:02.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1969549568 data=null item=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')
02:03:03 [2020-02-28T07:03:03.017Z] DEBUG - Clicked on 
02:03:03 [2020-02-28T07:03:03.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969550089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:03 [2020-02-28T07:03:03.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969550259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969548795 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969548795 data=null doit=true} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969548795 data=null} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969548794 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969548794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969548782 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969548782 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969548782 data=null doit=true} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969548782 data=null} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969548782 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969548781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969548776 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:03 [2020-02-28T07:03:03.578Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969548775 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969548775 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969548775 data=null} to TreeItem with text {Traces [6]}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969548775 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969548775 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]}
02:03:03 [2020-02-28T07:03:03.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969548767 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:03 [2020-02-28T07:03:03.578Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548336 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969548336 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969548336 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548335 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969548335 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548320 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:04 [2020-02-28T07:03:04.139Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548318 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969548318 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969548318 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548318 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969548318 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548313 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548313 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969548313 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969548313 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548312 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969548312 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548309 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548308 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548308 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.139Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969548308 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969548296 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969547965 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969547957 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969547957 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Attempting to set focus on Table with text {}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969547904 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969547904 data=null doit=true} to TableItem with text {}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969547904 data=null} to TableItem with text {}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969547904 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969547902 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969547896 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:04 [2020-02-28T07:03:04.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969546752 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969546752 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969546752 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969546752 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969546751 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969546747 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:05 [2020-02-28T07:03:05.781Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969546578 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969546577 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969546577 data=null} to Tree node with text: kernel-overlap-testing
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969546577 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969546577 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
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969546572 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:05 [2020-02-28T07:03:05.781Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969546565 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969546565 data=null doit=true} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969546565 data=null} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969546565 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969546564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969546551 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.781Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969546508 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969546507 data=null doit=true} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969546507 data=null} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969546507 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969546507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969546502 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:05 [2020-02-28T07:03:05.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969546501 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969546501 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969546501 data=null} to TreeItem with text {Traces [6]}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969546500 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969546497 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]}
02:03:05 [2020-02-28T07:03:05.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969546488 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:05 [2020-02-28T07:03:05.782Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969546056 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969546056 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969546056 data=null} to Tree node with text: ExampleCustomTxt.log
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969546056 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969546056 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
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969546041 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:06 [2020-02-28T07:03:06.343Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969546035 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969546035 data=null doit=true} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969546035 data=null} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969546035 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969546035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969546021 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969546020 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969546020 data=null doit=true} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969546020 data=null} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969546020 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969546020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969546014 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:06 [2020-02-28T07:03:06.343Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969546014 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969546013 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969546013 data=null} to TreeItem with text {Traces [6]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969546013 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969546013 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]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969546005 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969546004 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969546004 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969546004 data=null} to TreeItem with text {Traces [6]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969546004 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969546003 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]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969545999 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:06 [2020-02-28T07:03:06.343Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969545882 data=null doit=true} to Shell with text {Trace Import}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:06 [2020-02-28T07:03:06.599Z] 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')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:06 [2020-02-28T07:03:06.599Z] 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
02:03:06 [2020-02-28T07:03:06.599Z] 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=-1969545879 data=null} to (of type 'Combo')
02:03:06 [2020-02-28T07:03:06.599Z] 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
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969545866 data=null doit=true} to TreeItem with text {import}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969545866 data=null} to TreeItem with text {import}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969545866 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969545865 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}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969545864 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969545863 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969545863 data=null doit=true} to TreeItem with text {import}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969545863 data=null} to TreeItem with text {import}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969545863 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969545863 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}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969545862 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969545855 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:'))
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:06 [2020-02-28T07:03:06.599Z] 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')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.599Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2a7af3d9
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969545853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969545853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969545853 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969545853 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969545853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969545853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969545853 data=null item=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')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969545852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969545852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969545852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969545852 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969545852 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:06 [2020-02-28T07:03:06.600Z] 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')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:06 [2020-02-28T07:03:06.600Z] 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')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] 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')
02:03:06 [2020-02-28T07:03:06.600Z] 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.
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Clicking on &Finish
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969545804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969545804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969545804 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969545804 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969545804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969545804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Clicked on &Finish
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969545773 data=null doit=true} to Shell with text {Confirmation}
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Clicking on Skip
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1969545773 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')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1969545773 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')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1969545773 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1969545773 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1969545772 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')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1969545772 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')
02:03:06 [2020-02-28T07:03:06.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1969545772 data=null item=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')
02:03:06 [2020-02-28T07:03:06.855Z] DEBUG - Clicked on 
02:03:07 [2020-02-28T07:03:07.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969545804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:07 [2020-02-28T07:03:07.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969545973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969544898 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969544898 data=null doit=true} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969544898 data=null} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969544898 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969544898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969544887 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969544886 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969544886 data=null doit=true} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969544886 data=null} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969544886 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969544886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969544880 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:07 [2020-02-28T07:03:07.367Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969544880 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969544880 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969544879 data=null} to TreeItem with text {Traces [6]}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969544879 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969544879 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]}
02:03:07 [2020-02-28T07:03:07.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969544872 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:07 [2020-02-28T07:03:07.367Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544443 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969544443 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969544443 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544443 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969544443 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544430 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:07 [2020-02-28T07:03:07.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544428 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969544427 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969544427 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544427 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969544427 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544424 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544423 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969544423 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969544423 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544423 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969544423 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544420 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544420 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544420 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544410 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969544410 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969544410 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969544410 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:07 [2020-02-28T07:03:07.928Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969544419 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - Attempting to set focus on Table with text {}
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969543906 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969543906 data=null doit=true} to TableItem with text {}
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969543906 data=null} to TableItem with text {}
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969543905 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969543904 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969543900 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:08 [2020-02-28T07:03:08.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969543807 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969543807 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969543806 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969543806 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543806 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969543802 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:08 [2020-02-28T07:03:08.490Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969543760 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969543759 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969543759 data=null} to Tree node with text: ExampleCustomTxt.log
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969543759 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543759 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
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969543755 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:08 [2020-02-28T07:03:08.490Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969543750 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969543750 data=null doit=true} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969543750 data=null} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969543750 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969543694 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969543694 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969543694 data=null doit=true} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969543694 data=null} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969543693 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969543688 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:08 [2020-02-28T07:03:08.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969543687 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969543687 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969543687 data=null} to TreeItem with text {Traces [6]}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969543687 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543687 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]}
02:03:08 [2020-02-28T07:03:08.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969543679 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:08 [2020-02-28T07:03:08.745Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969543248 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969543248 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969543248 data=null} to Tree node with text: ExampleCustomXml.xml
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969543248 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543247 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
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969543234 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:09 [2020-02-28T07:03:09.000Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:09 [2020-02-28T07:03:09.000Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969543223 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969543223 data=null doit=true} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969543223 data=null} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969543223 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969543197 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969543196 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969543196 data=null doit=true} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969543196 data=null} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969543196 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969543190 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:09 [2020-02-28T07:03:09.255Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:09 [2020-02-28T07:03:09.255Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969543189 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969543189 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969543189 data=null} to TreeItem with text {Traces [6]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969543189 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543188 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]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969543180 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969543180 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969543179 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969543179 data=null} to TreeItem with text {Traces [6]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969543179 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543179 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]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969543176 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969543058 data=null doit=true} to Shell with text {Trace Import}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:09 [2020-02-28T07:03:09.256Z] 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')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:09 [2020-02-28T07:03:09.256Z] 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
02:03:09 [2020-02-28T07:03:09.256Z] 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=-1969543056 data=null} to (of type 'Combo')
02:03:09 [2020-02-28T07:03:09.256Z] 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
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969543044 data=null doit=true} to TreeItem with text {import}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969543044 data=null} to TreeItem with text {import}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969543043 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969543043 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}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969543041 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969543041 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969543041 data=null doit=true} to TreeItem with text {import}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969543041 data=null} to TreeItem with text {import}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969543040 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969543040 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}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969543040 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969543001 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:'))
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:09 [2020-02-28T07:03:09.256Z] 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')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1aa75e
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969543000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969542999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969542999 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969542999 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969542999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969542999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969542999 data=null item=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')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969542999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969542999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969542999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969542999 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969542998 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:09 [2020-02-28T07:03:09.256Z] 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')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:09 [2020-02-28T07:03:09.257Z] 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')
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] 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')
02:03:09 [2020-02-28T07:03:09.257Z] 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.
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - Clicking on &Finish
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969542992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969542992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969542992 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969542992 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969542992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969542992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.257Z] DEBUG - Clicked on &Finish
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969542477 data=null doit=true} to Shell with text {Confirmation}
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - Clicking on Skip
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1969542477 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')
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1969542477 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')
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1969542477 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1969542476 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1969542476 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')
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1969542476 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')
02:03:09 [2020-02-28T07:03:09.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1969542476 data=null item=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')
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969542992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969543150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - Clicked on 
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969542276 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969542276 data=null doit=true} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969542276 data=null} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969542276 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969542276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969542265 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969542265 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969542265 data=null doit=true} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969542265 data=null} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969542265 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969542264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969542259 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:10 [2020-02-28T07:03:10.076Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969542259 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969542258 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969542258 data=null} to TreeItem with text {Traces [6]}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969542258 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969542258 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]}
02:03:10 [2020-02-28T07:03:10.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969542251 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:10 [2020-02-28T07:03:10.076Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541822 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969541822 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969541822 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541822 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969541822 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541805 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:10 [2020-02-28T07:03:10.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541803 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969541803 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969541803 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541803 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969541803 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541799 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541799 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969541798 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969541798 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541798 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969541798 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541795 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541794 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541794 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541784 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541784 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969541784 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969541784 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:10 [2020-02-28T07:03:10.637Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969541794 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - Attempting to set focus on Table with text {}
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969541280 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969541280 data=null doit=true} to TableItem with text {}
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969541280 data=null} to TableItem with text {}
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969541279 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969541278 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969541275 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:11 [2020-02-28T07:03:11.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541224 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969541224 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969541224 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541224 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969541224 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541219 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.201Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541165 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969541164 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969541164 data=null} to Tree node with text: ExampleCustomXml.xml
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541164 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969541164 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
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969541159 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.201Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969541154 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969541154 data=null doit=true} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969541154 data=null} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969541154 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969541154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969541141 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969541141 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969541141 data=null doit=true} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969541141 data=null} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969541141 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969541141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969541103 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.201Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969541102 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969541102 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969541102 data=null} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969541102 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969541102 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]}
02:03:11 [2020-02-28T07:03:11.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969541090 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.201Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:11 [2020-02-28T07:03:11.456Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:11 [2020-02-28T07:03:11.456Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969540758 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969540758 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969540758 data=null} to Tree node with text: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969540758 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969540757 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
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969540742 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.712Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969540736 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969540736 data=null doit=true} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969540736 data=null} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969540736 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969540735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969540722 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969540722 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969540722 data=null doit=true} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969540722 data=null} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969540721 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969540721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969540716 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:11 [2020-02-28T07:03:11.712Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969540716 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969540715 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969540715 data=null} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969540715 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969540715 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]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969540707 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969540707 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969540707 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969540707 data=null} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969540706 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969540706 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]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969540703 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969540591 data=null doit=true} to Shell with text {Trace Import}
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:11 [2020-02-28T07:03:11.712Z] 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')
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:11 [2020-02-28T07:03:11.712Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:11 [2020-02-28T07:03:11.713Z] 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
02:03:11 [2020-02-28T07:03:11.713Z] 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=-1969540589 data=null} to (of type 'Combo')
02:03:11 [2020-02-28T07:03:11.713Z] 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
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969540577 data=null doit=true} to TreeItem with text {import}
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969540577 data=null} to TreeItem with text {import}
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969540577 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969540577 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}
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969540575 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969540575 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969540575 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969540574 data=null} to Tree node with text: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969540574 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969540574 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
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969540573 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969540566 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:'))
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:11 [2020-02-28T07:03:11.713Z] 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')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f533bd1
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969540564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969540564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969540564 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969540564 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969540564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969540564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969540564 data=null item=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')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969540563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969540563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969540563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969540563 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969540563 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:11 [2020-02-28T07:03:11.713Z] 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')
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:11 [2020-02-28T07:03:11.972Z] 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')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] 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')
02:03:11 [2020-02-28T07:03:11.972Z] 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.
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Clicking on &Finish
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969540506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969540505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969540505 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969540505 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969540505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969540505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:11 [2020-02-28T07:03:11.972Z] DEBUG - Clicked on &Finish
02:03:12 [2020-02-28T07:03:12.532Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:03:12 [2020-02-28T07:03:12.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969539991 data=null doit=true} to Shell with text {Confirmation}
02:03:12 [2020-02-28T07:03:12.532Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:03:12 [2020-02-28T07:03:12.532Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:03:12 [2020-02-28T07:03:12.532Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:03:12 [2020-02-28T07:03:12.532Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:03:12 [2020-02-28T07:03:12.532Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:03:12 [2020-02-28T07:03:12.532Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:03:12 [2020-02-28T07:03:12.532Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
02:03:12 [2020-02-28T07:03:12.532Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Clicking on Skip
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1969539991 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')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1969539991 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')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1969539991 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1969539990 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1969539990 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')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1969539990 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')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1969539990 data=null item=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')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969540505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969540682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Clicked on 
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969539945 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969539945 data=null doit=true} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969539945 data=null} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969539945 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969539934 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969539933 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969539933 data=null doit=true} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969539933 data=null} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969539933 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969539928 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:12 [2020-02-28T07:03:12.533Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969539927 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969539927 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969539927 data=null} to TreeItem with text {Traces [6]}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969539926 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539926 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]}
02:03:12 [2020-02-28T07:03:12.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969539920 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:12 [2020-02-28T07:03:12.533Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539490 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969539489 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969539489 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539489 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539489 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539472 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:12 [2020-02-28T07:03:12.788Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539469 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969539469 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969539469 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539469 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539469 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539465 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539465 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969539465 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969539464 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539464 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539464 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539460 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539460 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:12 [2020-02-28T07:03:12.788Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539460 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969539460 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539408 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539299 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969539299 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969539299 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Attempting to set focus on Table with text {}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969539295 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969539295 data=null doit=true} to TableItem with text {}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969539295 data=null} to TableItem with text {}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969539295 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969539293 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969539290 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:13 [2020-02-28T07:03:13.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539155 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969539154 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969539154 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539154 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539154 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539149 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.299Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539082 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969539082 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969539082 data=null} to Tree node with text: kernel-overlap-testing
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539081 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539081 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
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969539077 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.299Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969539070 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969539070 data=null doit=true} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969539070 data=null} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969539070 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969539056 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969539055 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969539055 data=null doit=true} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969539055 data=null} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969539055 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969539005 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.299Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969539004 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969539004 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969539004 data=null} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969539003 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969539003 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]}
02:03:13 [2020-02-28T07:03:13.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969538993 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.299Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:13 [2020-02-28T07:03:13.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:13 [2020-02-28T07:03:13.554Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969538660 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969538660 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969538660 data=null} to Tree node with text: ExampleCustomTxt.log
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969538660 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969538660 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
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969538646 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.811Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969538641 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969538641 data=null doit=true} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969538641 data=null} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969538641 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969538641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969538628 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969538628 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969538628 data=null doit=true} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969538628 data=null} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969538628 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969538628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969538622 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:13 [2020-02-28T07:03:13.811Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969538622 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969538622 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969538621 data=null} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969538621 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969538621 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]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969538613 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969538612 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969538612 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969538612 data=null} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969538612 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969538612 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]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969538609 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969538489 data=null doit=true} to Shell with text {Trace Import}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:13 [2020-02-28T07:03:13.811Z] 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')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:13 [2020-02-28T07:03:13.811Z] 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
02:03:13 [2020-02-28T07:03:13.811Z] 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=-1969538487 data=null} to (of type 'Combo')
02:03:13 [2020-02-28T07:03:13.811Z] 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
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969538474 data=null doit=true} to TreeItem with text {import}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969538474 data=null} to TreeItem with text {import}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969538474 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969538474 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}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969538472 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969538472 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969538472 data=null doit=true} to TreeItem with text {import}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969538472 data=null} to TreeItem with text {import}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969538472 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969538471 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}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969538471 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969538463 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:'))
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:13 [2020-02-28T07:03:13.811Z] 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')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@31809f2b
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969538462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969538462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969538461 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969538461 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969538461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969538461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969538461 data=null item=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')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969538461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969538461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969538461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969538461 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969538461 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:13 [2020-02-28T07:03:13.812Z] 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')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@43a34f02
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969538458 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')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969538458 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')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1969538458 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1969538458 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969538457 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')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969538457 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')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1969538457 data=null item=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')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969538457 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')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969538457 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')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969538457 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')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1969538457 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1969538457 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:13 [2020-02-28T07:03:13.812Z] 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')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] 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')
02:03:13 [2020-02-28T07:03:13.812Z] 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.
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Clicking on &Finish
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969538454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969538454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969538454 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969538454 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969538454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:13 [2020-02-28T07:03:13.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969538454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:14 [2020-02-28T07:03:14.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:14 [2020-02-28T07:03:14.322Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:14 [2020-02-28T07:03:14.322Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:14 [2020-02-28T07:03:14.322Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:14 [2020-02-28T07:03:14.322Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:14 [2020-02-28T07:03:14.322Z] DEBUG - Clicked on &Finish
02:03:14 [2020-02-28T07:03:14.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969538454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:14 [2020-02-28T07:03:14.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969538585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:14 [2020-02-28T07:03:14.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:14 [2020-02-28T07:03:14.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:14 [2020-02-28T07:03:14.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:14 [2020-02-28T07:03:14.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:14 [2020-02-28T07:03:14.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:14 [2020-02-28T07:03:14.577Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:14 [2020-02-28T07:03:14.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969537652 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969537652 data=null doit=true} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969537652 data=null} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969537651 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969537651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969537639 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969537639 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969537638 data=null doit=true} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969537638 data=null} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969537638 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969537638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969537633 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:14 [2020-02-28T07:03:14.835Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969537632 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969537632 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969537632 data=null} to TreeItem with text {Traces [6]}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969537631 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969537631 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]}
02:03:14 [2020-02-28T07:03:14.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969537625 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:14 [2020-02-28T07:03:14.835Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537297 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969537297 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969537297 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537297 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969537297 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537284 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:15 [2020-02-28T07:03:15.091Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537282 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969537282 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969537282 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537282 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969537282 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537278 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537278 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969537278 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969537278 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537278 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969537278 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537275 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537274 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537274 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.091Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969537270 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537257 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969537007 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969537007 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969537007 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:15 [2020-02-28T07:03:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:15 [2020-02-28T07:03:15.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:15 [2020-02-28T07:03:15.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Attempting to set focus on Table with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969536001 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969536001 data=null doit=true} to TableItem with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969536001 data=null} to TableItem with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969536000 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969535999 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969535993 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969535858 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969535858 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969535858 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969535857 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535857 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969535854 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:16 [2020-02-28T07:03:16.468Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969535817 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969535817 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969535817 data=null} to Tree node with text: ExampleCustomTxt.log
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969535816 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535816 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
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969535806 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:16 [2020-02-28T07:03:16.468Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969535801 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969535801 data=null doit=true} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969535801 data=null} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969535800 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969535787 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969535787 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969535787 data=null doit=true} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969535787 data=null} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969535787 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969535782 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:16 [2020-02-28T07:03:16.468Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969535781 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969535781 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969535781 data=null} to TreeItem with text {Traces [6]}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969535781 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535781 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]}
02:03:16 [2020-02-28T07:03:16.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969535774 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:16 [2020-02-28T07:03:16.468Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969535444 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969535444 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969535444 data=null} to Tree node with text: ExampleCustomXml.xml
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969535444 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535443 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
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969535430 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:17 [2020-02-28T07:03:17.029Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969535424 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969535424 data=null doit=true} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969535424 data=null} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969535423 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969535410 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969535409 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969535409 data=null doit=true} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969535409 data=null} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969535409 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969535404 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.029Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969535403 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969535403 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969535403 data=null} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969535403 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535403 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]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969535395 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969535395 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969535394 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969535394 data=null} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969535394 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535394 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]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969535391 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969535255 data=null doit=true} to Shell with text {Trace Import}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:17 [2020-02-28T07:03:17.029Z] 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')
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:17 [2020-02-28T07:03:17.029Z] 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
02:03:17 [2020-02-28T07:03:17.029Z] 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=-1969535251 data=null} to (of type 'Combo')
02:03:17 [2020-02-28T07:03:17.029Z] 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
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969535201 data=null doit=true} to TreeItem with text {import}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969535201 data=null} to TreeItem with text {import}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969535201 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969535200 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}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969535198 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969535197 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969535197 data=null doit=true} to TreeItem with text {import}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969535197 data=null} to TreeItem with text {import}
02:03:17 [2020-02-28T07:03:17.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969535197 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969535197 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}
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969535196 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969535188 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:'))
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:17 [2020-02-28T07:03:17.286Z] 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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7b7eb8c
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969535186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969535186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969535186 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969535186 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969535185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969535185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969535185 data=null item=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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969535185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969535185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969535185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969535185 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969535185 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:17 [2020-02-28T07:03:17.286Z] 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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26d443e3
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969535182 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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969535181 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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1969535181 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1969535181 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969535181 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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969535181 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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1969535181 data=null item=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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969535181 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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969535181 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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969535181 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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1969535180 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1969535180 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:17 [2020-02-28T07:03:17.286Z] 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')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] 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')
02:03:17 [2020-02-28T07:03:17.286Z] 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.
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Clicking on &Finish
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969535177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969535177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969535177 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969535177 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969535177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969535177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.287Z] DEBUG - Clicked on &Finish
02:03:17 [2020-02-28T07:03:17.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969535177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:17 [2020-02-28T07:03:17.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969535364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969534660 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969534660 data=null doit=true} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969534660 data=null} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969534660 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969534660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969534650 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969534650 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969534650 data=null doit=true} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969534650 data=null} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969534649 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969534649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969534645 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:17 [2020-02-28T07:03:17.797Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969534644 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969534644 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969534644 data=null} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969534644 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969534643 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]}
02:03:17 [2020-02-28T07:03:17.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969534637 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:17 [2020-02-28T07:03:17.797Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534308 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969534308 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969534308 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534308 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969534308 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534294 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:18 [2020-02-28T07:03:18.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:18 [2020-02-28T07:03:18.052Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534292 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969534292 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969534292 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534291 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969534291 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534287 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534287 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969534287 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969534287 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534287 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969534286 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534283 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534283 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534283 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969534283 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534271 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969534247 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969534247 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969534247 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:18 [2020-02-28T07:03:18.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:18 [2020-02-28T07:03:18.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:18 [2020-02-28T07:03:18.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:18 [2020-02-28T07:03:18.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:18 [2020-02-28T07:03:18.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:18 [2020-02-28T07:03:18.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:18 [2020-02-28T07:03:18.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - Attempting to set focus on Table with text {}
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969532743 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969532743 data=null doit=true} to TableItem with text {}
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969532743 data=null} to TableItem with text {}
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969532743 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969532742 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969532702 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:19 [2020-02-28T07:03:19.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969532565 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969532565 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969532565 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969532565 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969532565 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969532561 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:19 [2020-02-28T07:03:19.793Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969532484 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969532484 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969532484 data=null} to Tree node with text: ExampleCustomXml.xml
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969532483 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969532483 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
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969532480 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:19 [2020-02-28T07:03:19.793Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969532475 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969532475 data=null doit=true} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969532474 data=null} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969532474 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969532474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969532462 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969532462 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969532462 data=null doit=true} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969532462 data=null} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969532461 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969532461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969532456 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:19 [2020-02-28T07:03:19.793Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969532456 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969532456 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969532456 data=null} to TreeItem with text {Traces [6]}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969532455 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:19 [2020-02-28T07:03:19.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969532455 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]}
02:03:20 [2020-02-28T07:03:20.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969532404 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.048Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:20 [2020-02-28T07:03:20.319Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:20 [2020-02-28T07:03:20.319Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:20 [2020-02-28T07:03:20.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969532075 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969532075 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969532075 data=null} to Tree node with text: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969532075 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969532074 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
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969532059 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:20 [2020-02-28T07:03:20.320Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969532054 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969532054 data=null doit=true} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969532054 data=null} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969532054 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969532054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969532041 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969532041 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969532041 data=null doit=true} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969532041 data=null} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969532041 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969532041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969532036 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:20 [2020-02-28T07:03:20.320Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969532035 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969532035 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969532035 data=null} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969532035 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969532034 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]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969532027 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969532027 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969532027 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969532027 data=null} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969532026 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969532026 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]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969532023 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969531907 data=null doit=true} to Shell with text {Trace Import}
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:20 [2020-02-28T07:03:20.320Z] 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')
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:20 [2020-02-28T07:03:20.320Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:20 [2020-02-28T07:03:20.576Z] 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
02:03:20 [2020-02-28T07:03:20.576Z] 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=-1969531905 data=null} to (of type 'Combo')
02:03:20 [2020-02-28T07:03:20.576Z] 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
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969531894 data=null doit=true} to TreeItem with text {import}
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969531894 data=null} to TreeItem with text {import}
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969531894 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969531894 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}
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969531892 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969531891 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969531891 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969531891 data=null} to Tree node with text: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969531891 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969531891 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
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969531889 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969531883 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:'))
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:20 [2020-02-28T07:03:20.576Z] 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')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6cf4ac81
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969531882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969531882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969531882 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969531882 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969531881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969531881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969531881 data=null item=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')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969531881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969531881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969531881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969531881 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969531881 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:20 [2020-02-28T07:03:20.577Z] 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')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2a063e1a
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969531878 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')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969531878 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')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1969531878 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1969531878 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969531878 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')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969531878 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')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1969531878 data=null item=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')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969531878 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')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969531878 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')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1969531878 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')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1969531877 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1969531877 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:20 [2020-02-28T07:03:20.577Z] 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')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] 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')
02:03:20 [2020-02-28T07:03:20.577Z] 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.
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Clicking on &Finish
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969531875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969531875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969531875 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969531875 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969531875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969531874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.577Z] DEBUG - Clicked on &Finish
02:03:20 [2020-02-28T07:03:20.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969531874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:20 [2020-02-28T07:03:20.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969531987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969531359 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969531359 data=null doit=true} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969531359 data=null} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969531358 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969531358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969531347 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969531346 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969531346 data=null doit=true} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969531346 data=null} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969531346 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969531346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969531341 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:21 [2020-02-28T07:03:21.089Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969531340 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969531340 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969531340 data=null} to TreeItem with text {Traces [6]}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969531340 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969531340 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]}
02:03:21 [2020-02-28T07:03:21.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969531334 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:21 [2020-02-28T07:03:21.089Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969531008 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969531008 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969531008 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969531008 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969531007 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530995 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:21 [2020-02-28T07:03:21.344Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530993 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969530993 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969530993 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530993 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969530993 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530990 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530989 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969530989 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969530989 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530989 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969530989 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530986 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530985 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530985 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969530985 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530974 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969530954 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969530954 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969530954 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - Attempting to set focus on Table with text {}
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969530449 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969530449 data=null doit=true} to TableItem with text {}
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969530449 data=null} to TableItem with text {}
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969530449 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969530447 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969530442 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:21 [2020-02-28T07:03:21.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:22 [2020-02-28T07:03:22.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:22 [2020-02-28T07:03:22.828Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:22 [2020-02-28T07:03:22.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969529505 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:22 [2020-02-28T07:03:22.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969529505 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:22 [2020-02-28T07:03:22.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969529505 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969529505 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969529505 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969529501 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:22 [2020-02-28T07:03:22.829Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969529464 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969529464 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969529464 data=null} to Tree node with text: kernel-overlap-testing
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969529464 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969529464 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
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969529457 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:22 [2020-02-28T07:03:22.829Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969529450 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969529446 data=null doit=true} to TreeItem with text {test}
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969529446 data=null} to TreeItem with text {test}
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969529446 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:22 [2020-02-28T07:03:22.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969529446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969529395 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969529395 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969529395 data=null doit=true} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969529395 data=null} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969529394 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969529394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969529389 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.084Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969529389 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969529388 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969529388 data=null} to TreeItem with text {Traces [6]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969529388 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969529388 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]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969529380 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1969529380 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1969529379 data=null doit=true} to TreeItem with text {Traces [6]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1969529379 data=null} to TreeItem with text {Traces [6]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1969529379 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969529379 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]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1969529376 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969529258 data=null doit=true} to Shell with text {Trace Import}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:23 [2020-02-28T07:03:23.084Z] 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
02:03:23 [2020-02-28T07:03:23.084Z] 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=-1969529255 data=null} to (of type 'Combo')
02:03:23 [2020-02-28T07:03:23.084Z] 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
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969529200 data=null doit=true} to TreeItem with text {import}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969529200 data=null} to TreeItem with text {import}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969529200 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969529200 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}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969529198 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969529197 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969529197 data=null doit=true} to TreeItem with text {import}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969529197 data=null} to TreeItem with text {import}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969529197 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969529197 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}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969529196 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - Setting state to checked on: unrecognized.log
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:23 [2020-02-28T07:03:23.084Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969529188 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:'))
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Clicking on &Finish
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969529180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969529180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969529180 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969529180 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969529180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969529180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.085Z] DEBUG - Clicked on &Finish
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969529180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969529351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969528665 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969528665 data=null doit=true} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969528665 data=null} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969528665 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969528664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969528655 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969528654 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969528654 data=null doit=true} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969528654 data=null} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969528654 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969528654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969528649 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:23 [2020-02-28T07:03:23.645Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969528648 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969528648 data=null doit=true} to TreeItem with text {Traces [7]}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969528648 data=null} to TreeItem with text {Traces [7]}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969528648 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969528648 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]}
02:03:23 [2020-02-28T07:03:23.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969528641 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:23 [2020-02-28T07:03:23.645Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969528411 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969528411 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969528411 data=null} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969528411 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969528410 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}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969528397 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:23 [2020-02-28T07:03:23.901Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969528395 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969528395 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969528395 data=null} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969528395 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969528395 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}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969528391 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969528391 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969528391 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969528391 data=null} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969528391 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969528390 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}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969528387 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969528387 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
02:03:23 [2020-02-28T07:03:23.901Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1969528386 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969528386 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}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969528374 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1969526775 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1969526775 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1969526775 data=null} to TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969526531 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969526531 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969526531 data=null} to TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969526531 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969526530 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}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969526525 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:25 [2020-02-28T07:03:25.787Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:25 [2020-02-28T07:03:25.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969526516 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969526516 data=null doit=true} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969526516 data=null} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969526516 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969526516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969526500 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969526500 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969526499 data=null doit=true} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969526499 data=null} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969526499 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969526499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969526493 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:25 [2020-02-28T07:03:25.788Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969526492 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969526492 data=null doit=true} to TreeItem with text {Traces [7]}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969526492 data=null} to TreeItem with text {Traces [7]}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969526492 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969526492 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]}
02:03:25 [2020-02-28T07:03:25.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969526483 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:25 [2020-02-28T07:03:25.788Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969526050 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969526050 data=null doit=true} to Tree node with text: unrecognized.log
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969526050 data=null} to Tree node with text: unrecognized.log
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969526050 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969526049 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
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969526037 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:26 [2020-02-28T07:03:26.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969526032 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969526032 data=null doit=true} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969526032 data=null} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969526032 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969526032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969526020 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969526019 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969526019 data=null doit=true} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969526019 data=null} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969526019 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969526019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969526014 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:26 [2020-02-28T07:03:26.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969526008 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969526008 data=null doit=true} to TreeItem with text {Traces [7]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969526008 data=null} to TreeItem with text {Traces [7]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969526007 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969526007 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]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969526000 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969525999 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969525999 data=null doit=true} to TreeItem with text {Traces [7]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969525999 data=null} to TreeItem with text {Traces [7]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969525999 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969525999 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]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969525995 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:26 [2020-02-28T07:03:26.351Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969525874 data=null doit=true} to Shell with text {Trace Import}
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:26 [2020-02-28T07:03:26.607Z] 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')
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:26 [2020-02-28T07:03:26.607Z] 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
02:03:26 [2020-02-28T07:03:26.607Z] 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=-1969525872 data=null} to (of type 'Combo')
02:03:26 [2020-02-28T07:03:26.607Z] 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
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969525859 data=null doit=true} to TreeItem with text {import}
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969525859 data=null} to TreeItem with text {import}
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969525859 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969525859 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}
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969525857 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969525856 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:03:26 [2020-02-28T07:03:26.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969525856 data=null doit=true} to TreeItem with text {import}
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969525856 data=null} to TreeItem with text {import}
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969525856 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969525856 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}
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969525855 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Setting state to checked on: unrecognized.log
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969525848 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:'))
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:26 [2020-02-28T07:03:26.608Z] 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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@139c2c19
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1969525845 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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1969525844 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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1969525844 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1969525844 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1969525844 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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1969525844 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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1969525844 data=null item=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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1969525844 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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1969525844 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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1969525844 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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1969525844 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1969525844 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:26 [2020-02-28T07:03:26.608Z] 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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:26 [2020-02-28T07:03:26.608Z] 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')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] 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')
02:03:26 [2020-02-28T07:03:26.608Z] 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.
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Clicking on &Finish
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969525840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969525840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969525840 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969525840 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969525840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:26 [2020-02-28T07:03:26.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969525840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:26 [2020-02-28T07:03:26.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:26 [2020-02-28T07:03:26.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969525840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:26 [2020-02-28T07:03:26.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969525973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Clicked on 
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969525351 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969525351 data=null doit=true} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969525351 data=null} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969525351 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969525351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969525299 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969525299 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969525299 data=null doit=true} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969525299 data=null} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969525299 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969525298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969525293 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:27 [2020-02-28T07:03:27.120Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969525292 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969525292 data=null doit=true} to TreeItem with text {Traces [7]}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969525292 data=null} to TreeItem with text {Traces [7]}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969525292 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969525291 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]}
02:03:27 [2020-02-28T07:03:27.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969525281 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:27 [2020-02-28T07:03:27.120Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:03:27 [2020-02-28T07:03:27.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:27 [2020-02-28T07:03:27.375Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969524849 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969524849 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969524849 data=null} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969524849 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969524849 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}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969524837 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:27 [2020-02-28T07:03:27.631Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969524835 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969524835 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969524835 data=null} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969524834 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969524834 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}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969524831 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969524830 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969524830 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969524830 data=null} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969524830 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969524830 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}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969524827 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969524826 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1969524826 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969524816 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1969524816 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1969524816 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1969524816 data=null} to TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:03:27 [2020-02-28T07:03:27.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:28 [2020-02-28T07:03:28.191Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969524826 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}
02:03:28 [2020-02-28T07:03:28.447Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969523769 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969523769 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969523769 data=null} to TreeItem with text {unrecognized.log}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969523768 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969523768 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}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969523764 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:28 [2020-02-28T07:03:28.703Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969523727 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969523727 data=null doit=true} to Tree node with text: unrecognized.log
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969523727 data=null} to Tree node with text: unrecognized.log
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969523727 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969523727 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
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969523723 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:28 [2020-02-28T07:03:28.703Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969523706 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969523706 data=null doit=true} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969523706 data=null} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969523705 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969523705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969523693 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969523693 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969523693 data=null doit=true} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969523693 data=null} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969523692 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969523692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969523688 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:28 [2020-02-28T07:03:28.703Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969523687 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969523687 data=null doit=true} to TreeItem with text {Traces [7]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969523687 data=null} to TreeItem with text {Traces [7]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969523687 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969523687 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]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969523679 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969523679 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969523679 data=null doit=true} to TreeItem with text {Traces [7]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969523679 data=null} to TreeItem with text {Traces [7]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969523679 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969523679 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]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969523676 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Clicking on with mnemonic 'Clear'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Clicked on with mnemonic 'Clear'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969523587 data=null doit=true} to Shell with text {Confirm Clear}
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Clicking on &Yes
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969523587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969523587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969523587 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969523587 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969523587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969523587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:28 [2020-02-28T07:03:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969523587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.589Z] DEBUG - Clicked on 
02:03:30 [2020-02-28T07:03:30.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969523656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969521578 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969521578 data=null doit=true} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969521578 data=null} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969521578 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969521578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969521568 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969521568 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969521567 data=null doit=true} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969521567 data=null} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969521567 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969521567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969521563 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:30 [2020-02-28T07:03:30.846Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969521562 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969521562 data=null doit=true} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969521562 data=null} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969521562 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969521562 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969521555 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969521555 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969521555 data=null doit=true} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969521555 data=null} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969521554 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969521554 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969521552 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969521480 data=null doit=true} to Shell with text {Trace Import}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:30 [2020-02-28T07:03:30.846Z] 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')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:30 [2020-02-28T07:03:30.846Z] 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
02:03:30 [2020-02-28T07:03:30.846Z] 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=-1969521478 data=null} to (of type 'Combo')
02:03:30 [2020-02-28T07:03:30.846Z] 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
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969521467 data=null doit=true} to TreeItem with text {import}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969521467 data=null} to TreeItem with text {import}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969521467 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969521467 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}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969521465 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969521465 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969521465 data=null} to Tree node with text: kernel-overlap-testing
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969521465 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969521465 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
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969521464 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969521464 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969521464 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969521464 data=null} to Tree node with text: kernel-overlap-testing
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969521463 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969521463 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
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969521462 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Setting state to checked on: metadata
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969521455 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:'))
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:30 [2020-02-28T07:03:30.846Z] 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')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.846Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4f6e663b
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1969521452 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')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1969521452 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')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1969521452 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1969521452 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1969521452 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')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1969521452 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')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1969521452 data=null item=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')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1969521452 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')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1969521452 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')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1969521452 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')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1969521452 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1969521452 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:30 [2020-02-28T07:03:30.847Z] 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')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:30 [2020-02-28T07:03:30.847Z] 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')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] 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')
02:03:30 [2020-02-28T07:03:30.847Z] 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.
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Clicking on &Finish
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969521406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969521406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969521406 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969521406 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969521406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969521406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:30 [2020-02-28T07:03:30.847Z] DEBUG - Clicked on &Finish
02:03:31 [2020-02-28T07:03:31.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969521406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:31 [2020-02-28T07:03:31.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969521531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969520891 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969520890 data=null doit=true} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969520890 data=null} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969520890 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969520890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969520880 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969520880 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969520880 data=null doit=true} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969520880 data=null} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969520880 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969520880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969520875 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:31 [2020-02-28T07:03:31.358Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969520874 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969520874 data=null doit=true} to TreeItem with text {Traces [1]}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969520874 data=null} to TreeItem with text {Traces [1]}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969520874 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:31 [2020-02-28T07:03:31.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969520874 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:03:31 [2020-02-28T07:03:31.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969520867 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:31 [2020-02-28T07:03:31.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969520867 data=null doit=true} to TreeItem with text {Traces [1]}
02:03:31 [2020-02-28T07:03:31.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969520867 data=null} to TreeItem with text {Traces [1]}
02:03:31 [2020-02-28T07:03:31.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969520867 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:31 [2020-02-28T07:03:31.613Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969520866 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]}
02:03:31 [2020-02-28T07:03:31.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969520864 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520440 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969520440 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969520440 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520439 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969520439 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520427 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:31 [2020-02-28T07:03:31.869Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520426 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969520426 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969520426 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520426 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969520425 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520422 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520422 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969520422 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969520422 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520422 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969520421 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520419 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520418 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520418 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969520418 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520406 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969520391 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969520391 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969520391 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:31 [2020-02-28T07:03:31.869Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - Attempting to set focus on Table with text {}
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969519886 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969519886 data=null doit=true} to TableItem with text {}
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969519886 data=null} to TableItem with text {}
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969519886 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969519884 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969519878 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:32 [2020-02-28T07:03:32.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969518941 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969518941 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969518941 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969518940 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969518940 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969518936 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:33 [2020-02-28T07:03:33.358Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969518908 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969518908 data=null doit=true} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969518908 data=null} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969518907 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969518907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969518893 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969518893 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969518893 data=null doit=true} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969518893 data=null} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969518893 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969518892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969518887 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.359Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969518886 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969518886 data=null doit=true} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969518886 data=null} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969518886 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969518886 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969518877 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969518877 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969518876 data=null doit=true} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969518876 data=null} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969518876 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969518876 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969518873 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Clicking on with mnemonic 'Clear'
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Clicked on with mnemonic 'Clear'
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969518777 data=null doit=true} to Shell with text {Confirm Clear}
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Clicking on &Yes
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969518776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969518776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969518776 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969518776 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969518776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969518776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:33 [2020-02-28T07:03:33.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969518776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969518807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Clicked on 
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969518393 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969518392 data=null doit=true} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969518392 data=null} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969518392 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969518392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969518383 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969518382 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969518382 data=null doit=true} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969518382 data=null} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969518382 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969518382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969518376 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:33 [2020-02-28T07:03:33.869Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969518375 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969518375 data=null doit=true} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969518375 data=null} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969518375 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969518375 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969518368 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969518367 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969518367 data=null doit=true} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969518367 data=null} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969518367 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969518367 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:03:33 [2020-02-28T07:03:33.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969518364 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Clicking on with mnemonic 'Import...'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Clicked on with mnemonic 'Import...'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969518199 data=null doit=true} to Shell with text {Trace Import}
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:03:34 [2020-02-28T07:03:34.125Z] 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
02:03:34 [2020-02-28T07:03:34.125Z] 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=-1969518196 data=null} to (of type 'Combo')
02:03:34 [2020-02-28T07:03:34.125Z] 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
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969518181 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969518181 data=null doit=true} to TreeItem with text {import}
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969518181 data=null} to TreeItem with text {import}
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969518181 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969518180 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}
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969518180 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Setting state to checked on: import
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969518173 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:'))
02:03:34 [2020-02-28T07:03:34.125Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:03:34 [2020-02-28T07:03:34.126Z] 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')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Clicking on &Finish
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969518163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969518163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969518163 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969518163 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969518162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969518162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.126Z] DEBUG - Clicked on &Finish
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969517599 data=null doit=true} to Shell with text {Confirmation}
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - Clicking on Rename All
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1969517598 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')
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1969517598 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')
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1969517598 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1969517598 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1969517598 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')
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1969517598 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')
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1969517598 data=null item=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')
02:03:34 [2020-02-28T07:03:34.686Z] DEBUG - Clicked on 
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969518162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969518302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969517081 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969517081 data=null doit=true} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969517081 data=null} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969517081 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969517081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969517071 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969517071 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969517071 data=null doit=true} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969517071 data=null} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969517071 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969517071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969517066 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:35 [2020-02-28T07:03:35.247Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969517066 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969517066 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969517066 data=null} to TreeItem with text {Traces [13]}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969517065 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969517065 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]}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969517059 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969517059 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969517059 data=null} to TreeItem with text {Traces [13]}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969517059 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969517059 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]}
02:03:35 [2020-02-28T07:03:35.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969517052 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:35 [2020-02-28T07:03:35.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:35 [2020-02-28T07:03:35.502Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:35 [2020-02-28T07:03:35.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516725 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969516725 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969516725 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516725 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969516725 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516712 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:35 [2020-02-28T07:03:35.758Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516711 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969516711 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969516710 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516710 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969516710 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516707 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516707 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969516707 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969516707 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516706 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969516706 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516703 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516703 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516703 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969516703 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516688 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969516561 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969516560 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969516560 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:35 [2020-02-28T07:03:35.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:36 [2020-02-28T07:03:36.319Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:36 [2020-02-28T07:03:36.319Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - Attempting to set focus on Table with text {}
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969515534 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969515534 data=null doit=true} to TableItem with text {}
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969515534 data=null} to TableItem with text {}
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969515534 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969515533 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969515526 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:36 [2020-02-28T07:03:36.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969515292 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969515292 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969515292 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969515291 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969515291 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969515288 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:37 [2020-02-28T07:03:37.134Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969515283 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969515283 data=null doit=true} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969515283 data=null} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969515283 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969515283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969515266 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969515265 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969515265 data=null doit=true} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969515265 data=null} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969515265 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969515265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969515246 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:37 [2020-02-28T07:03:37.135Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:37 [2020-02-28T07:03:37.135Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:37 [2020-02-28T07:03:37.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969515245 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:37 [2020-02-28T07:03:37.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969515245 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:37 [2020-02-28T07:03:37.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969515245 data=null} to TreeItem with text {Traces [13]}
02:03:37 [2020-02-28T07:03:37.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969515245 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:37 [2020-02-28T07:03:37.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969515245 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]}
02:03:37 [2020-02-28T07:03:37.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969515235 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:37 [2020-02-28T07:03:37.135Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969515005 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969515005 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969515005 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969515005 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969515004 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514992 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:37 [2020-02-28T07:03:37.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514989 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969514989 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969514989 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514989 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969514989 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514985 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514985 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969514985 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969514985 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514985 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969514985 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514981 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514981 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514981 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969514981 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514965 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969514939 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969514939 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969514939 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:03:37 [2020-02-28T07:03:37.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:37 [2020-02-28T07:03:37.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:37 [2020-02-28T07:03:37.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - Attempting to set focus on Table with text {}
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969513435 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969513435 data=null doit=true} to TableItem with text {}
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969513435 data=null} to TableItem with text {}
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969513435 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969513434 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969513427 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:38 [2020-02-28T07:03:38.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969513383 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969513383 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969513383 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969513383 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969513383 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969513379 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:38 [2020-02-28T07:03:38.880Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969513374 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969513374 data=null doit=true} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969513374 data=null} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969513374 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969513373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969513361 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969513360 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969513360 data=null doit=true} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969513360 data=null} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969513360 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969513360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969513355 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:38 [2020-02-28T07:03:38.880Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969513354 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969513354 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969513354 data=null} to TreeItem with text {Traces [13]}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969513354 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969513354 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]}
02:03:38 [2020-02-28T07:03:38.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969513346 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:39 [2020-02-28T07:03:39.135Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512879 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969512879 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969512879 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512879 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969512878 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512867 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:39 [2020-02-28T07:03:39.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:39 [2020-02-28T07:03:39.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512865 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969512865 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969512865 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512864 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969512864 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512861 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512860 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969512860 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969512860 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512860 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969512860 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512857 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512857 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512857 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.391Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969512857 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512840 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969512560 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969512553 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969512553 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Attempting to set focus on Table with text {}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969512505 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969512505 data=null doit=true} to TableItem with text {}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969512504 data=null} to TableItem with text {}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969512504 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969512502 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969512497 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:39 [2020-02-28T07:03:39.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:40 [2020-02-28T07:03:40.877Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:40 [2020-02-28T07:03:40.877Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:40 [2020-02-28T07:03:40.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969511351 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:03:40 [2020-02-28T07:03:40.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969511351 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:40 [2020-02-28T07:03:40.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969511351 data=null} to TreeItem with text {kernel-overlap-testing}
02:03:40 [2020-02-28T07:03:40.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969511351 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969511351 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969511347 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:41 [2020-02-28T07:03:41.132Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969511340 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969511340 data=null doit=true} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969511340 data=null} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969511340 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969511340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969511326 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969511325 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969511325 data=null doit=true} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969511325 data=null} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969511325 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969511325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969511320 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:41 [2020-02-28T07:03:41.133Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969511319 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969511319 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969511319 data=null} to TreeItem with text {Traces [13]}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969511319 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969511318 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]}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969511311 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:41 [2020-02-28T07:03:41.133Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511179 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969511179 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969511178 data=null} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511178 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969511178 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511164 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:41 [2020-02-28T07:03:41.133Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511162 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969511162 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969511162 data=null} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511162 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969511162 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511158 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511158 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969511158 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969511157 data=null} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511157 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969511157 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511154 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511154 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.133Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511153 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.388Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969511153 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969511087 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969510913 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969510913 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969510912 data=null} to TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.388Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:03:41 [2020-02-28T07:03:41.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:41 [2020-02-28T07:03:41.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:41 [2020-02-28T07:03:41.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:41 [2020-02-28T07:03:41.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - Attempting to set focus on Table with text {}
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969510404 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969510404 data=null doit=true} to TableItem with text {}
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969510403 data=null} to TableItem with text {}
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969510403 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969510401 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969510394 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:41 [2020-02-28T07:03:41.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969509644 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969509644 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969509644 data=null} to TreeItem with text {simple_server-thread1}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969509644 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969509643 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969509639 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:42 [2020-02-28T07:03:42.873Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969509632 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969509632 data=null doit=true} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969509632 data=null} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969509632 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969509632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969509617 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969509608 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969509608 data=null doit=true} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969509608 data=null} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969509607 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969509607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969509601 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:42 [2020-02-28T07:03:42.873Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969509601 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969509601 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969509600 data=null} to TreeItem with text {Traces [13]}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969509600 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969509600 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]}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969509592 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:42 [2020-02-28T07:03:42.873Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509460 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969509460 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969509460 data=null} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509460 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969509460 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509446 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:42 [2020-02-28T07:03:42.874Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509443 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969509443 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969509443 data=null} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509443 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969509443 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509439 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509438 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969509438 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969509438 data=null} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509438 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969509438 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509434 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509434 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509434 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
02:03:42 [2020-02-28T07:03:42.874Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969509434 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509406 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969509252 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969509246 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969509246 data=null} to TreeItem with text {simple_server-thread2}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Attempting to set focus on Table with text {}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969509242 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969509242 data=null doit=true} to TableItem with text {}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969509242 data=null} to TableItem with text {}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969509241 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:43 [2020-02-28T07:03:43.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969509240 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:43 [2020-02-28T07:03:43.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969509201 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:43 [2020-02-28T07:03:43.129Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:43 [2020-02-28T07:03:43.129Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969507946 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969507946 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969507939 data=null} to TreeItem with text {simple_server-thread2}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969507938 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969507938 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969507934 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:44 [2020-02-28T07:03:44.493Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969507929 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969507929 data=null doit=true} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969507908 data=null} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969507908 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969507908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969507895 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969507894 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969507894 data=null doit=true} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969507894 data=null} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969507894 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969507894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969507888 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:44 [2020-02-28T07:03:44.493Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969507888 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969507888 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969507888 data=null} to TreeItem with text {Traces [13]}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969507887 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969507887 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]}
02:03:44 [2020-02-28T07:03:44.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969507880 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:44 [2020-02-28T07:03:44.493Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507446 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969507445 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969507445 data=null} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507445 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969507445 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507428 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:45 [2020-02-28T07:03:45.054Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507426 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969507426 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969507426 data=null} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507426 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969507426 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507422 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507422 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969507422 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969507422 data=null} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507421 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969507421 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507418 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507418 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507418 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969507418 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507400 data=null button=1 stateMask=0x80000 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969507371 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969507371 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969507371 data=null} to TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:45 [2020-02-28T07:03:45.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:45 [2020-02-28T07:03:45.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - Attempting to set focus on Table with text {}
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969506866 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969506865 data=null doit=true} to TableItem with text {}
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969506865 data=null} to TableItem with text {}
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969506865 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969506863 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969506858 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:45 [2020-02-28T07:03:45.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969506020 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969506019 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969506019 data=null} to TreeItem with text {ust-overlap-testing}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969506019 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969506019 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969506016 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:46 [2020-02-28T07:03:46.541Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969506011 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969506011 data=null doit=true} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969506010 data=null} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969506010 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969506010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969505999 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969505998 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969505998 data=null doit=true} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969505998 data=null} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969505998 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969505998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969505993 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:46 [2020-02-28T07:03:46.541Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969505993 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969505993 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969505993 data=null} to TreeItem with text {Traces [13]}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969505992 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969505992 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]}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969505985 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:46 [2020-02-28T07:03:46.541Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505946 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505946 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505946 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505946 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969505945 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)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505907 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:46 [2020-02-28T07:03:46.541Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505898 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505898 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505898 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505898 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969505898 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)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505894 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505894 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505894 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505894 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505893 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969505893 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)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505890 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505889 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505889 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969505889 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)}
02:03:46 [2020-02-28T07:03:46.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505875 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505692 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505692 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969505692 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:46 [2020-02-28T07:03:46.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:47 [2020-02-28T07:03:47.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:47 [2020-02-28T07:03:47.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:47 [2020-02-28T07:03:47.662Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:47 [2020-02-28T07:03:47.662Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Attempting to set focus on Table with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969504186 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969504186 data=null doit=true} to TableItem with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969504186 data=null} to TableItem with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969504186 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969504184 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969504176 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969504106 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969504106 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969504106 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969504106 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969504105 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)}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969504101 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:48 [2020-02-28T07:03:48.223Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969504096 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969504096 data=null doit=true} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969504096 data=null} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969504095 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969504095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969504082 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969504082 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969504082 data=null doit=true} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969504082 data=null} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969504082 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969504081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969504076 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:48 [2020-02-28T07:03:48.223Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969504076 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969504076 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969504076 data=null} to TreeItem with text {Traces [13]}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969504075 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969504075 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]}
02:03:48 [2020-02-28T07:03:48.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969504068 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:48 [2020-02-28T07:03:48.223Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503638 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503638 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503638 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503638 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969503638 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)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503626 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:48 [2020-02-28T07:03:48.783Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503624 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503624 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503624 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503624 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969503624 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)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503620 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503620 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503620 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503620 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503620 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969503620 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)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503617 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503616 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503616 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969503616 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)}
02:03:48 [2020-02-28T07:03:48.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503602 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503396 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503396 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969503396 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:49 [2020-02-28T07:03:49.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - Attempting to set focus on Table with text {}
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969502391 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969502391 data=null doit=true} to TableItem with text {}
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969502391 data=null} to TableItem with text {}
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969502391 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969502389 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969502383 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:49 [2020-02-28T07:03:49.965Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969502242 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969502242 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969502242 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969502242 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969502241 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)}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969502238 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:50 [2020-02-28T07:03:50.222Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969502232 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969502232 data=null doit=true} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969502232 data=null} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969502232 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969502232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969502213 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969502212 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969502212 data=null doit=true} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969502212 data=null} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969502212 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969502212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969502207 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:50 [2020-02-28T07:03:50.222Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969502206 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969502206 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:50 [2020-02-28T07:03:50.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969502206 data=null} to TreeItem with text {Traces [13]}
02:03:50 [2020-02-28T07:03:50.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969502206 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:50 [2020-02-28T07:03:50.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969502206 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]}
02:03:50 [2020-02-28T07:03:50.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969502198 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:50 [2020-02-28T07:03:50.223Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501866 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501866 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501866 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501866 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969501866 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)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501853 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:50 [2020-02-28T07:03:50.478Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501851 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501851 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501851 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501851 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969501851 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)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501847 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501847 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501847 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501847 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501847 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969501847 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)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501843 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501843 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501843 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.478Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969501843 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)}
02:03:50 [2020-02-28T07:03:50.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501828 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501557 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501549 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969501549 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.733Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
02:03:50 [2020-02-28T07:03:50.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:50 [2020-02-28T07:03:50.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:50 [2020-02-28T07:03:50.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:50 [2020-02-28T07:03:50.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - Attempting to set focus on Table with text {}
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969501544 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969501544 data=null doit=true} to TableItem with text {}
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969501544 data=null} to TableItem with text {}
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969501544 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969501542 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969501505 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:50 [2020-02-28T07:03:50.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969500362 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969500362 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969500362 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969500362 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969500362 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)}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969500358 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:52 [2020-02-28T07:03:52.096Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969500347 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969500347 data=null doit=true} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969500347 data=null} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969500346 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969500346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969500333 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969500333 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969500333 data=null doit=true} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969500333 data=null} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969500333 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969500333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969500304 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:52 [2020-02-28T07:03:52.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969500304 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969500304 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969500304 data=null} to TreeItem with text {Traces [13]}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969500303 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969500303 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]}
02:03:52 [2020-02-28T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969500296 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:52 [2020-02-28T07:03:52.096Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499964 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969499964 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969499964 data=null} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499964 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969499964 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)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499951 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:52 [2020-02-28T07:03:52.353Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499949 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969499948 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969499948 data=null} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499948 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969499948 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)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499945 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499944 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969499944 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969499944 data=null} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499944 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969499944 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)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499941 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499940 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499940 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.353Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969499940 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)}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499906 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969499691 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969499680 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969499680 data=null} to TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Attempting to set focus on Table with text {}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969499675 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969499675 data=null doit=true} to TableItem with text {}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969499675 data=null} to TableItem with text {}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969499675 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969499673 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969499667 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:52 [2020-02-28T07:03:52.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969498465 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969498465 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969498465 data=null} to TreeItem with text {simple_server-thread1(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969498464 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969498464 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)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969498461 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:53 [2020-02-28T07:03:53.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969498456 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969498455 data=null doit=true} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969498455 data=null} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969498455 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969498455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969498443 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969498443 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969498443 data=null doit=true} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969498443 data=null} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969498442 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969498442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969498437 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:53 [2020-02-28T07:03:53.971Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969498437 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969498437 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969498437 data=null} to TreeItem with text {Traces [13]}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969498436 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969498436 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]}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969498429 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:53 [2020-02-28T07:03:53.971Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498380 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969498380 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969498380 data=null} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498380 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969498380 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)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498368 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:53 [2020-02-28T07:03:53.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498366 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969498366 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969498365 data=null} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498365 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969498365 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)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498361 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498361 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969498361 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969498361 data=null} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498361 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969498361 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)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498357 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498357 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498357 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969498357 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)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498298 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969498267 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969498267 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969498267 data=null} to TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:53 [2020-02-28T07:03:53.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - Attempting to set focus on Table with text {}
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969497762 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969497761 data=null doit=true} to TableItem with text {}
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969497761 data=null} to TableItem with text {}
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969497761 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969497759 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969497753 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:54 [2020-02-28T07:03:54.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:55 [2020-02-28T07:03:55.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:55 [2020-02-28T07:03:55.457Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:55 [2020-02-28T07:03:55.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969496807 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:03:55 [2020-02-28T07:03:55.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969496807 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:03:55 [2020-02-28T07:03:55.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969496807 data=null} to TreeItem with text {simple_server-thread2(2)}
02:03:55 [2020-02-28T07:03:55.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969496807 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:03:55 [2020-02-28T07:03:55.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969496806 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)}
02:03:55 [2020-02-28T07:03:55.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969496802 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:03:55 [2020-02-28T07:03:55.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:55 [2020-02-28T07:03:55.458Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969496796 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969496796 data=null doit=true} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969496796 data=null} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969496795 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969496795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969496782 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969496782 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969496782 data=null doit=true} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969496782 data=null} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969496782 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969496782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969496777 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:55 [2020-02-28T07:03:55.458Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969496776 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969496776 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969496776 data=null} to TreeItem with text {Traces [13]}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969496776 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:55 [2020-02-28T07:03:55.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969496776 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]}
02:03:55 [2020-02-28T07:03:55.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969496768 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:55 [2020-02-28T07:03:55.712Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496435 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969496434 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969496434 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496434 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969496434 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)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496420 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:55 [2020-02-28T07:03:55.969Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496418 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969496418 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969496418 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496418 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969496418 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)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496414 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496413 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969496413 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969496413 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496413 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969496413 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)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496409 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496409 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.969Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496409 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
02:03:55 [2020-02-28T07:03:55.970Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969496409 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)}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496392 data=null button=1 stateMask=0x80000 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969496240 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969496207 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969496207 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Attempting to set focus on Table with text {}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969496203 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969496203 data=null doit=true} to TableItem with text {}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969496203 data=null} to TableItem with text {}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969496203 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969496201 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969496195 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:03:56 [2020-02-28T07:03:56.225Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:03:57 [2020-02-28T07:03:57.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969494944 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969494944 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969494944 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969494944 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969494944 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)}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969494940 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:57 [2020-02-28T07:03:57.588Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969494934 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969494934 data=null doit=true} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969494933 data=null} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969494933 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969494933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969494920 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969494920 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969494920 data=null doit=true} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969494920 data=null} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969494920 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969494919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969494914 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:57 [2020-02-28T07:03:57.588Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969494914 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969494914 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969494914 data=null} to TreeItem with text {Traces [13]}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969494913 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969494913 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]}
02:03:57 [2020-02-28T07:03:57.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969494905 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:57 [2020-02-28T07:03:57.588Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969494473 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969494473 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969494473 data=null} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969494473 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969494472 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}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969494460 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:57 [2020-02-28T07:03:57.844Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969494457 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969494457 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969494457 data=null} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969494457 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969494457 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}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969494453 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969494453 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969494453 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969494452 data=null} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969494452 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969494452 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}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969494449 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969494449 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1969494449 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
02:03:57 [2020-02-28T07:03:57.844Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969494449 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}
02:03:58 [2020-02-28T07:03:58.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969494435 data=null button=1 stateMask=0x80000 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
02:03:58 [2020-02-28T07:03:58.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1969494362 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
02:03:58 [2020-02-28T07:03:58.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1969494362 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:58 [2020-02-28T07:03:58.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1969494362 data=null} to TreeItem with text {unrecognized.log}
02:03:58 [2020-02-28T07:03:58.099Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
02:03:58 [2020-02-28T07:03:58.099Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:03:58 [2020-02-28T07:03:58.099Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969493919 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969493919 data=null doit=true} to TreeItem with text {unrecognized.log}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969493919 data=null} to TreeItem with text {unrecognized.log}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969493919 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969493919 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}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969493915 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:58 [2020-02-28T07:03:58.355Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969493907 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969493906 data=null doit=true} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969493906 data=null} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969493906 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969493906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969493892 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969493892 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969493892 data=null doit=true} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969493892 data=null} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969493891 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969493891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969493886 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:03:58 [2020-02-28T07:03:58.355Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969493885 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969493885 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969493885 data=null} to TreeItem with text {Traces [13]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969493885 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969493885 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]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969493877 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Attempting to set focus on Tree with text {}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1969493876 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1969493876 data=null doit=true} to TreeItem with text {Traces [13]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1969493876 data=null} to TreeItem with text {Traces [13]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1969493876 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969493876 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]}
02:03:58 [2020-02-28T07:03:58.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1969493873 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - Clicking on with mnemonic 'Clear'
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - Clicked on with mnemonic 'Clear'
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969493784 data=null doit=true} to Shell with text {Confirm Clear}
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - Clicking on &Yes
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969493783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969493783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969493783 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969493783 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:58 [2020-02-28T07:03:58.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969493783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:58 [2020-02-28T07:03:58.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969493783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:03:58 [2020-02-28T07:03:58.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969493783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.121Z] DEBUG - Clicked on 
02:04:01 [2020-02-28T07:04:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969493845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969490755 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969490755 data=null doit=true} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969490755 data=null} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969490755 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969490755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969490745 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969490745 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969490745 data=null doit=true} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969490745 data=null} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969490745 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969490745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969490740 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:01 [2020-02-28T07:04:01.631Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969490740 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969490740 data=null doit=true} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969490740 data=null} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969490740 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969490740 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969490734 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969490734 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969490733 data=null doit=true} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969490733 data=null} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969490733 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969490733 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969490730 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Clicking on with mnemonic 'Import...'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Clicked on with mnemonic 'Import...'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969490660 data=null doit=true} to Shell with text {Trace Import}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:04:01 [2020-02-28T07:04:01.631Z] 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
02:04:01 [2020-02-28T07:04:01.631Z] 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=-1969490658 data=null} to (of type 'Combo')
02:04:01 [2020-02-28T07:04:01.631Z] 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
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969490646 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969490646 data=null doit=true} to TreeItem with text {import}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969490646 data=null} to TreeItem with text {import}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969490646 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969490646 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}
02:04:01 [2020-02-28T07:04:01.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969490645 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Setting state to checked on: import
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969490638 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:'))
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Clicking on &Finish
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969490632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969490632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969490632 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969490632 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969490632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969490632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:01 [2020-02-28T07:04:01.632Z] DEBUG - Clicked on &Finish
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969490097 data=null doit=true} to Shell with text {Confirmation}
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - Clicking on Overwrite All
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-1969490096 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')
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=-1969490096 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')
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=-1969490096 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=-1969490096 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=-1969490096 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')
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=-1969490096 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')
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=-1969490096 data=null item=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')
02:04:02 [2020-02-28T07:04:02.192Z] DEBUG - Clicked on 
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969490632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969490710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969489578 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969489577 data=null doit=true} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969489577 data=null} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969489577 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969489577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969489569 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969489569 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969489569 data=null doit=true} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969489569 data=null} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969489568 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969489568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969489565 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:02 [2020-02-28T07:04:02.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969489564 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969489564 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969489564 data=null} to TreeItem with text {Traces [7]}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969489564 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969489564 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]}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969489558 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969489558 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969489558 data=null} to TreeItem with text {Traces [7]}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969489558 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969489558 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]}
02:04:02 [2020-02-28T07:04:02.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969489553 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489229 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969489229 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969489228 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489228 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969489228 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489218 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:03 [2020-02-28T07:04:03.010Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489216 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969489216 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969489216 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489216 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969489216 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489213 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489212 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969489212 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969489212 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489212 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969489212 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489209 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489209 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489209 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969489209 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489196 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969489076 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969489076 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969489076 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:03 [2020-02-28T07:04:03.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:03 [2020-02-28T07:04:03.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:03 [2020-02-28T07:04:03.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:04 [2020-02-28T07:04:04.385Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:04 [2020-02-28T07:04:04.385Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:04 [2020-02-28T07:04:04.385Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:04 [2020-02-28T07:04:04.385Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:04 [2020-02-28T07:04:04.385Z] DEBUG - Attempting to set focus on Table with text {}
02:04:04 [2020-02-28T07:04:04.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969488054 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:04 [2020-02-28T07:04:04.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969488054 data=null doit=true} to TableItem with text {}
02:04:04 [2020-02-28T07:04:04.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969488054 data=null} to TableItem with text {}
02:04:04 [2020-02-28T07:04:04.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969488053 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:04 [2020-02-28T07:04:04.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969488052 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:04 [2020-02-28T07:04:04.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969488047 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:04 [2020-02-28T07:04:04.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:04 [2020-02-28T07:04:04.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969487816 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969487816 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969487816 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969487816 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969487816 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969487813 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:04 [2020-02-28T07:04:04.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969487809 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969487809 data=null doit=true} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969487808 data=null} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969487808 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969487808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969487798 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969487797 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969487797 data=null doit=true} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969487797 data=null} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969487797 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969487797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969487793 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:04 [2020-02-28T07:04:04.641Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969487793 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969487793 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969487792 data=null} to TreeItem with text {Traces [7]}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969487792 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969487792 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]}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969487786 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:04 [2020-02-28T07:04:04.641Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487749 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969487749 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969487749 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487749 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969487749 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487738 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:04 [2020-02-28T07:04:04.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487736 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969487736 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969487736 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487736 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969487736 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487733 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487733 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969487733 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969487732 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487732 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969487732 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487730 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487730 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487729 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.641Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969487729 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487697 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969487557 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969487557 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969487557 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.897Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:04:04 [2020-02-28T07:04:04.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:04 [2020-02-28T07:04:04.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:05 [2020-02-28T07:04:05.822Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:05 [2020-02-28T07:04:05.822Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:05 [2020-02-28T07:04:05.822Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:05 [2020-02-28T07:04:05.822Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:05 [2020-02-28T07:04:05.822Z] DEBUG - Attempting to set focus on Table with text {}
02:04:05 [2020-02-28T07:04:05.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969486545 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:05 [2020-02-28T07:04:05.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969486545 data=null doit=true} to TableItem with text {}
02:04:05 [2020-02-28T07:04:05.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969486545 data=null} to TableItem with text {}
02:04:05 [2020-02-28T07:04:05.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969486544 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:05 [2020-02-28T07:04:05.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969486543 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:05 [2020-02-28T07:04:05.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969486505 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:05 [2020-02-28T07:04:05.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:05 [2020-02-28T07:04:05.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969486270 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969486269 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969486269 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969486269 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969486269 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969486266 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:06 [2020-02-28T07:04:06.078Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969486261 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969486261 data=null doit=true} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969486260 data=null} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969486260 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969486260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969486249 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969486249 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969486249 data=null doit=true} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969486249 data=null} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969486249 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969486249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969486244 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:06 [2020-02-28T07:04:06.078Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969486244 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969486244 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969486243 data=null} to TreeItem with text {Traces [7]}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969486243 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969486243 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]}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969486237 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:06 [2020-02-28T07:04:06.078Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:06 [2020-02-28T07:04:06.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486203 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969486203 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969486203 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486203 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969486203 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486191 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:06 [2020-02-28T07:04:06.079Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486185 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969486184 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969486184 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486184 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969486184 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486181 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486180 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969486180 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969486180 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486180 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969486180 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486177 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486177 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486177 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.079Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969486176 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969486162 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969485953 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969485947 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969485940 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Attempting to set focus on Table with text {}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969485936 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969485936 data=null doit=true} to TableItem with text {}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969485936 data=null} to TableItem with text {}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969485935 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969485934 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969485908 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:06 [2020-02-28T07:04:06.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:07 [2020-02-28T07:04:07.696Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:07 [2020-02-28T07:04:07.696Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969484670 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969484670 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969484670 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969484670 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969484670 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969484666 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:07 [2020-02-28T07:04:07.697Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969484661 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969484660 data=null doit=true} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969484660 data=null} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969484660 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969484660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969484649 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969484648 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969484648 data=null doit=true} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969484648 data=null} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969484648 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969484648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969484643 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:07 [2020-02-28T07:04:07.697Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969484643 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969484643 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969484642 data=null} to TreeItem with text {Traces [7]}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969484642 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969484642 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]}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969484636 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:07 [2020-02-28T07:04:07.697Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484585 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969484585 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969484585 data=null} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484584 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969484584 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484573 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:07 [2020-02-28T07:04:07.697Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484571 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969484571 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969484571 data=null} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484571 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969484571 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484568 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484567 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969484567 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969484567 data=null} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484567 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969484567 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484564 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484564 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.697Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484564 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.952Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969484564 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484499 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969484293 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969484293 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969484293 data=null} to TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.952Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:04:07 [2020-02-28T07:04:07.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:07 [2020-02-28T07:04:07.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:07 [2020-02-28T07:04:07.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:07 [2020-02-28T07:04:07.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - Attempting to set focus on Table with text {}
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969483789 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969483788 data=null doit=true} to TableItem with text {}
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969483788 data=null} to TableItem with text {}
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969483788 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969483786 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969483781 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:08 [2020-02-28T07:04:08.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969483041 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969483040 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969483040 data=null} to TreeItem with text {simple_server-thread1}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969483040 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969483040 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969483035 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:09 [2020-02-28T07:04:09.440Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969483030 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969483030 data=null doit=true} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969483030 data=null} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969483030 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969483030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969483018 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969483018 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969483018 data=null doit=true} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969483018 data=null} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969483017 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969483017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969483013 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:09 [2020-02-28T07:04:09.440Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969483012 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969483012 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969483012 data=null} to TreeItem with text {Traces [7]}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969483012 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969483011 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]}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969483005 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:09 [2020-02-28T07:04:09.440Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482966 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969482965 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969482965 data=null} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482965 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969482965 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482954 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:09 [2020-02-28T07:04:09.440Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482952 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969482952 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969482951 data=null} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482951 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969482951 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482907 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482907 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969482906 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969482906 data=null} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482906 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969482906 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482903 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482903 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482902 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.440Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969482902 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482888 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969482706 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969482706 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969482706 data=null} to TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.695Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:04:09 [2020-02-28T07:04:09.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:09 [2020-02-28T07:04:09.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:09 [2020-02-28T07:04:09.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:09 [2020-02-28T07:04:09.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:09 [2020-02-28T07:04:09.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - Attempting to set focus on Table with text {}
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969482202 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969482202 data=null doit=true} to TableItem with text {}
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969482202 data=null} to TableItem with text {}
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969482202 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969482200 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969482195 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:10 [2020-02-28T07:04:10.256Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969481458 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969481458 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969481458 data=null} to TreeItem with text {simple_server-thread2}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969481458 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969481458 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969481454 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:10 [2020-02-28T07:04:10.816Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969481450 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969481449 data=null doit=true} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969481449 data=null} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969481449 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969481449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969481438 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969481437 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969481437 data=null doit=true} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969481437 data=null} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969481437 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969481437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969481433 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:10 [2020-02-28T07:04:10.816Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969481432 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969481432 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969481432 data=null} to TreeItem with text {Traces [7]}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969481432 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969481432 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]}
02:04:10 [2020-02-28T07:04:10.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969481425 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:10 [2020-02-28T07:04:10.816Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:11 [2020-02-28T07:04:11.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:11 [2020-02-28T07:04:11.071Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:11 [2020-02-28T07:04:11.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481385 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969481385 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969481384 data=null} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481384 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969481384 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481372 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:11 [2020-02-28T07:04:11.072Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481366 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969481366 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969481366 data=null} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481365 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969481365 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481362 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481362 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969481361 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969481361 data=null} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481361 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969481361 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481358 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481358 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481357 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969481357 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481301 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969481145 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969481145 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969481145 data=null} to TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.327Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:04:11 [2020-02-28T07:04:11.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:11 [2020-02-28T07:04:11.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:11 [2020-02-28T07:04:11.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:11 [2020-02-28T07:04:11.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:11 [2020-02-28T07:04:11.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:11 [2020-02-28T07:04:11.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - Attempting to set focus on Table with text {}
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969480641 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969480640 data=null doit=true} to TableItem with text {}
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969480640 data=null} to TableItem with text {}
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969480640 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969480638 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969480633 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:11 [2020-02-28T07:04:11.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969479895 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969479895 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969479895 data=null} to TreeItem with text {ust-overlap-testing}
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969479895 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479895 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969479891 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:12 [2020-02-28T07:04:12.446Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969479886 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969479886 data=null doit=true} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969479886 data=null} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969479886 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969479873 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969479873 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969479873 data=null doit=true} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969479872 data=null} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969479872 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969479868 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969479867 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969479867 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969479867 data=null} to TreeItem with text {Traces [7]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969479867 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479866 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]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969479859 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969479855 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969479855 data=null doit=true} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969479855 data=null} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969479855 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969479846 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969479846 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969479846 data=null doit=true} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969479846 data=null} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969479845 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969479840 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:12 [2020-02-28T07:04:12.447Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969479840 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969479839 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969479839 data=null} to TreeItem with text {Traces [7]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969479839 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479839 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]}
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969479832 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:12 [2020-02-28T07:04:12.447Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:12 [2020-02-28T07:04:12.447Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969479771 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969479771 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969479771 data=null} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969479771 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479771 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}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969479759 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:12 [2020-02-28T07:04:12.703Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969479756 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969479756 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969479756 data=null} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969479756 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479756 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}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969479752 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969479751 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969479751 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969479751 data=null} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969479751 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479751 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}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969479706 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969479705 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1969479705 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969479705 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}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969479692 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1969479620 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1969479620 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1969479620 data=null} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:04:12 [2020-02-28T07:04:12.703Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:04:12 [2020-02-28T07:04:12.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:12 [2020-02-28T07:04:12.958Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:12 [2020-02-28T07:04:12.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969479273 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969479273 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969479273 data=null} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969479273 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479273 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}
02:04:12 [2020-02-28T07:04:12.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969479268 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:12 [2020-02-28T07:04:12.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:12 [2020-02-28T07:04:12.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:13 [2020-02-28T07:04:13.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969479260 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969479260 data=null doit=true} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969479260 data=null} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969479260 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969479246 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969479246 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969479246 data=null doit=true} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969479246 data=null} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969479246 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969479240 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:13 [2020-02-28T07:04:13.213Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969479239 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969479239 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969479239 data=null} to TreeItem with text {Traces [7]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969479239 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479239 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]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969479232 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969479231 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969479231 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969479231 data=null} to TreeItem with text {Traces [7]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969479231 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969479231 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]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969479228 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Clicking on with mnemonic 'Clear'
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - Clicked on with mnemonic 'Clear'
02:04:13 [2020-02-28T07:04:13.213Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969479155 data=null doit=true} to Shell with text {Confirm Clear}
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - Clicking on &Yes
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969479155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969479155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969479155 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969479155 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969479155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969479155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:13 [2020-02-28T07:04:13.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969479155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:14 [2020-02-28T07:04:14.577Z] DEBUG - Clicked on 
02:04:14 [2020-02-28T07:04:14.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969479185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969477191 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969477191 data=null doit=true} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969477190 data=null} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969477190 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969477190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969477180 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969477180 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969477180 data=null doit=true} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969477180 data=null} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969477179 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969477179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969477175 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:15 [2020-02-28T07:04:15.087Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969477174 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969477174 data=null doit=true} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969477174 data=null} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969477173 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969477173 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969477167 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969477166 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969477166 data=null doit=true} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969477166 data=null} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969477166 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969477166 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969477163 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:04:15 [2020-02-28T07:04:15.087Z] DEBUG - Clicking on with mnemonic 'Import...'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Clicked on with mnemonic 'Import...'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969477055 data=null doit=true} to Shell with text {Trace Import}
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:04:15 [2020-02-28T07:04:15.344Z] 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')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:04:15 [2020-02-28T07:04:15.344Z] 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
02:04:15 [2020-02-28T07:04:15.344Z] 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=-1969477053 data=null} to (of type 'Combo')
02:04:15 [2020-02-28T07:04:15.344Z] 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
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969476993 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969476993 data=null doit=true} to TreeItem with text {import}
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969476993 data=null} to TreeItem with text {import}
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969476993 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969476992 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}
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969476992 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Setting state to checked on: import
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969476985 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:'))
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:04:15 [2020-02-28T07:04:15.344Z] 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')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:04:15 [2020-02-28T07:04:15.344Z] 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')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:04:15 [2020-02-28T07:04:15.344Z] 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')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] 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')
02:04:15 [2020-02-28T07:04:15.344Z] 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.
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Clicking on &Finish
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969476978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969476978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969476978 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969476978 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969476978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969476978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.345Z] DEBUG - Clicked on &Finish
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969476465 data=null doit=true} to Shell with text {Confirmation}
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - Clicking on Skip All
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1969476464 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')
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1969476464 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')
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1969476464 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1969476464 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1969476464 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')
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1969476464 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')
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1969476464 data=null item=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')
02:04:15 [2020-02-28T07:04:15.904Z] DEBUG - Clicked on 
02:04:16 [2020-02-28T07:04:16.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969476978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:16 [2020-02-28T07:04:16.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969477143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969475947 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969475947 data=null doit=true} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969475946 data=null} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969475946 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969475946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969475937 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969475937 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969475937 data=null doit=true} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969475937 data=null} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969475937 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969475937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969475933 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969475932 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969475932 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969475932 data=null} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969475932 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969475932 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]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969475926 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969475922 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969475922 data=null doit=true} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969475922 data=null} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969475922 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969475922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969475914 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969475914 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969475914 data=null doit=true} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969475914 data=null} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969475914 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969475913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969475909 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:16 [2020-02-28T07:04:16.416Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969475909 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969475909 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969475909 data=null} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969475909 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969475908 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]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969475902 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969475902 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969475902 data=null} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969475902 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969475902 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]}
02:04:16 [2020-02-28T07:04:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969475897 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:16 [2020-02-28T07:04:16.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:16 [2020-02-28T07:04:16.671Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:16 [2020-02-28T07:04:16.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475672 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969475672 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969475672 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475671 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969475671 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475661 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:16 [2020-02-28T07:04:16.672Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475659 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969475659 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969475659 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475659 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969475659 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475656 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475656 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969475656 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969475655 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475655 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969475655 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475653 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475653 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475652 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.672Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969475652 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475638 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969475484 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969475484 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969475484 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.927Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:04:16 [2020-02-28T07:04:16.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:16 [2020-02-28T07:04:16.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:16 [2020-02-28T07:04:16.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:17 [2020-02-28T07:04:17.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:17 [2020-02-28T07:04:17.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Attempting to set focus on Table with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969474479 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969474479 data=null doit=true} to TableItem with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969474479 data=null} to TableItem with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969474479 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969474477 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969474470 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969474237 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969474237 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969474237 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969474236 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969474236 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969474233 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:18 [2020-02-28T07:04:18.047Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969474228 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969474228 data=null doit=true} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969474228 data=null} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969474228 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969474228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969474217 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969474216 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969474216 data=null doit=true} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969474216 data=null} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969474216 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969474216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969474212 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:18 [2020-02-28T07:04:18.047Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969474211 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969474211 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969474211 data=null} to TreeItem with text {Traces [7]}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969474211 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969474211 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]}
02:04:18 [2020-02-28T07:04:18.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969474204 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:18 [2020-02-28T07:04:18.047Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473779 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969473778 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969473778 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473778 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969473778 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473767 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:18 [2020-02-28T07:04:18.607Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473765 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969473765 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969473765 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473765 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969473765 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473762 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473762 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969473762 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969473761 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473761 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969473761 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473758 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473758 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473758 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969473758 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473747 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969473634 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969473633 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969473633 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:18 [2020-02-28T07:04:18.607Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Attempting to set focus on Table with text {}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969472129 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969472129 data=null doit=true} to TableItem with text {}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969472129 data=null} to TableItem with text {}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969472129 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969472128 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969472122 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969472081 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969472080 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969472080 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969472080 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969472080 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969472075 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:20 [2020-02-28T07:04:20.492Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969472069 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969472069 data=null doit=true} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969472069 data=null} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969472069 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969472069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969472056 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:20 [2020-02-28T07:04:20.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969472055 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969472055 data=null doit=true} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969472055 data=null} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969472055 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969472055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969472051 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:20 [2020-02-28T07:04:20.493Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969472050 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969472050 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969472050 data=null} to TreeItem with text {Traces [7]}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969472049 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969472049 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]}
02:04:20 [2020-02-28T07:04:20.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969472001 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:20 [2020-02-28T07:04:20.493Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471675 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969471675 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969471674 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471674 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969471674 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471663 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:20 [2020-02-28T07:04:20.748Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471660 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969471660 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969471660 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471660 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969471660 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471657 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471656 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969471656 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969471656 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471656 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969471656 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471653 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471653 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471653 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969471653 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471638 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:20 [2020-02-28T07:04:20.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969471605 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969471605 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969471377 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - Attempting to set focus on Table with text {}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969471366 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969471366 data=null doit=true} to TableItem with text {}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969471365 data=null} to TableItem with text {}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969471365 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969471363 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969471359 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:21 [2020-02-28T07:04:21.003Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969470123 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969470122 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969470122 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969470122 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969470122 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969470119 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:22 [2020-02-28T07:04:22.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969470112 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969470112 data=null doit=true} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969470112 data=null} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969470112 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969470112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969470100 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969470100 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969470099 data=null doit=true} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969470099 data=null} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969470099 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969470099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969470094 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:22 [2020-02-28T07:04:22.366Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969470093 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969470093 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969470093 data=null} to TreeItem with text {Traces [7]}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969470092 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969470092 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]}
02:04:22 [2020-02-28T07:04:22.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969470085 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:22 [2020-02-28T07:04:22.366Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469659 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969469658 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969469658 data=null} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469658 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969469658 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469647 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:22 [2020-02-28T07:04:22.622Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469645 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969469645 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969469645 data=null} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469644 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969469644 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469641 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469641 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969469640 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969469640 data=null} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469640 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969469640 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469637 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469636 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469636 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.622Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969469636 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469618 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969469498 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969469487 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969469487 data=null} to TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Attempting to set focus on Table with text {}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969469483 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969469483 data=null doit=true} to TableItem with text {}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969469483 data=null} to TableItem with text {}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969469483 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969469481 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969469476 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:22 [2020-02-28T07:04:22.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969468238 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969468237 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969468237 data=null} to TreeItem with text {simple_server-thread1}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969468237 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969468237 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969468234 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:24 [2020-02-28T07:04:24.240Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969468229 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969468228 data=null doit=true} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969468228 data=null} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969468228 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969468228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969468216 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969468216 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969468216 data=null doit=true} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969468216 data=null} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969468215 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969468215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969468210 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:24 [2020-02-28T07:04:24.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969468209 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969468209 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969468209 data=null} to TreeItem with text {Traces [7]}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969468209 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969468209 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]}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969468201 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:24 [2020-02-28T07:04:24.240Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468166 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969468166 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969468166 data=null} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468166 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969468165 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468154 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:24 [2020-02-28T07:04:24.240Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468147 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969468147 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969468147 data=null} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468147 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969468147 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468143 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468143 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969468143 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969468143 data=null} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468143 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969468143 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468139 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468139 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468139 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.240Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969468139 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969468104 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969467892 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969467880 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969467880 data=null} to TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Attempting to set focus on Table with text {}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969467876 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969467876 data=null doit=true} to TableItem with text {}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969467876 data=null} to TableItem with text {}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969467876 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969467874 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969467869 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:24 [2020-02-28T07:04:24.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969466615 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969466614 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969466614 data=null} to TreeItem with text {simple_server-thread2}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969466614 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969466614 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969466609 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:25 [2020-02-28T07:04:25.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969466602 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969466602 data=null doit=true} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969466602 data=null} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969466602 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969466602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969466585 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969466584 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969466584 data=null doit=true} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969466584 data=null} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969466584 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969466584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969466577 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:25 [2020-02-28T07:04:25.858Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969466577 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969466576 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969466576 data=null} to TreeItem with text {Traces [7]}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969466576 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969466576 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]}
02:04:25 [2020-02-28T07:04:25.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969466567 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:25 [2020-02-28T07:04:25.858Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466237 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969466237 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969466237 data=null} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466236 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969466236 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466224 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:26 [2020-02-28T07:04:26.114Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466221 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969466221 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969466221 data=null} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466221 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969466221 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466218 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466217 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969466217 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969466217 data=null} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466217 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969466217 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466214 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466214 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466213 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.114Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969466213 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466200 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969466069 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969466063 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969466063 data=null} to TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Attempting to set focus on Table with text {}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969466059 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969466058 data=null doit=true} to TableItem with text {}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969466058 data=null} to TableItem with text {}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969466058 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:26 [2020-02-28T07:04:26.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969466056 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:26 [2020-02-28T07:04:26.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969466051 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:26 [2020-02-28T07:04:26.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:26 [2020-02-28T07:04:26.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969464812 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969464812 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969464812 data=null} to TreeItem with text {ust-overlap-testing}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969464811 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464811 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969464808 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:27 [2020-02-28T07:04:27.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969464802 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969464802 data=null doit=true} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969464802 data=null} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969464802 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969464790 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969464789 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969464789 data=null doit=true} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969464789 data=null} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969464789 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969464784 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.735Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969464783 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969464783 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969464783 data=null} to TreeItem with text {Traces [7]}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969464783 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464783 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]}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969464774 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:27 [2020-02-28T07:04:27.735Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969464733 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969464733 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969464733 data=null} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969464733 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464733 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}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969464722 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:27 [2020-02-28T07:04:27.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969464720 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969464720 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969464720 data=null} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969464719 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464719 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}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969464716 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969464716 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969464716 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969464716 data=null} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969464715 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464715 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}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969464713 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969464712 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1969464712 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969464712 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}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969464697 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1969464596 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1969464596 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1969464595 data=null} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:04:27 [2020-02-28T07:04:27.735Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969464256 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969464256 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969464256 data=null} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969464256 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464256 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}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969464251 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:27 [2020-02-28T07:04:27.990Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969464242 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969464242 data=null doit=true} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969464241 data=null} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969464241 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:27 [2020-02-28T07:04:27.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969464229 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969464228 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969464228 data=null doit=true} to TreeItem with text {test}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969464228 data=null} to TreeItem with text {test}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969464228 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969464223 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:28 [2020-02-28T07:04:28.246Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969464222 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969464222 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969464222 data=null} to TreeItem with text {Traces [7]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969464222 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464222 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]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969464215 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969464214 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969464214 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969464214 data=null} to TreeItem with text {Traces [7]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969464214 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969464214 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]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969464211 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Clicking on with mnemonic 'Clear'
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Clicked on with mnemonic 'Clear'
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969464158 data=null doit=true} to Shell with text {Confirm Clear}
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:04:28 [2020-02-28T07:04:28.246Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - Clicking on &Yes
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969464158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969464157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969464157 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969464157 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969464157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969464157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:28 [2020-02-28T07:04:28.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969464157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969464187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Clicked on 
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969462785 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969462785 data=null doit=true} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969462785 data=null} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969462785 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969462777 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969462777 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969462776 data=null doit=true} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969462776 data=null} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969462776 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969462772 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:29 [2020-02-28T07:04:29.610Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969462772 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969462772 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969462772 data=null} to TreeItem with text {Traces [7]}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969462771 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462771 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]}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969462766 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1969462765 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1969462765 data=null doit=true} to TreeItem with text {Traces [7]}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1969462765 data=null} to TreeItem with text {Traces [7]}
02:04:29 [2020-02-28T07:04:29.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1969462765 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462765 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]}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1969462762 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Clicking on with mnemonic 'Import...'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Clicked on with mnemonic 'Import...'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969462668 data=null doit=true} to Shell with text {Trace Import}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:04:29 [2020-02-28T07:04:29.611Z] 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')
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:04:29 [2020-02-28T07:04:29.611Z] 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
02:04:29 [2020-02-28T07:04:29.611Z] 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=-1969462665 data=null} to (of type 'Combo')
02:04:29 [2020-02-28T07:04:29.611Z] 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
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969462653 data=null doit=true} to TreeItem with text {import}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969462653 data=null} to TreeItem with text {import}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969462653 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969462653 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}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969462651 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969462651 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969462651 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969462651 data=null} to Tree node with text: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969462650 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462650 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
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969462649 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.611Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1969462641 data=null doit=true} to Tree node with text: z-clashes
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1969462641 data=null} to Tree node with text: z-clashes
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1969462641 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969462641 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
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1969462639 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969462638 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to Tree node with text: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969462638 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969462638 data=null} to Tree node with text: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969462638 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to Tree node with text: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462638 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
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969462636 data=null button=1 stateMask=0x80000 x=166 y=157 count=1} to Tree node with text: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:29 [2020-02-28T07:04:29.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.867Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969462607 data=null button=0 stateMask=0x0 x=151 y=61 count=0} to Tree node with text: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969462607 data=null doit=true} to Tree node with text: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969462607 data=null} to Tree node with text: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969462607 data=null button=1 stateMask=0x0 x=151 y=61 count=1} to Tree node with text: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462607 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
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969462606 data=null button=1 stateMask=0x80000 x=151 y=61 count=1} to Tree node with text: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Setting state to checked on: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.867Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
02:04:29 [2020-02-28T07:04:29.867Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969462602 data=null button=0 stateMask=0x0 x=167 y=181 count=0} to Tree node with text: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969462602 data=null doit=true} to Tree node with text: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969462602 data=null} to Tree node with text: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969462602 data=null button=1 stateMask=0x0 x=167 y=181 count=1} to Tree node with text: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462602 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
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969462600 data=null button=1 stateMask=0x80000 x=167 y=157 count=1} to Tree node with text: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Setting state to checked on: simple_server-thread1
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.867Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969462597 data=null button=0 stateMask=0x0 x=151 y=61 count=0} to Tree node with text: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969462597 data=null doit=true} to Tree node with text: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969462597 data=null} to Tree node with text: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969462597 data=null button=1 stateMask=0x0 x=151 y=61 count=1} to Tree node with text: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462597 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
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969462595 data=null button=1 stateMask=0x80000 x=151 y=61 count=1} to Tree node with text: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Setting state to checked on: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.868Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
02:04:29 [2020-02-28T07:04:29.868Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969462592 data=null button=0 stateMask=0x0 x=167 y=181 count=0} to Tree node with text: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969462592 data=null doit=true} to Tree node with text: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969462592 data=null} to Tree node with text: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969462592 data=null button=1 stateMask=0x0 x=167 y=181 count=1} to Tree node with text: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462592 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
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969462590 data=null button=1 stateMask=0x80000 x=167 y=157 count=1} to Tree node with text: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Setting state to checked on: simple_server-thread2
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:29 [2020-02-28T07:04:29.868Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969462587 data=null button=0 stateMask=0x0 x=80 y=-59 count=0} to TreeItem with text {import}
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969462587 data=null doit=true} to TreeItem with text {import}
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969462587 data=null} to TreeItem with text {import}
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969462587 data=null button=1 stateMask=0x0 x=80 y=-59 count=1} to TreeItem with text {import}
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969462587 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}
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969462584 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Setting state to checked on: unrecognized.log
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969462580 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:'))
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:04:29 [2020-02-28T07:04:29.868Z] 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')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:04:29 [2020-02-28T07:04:29.868Z] 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')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:04:29 [2020-02-28T07:04:29.868Z] 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')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] 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')
02:04:29 [2020-02-28T07:04:29.868Z] 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.
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Clicking on &Finish
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969462572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969462572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969462572 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969462572 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969462571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969462571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:29 [2020-02-28T07:04:29.869Z] DEBUG - Clicked on &Finish
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969462058 data=null doit=true} to Shell with text {Confirmation}
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - Clicking on Rename
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1969462057 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')
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1969462057 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')
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1969462057 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1969462057 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1969462057 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')
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1969462057 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')
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1969462057 data=null item=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')
02:04:30 [2020-02-28T07:04:30.429Z] DEBUG - Clicked on 
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969461544 data=null doit=true} to Shell with text {Confirmation}
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - Clicking on Overwrite
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1969461543 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')
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1969461543 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')
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1969461543 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1969461543 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1969461543 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')
02:04:30 [2020-02-28T07:04:30.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1969461543 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')
02:04:30 [2020-02-28T07:04:30.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1969461543 data=null item=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')
02:04:30 [2020-02-28T07:04:30.939Z] DEBUG - Clicked on 
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969461029 data=null doit=true} to Shell with text {Confirmation}
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:04:31 [2020-02-28T07:04:31.499Z] DEBUG - Clicking on Skip
02:04:31 [2020-02-28T07:04:31.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1969461028 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')
02:04:31 [2020-02-28T07:04:31.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1969461028 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')
02:04:31 [2020-02-28T07:04:31.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1969461028 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:04:31 [2020-02-28T07:04:31.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1969461028 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
02:04:31 [2020-02-28T07:04:31.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1969461028 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')
02:04:31 [2020-02-28T07:04:31.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1969461028 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')
02:04:31 [2020-02-28T07:04:31.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1969461028 data=null item=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')
02:04:31 [2020-02-28T07:04:31.500Z] DEBUG - Clicked on 
02:04:31 [2020-02-28T07:04:31.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969462571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:31 [2020-02-28T07:04:31.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969462742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969460510 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969460510 data=null doit=true} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969460510 data=null} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969460509 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969460509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969460501 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969460501 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969460501 data=null doit=true} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969460500 data=null} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969460500 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969460500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969460496 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:31 [2020-02-28T07:04:31.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969460496 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969460496 data=null doit=true} to TreeItem with text {Traces [5]}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969460496 data=null} to TreeItem with text {Traces [5]}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969460496 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969460495 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]}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969460490 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969460490 data=null doit=true} to TreeItem with text {Traces [5]}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969460490 data=null} to TreeItem with text {Traces [5]}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969460490 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969460490 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]}
02:04:31 [2020-02-28T07:04:31.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969460486 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460161 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969460161 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969460161 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460161 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969460161 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460150 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:32 [2020-02-28T07:04:32.327Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460149 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969460149 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969460149 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460148 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969460148 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460145 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460145 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969460145 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969460145 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460145 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969460144 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460142 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460142 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460141 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969460141 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969460128 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969459961 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969459949 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969459949 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:04:32 [2020-02-28T07:04:32.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:32 [2020-02-28T07:04:32.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:32 [2020-02-28T07:04:32.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:32 [2020-02-28T07:04:32.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:32 [2020-02-28T07:04:32.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:32 [2020-02-28T07:04:32.889Z] DEBUG - Attempting to set focus on Table with text {}
02:04:32 [2020-02-28T07:04:32.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969459445 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:32 [2020-02-28T07:04:32.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969459445 data=null doit=true} to TableItem with text {}
02:04:32 [2020-02-28T07:04:32.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969459445 data=null} to TableItem with text {}
02:04:32 [2020-02-28T07:04:32.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969459444 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:32 [2020-02-28T07:04:32.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969459443 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:32 [2020-02-28T07:04:32.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969459438 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:32 [2020-02-28T07:04:32.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:32 [2020-02-28T07:04:32.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:33 [2020-02-28T07:04:33.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:33 [2020-02-28T07:04:33.814Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:33 [2020-02-28T07:04:33.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969458696 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969458696 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969458696 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969458696 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969458695 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969458691 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:33 [2020-02-28T07:04:33.815Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969458685 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969458685 data=null doit=true} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969458685 data=null} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969458685 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969458685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969458671 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969458671 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969458671 data=null doit=true} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969458670 data=null} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969458670 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969458670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969458665 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:33 [2020-02-28T07:04:33.815Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969458664 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969458664 data=null doit=true} to TreeItem with text {Traces [5]}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969458664 data=null} to TreeItem with text {Traces [5]}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969458663 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969458663 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]}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969458655 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:33 [2020-02-28T07:04:33.815Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458617 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458616 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458616 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458616 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969458616 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)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458604 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:33 [2020-02-28T07:04:33.815Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458602 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458602 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458601 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458601 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969458601 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)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458597 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458597 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458597 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458596 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458596 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969458596 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)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458593 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458593 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458592 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:04:33 [2020-02-28T07:04:33.815Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969458592 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)}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458578 data=null button=1 stateMask=0x80000 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458287 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458277 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969458277 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Attempting to set focus on Table with text {}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969458273 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969458273 data=null doit=true} to TableItem with text {}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969458273 data=null} to TableItem with text {}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969458273 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969458270 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969458265 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:34 [2020-02-28T07:04:34.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969457029 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969457029 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969457029 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969457029 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969457029 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)}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969457025 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:35 [2020-02-28T07:04:35.434Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969457020 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969457020 data=null doit=true} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969457020 data=null} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969457020 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969457020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969457008 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969457008 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969457008 data=null doit=true} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969457008 data=null} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969457008 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969457007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969457003 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:35 [2020-02-28T07:04:35.434Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969457003 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969457003 data=null doit=true} to TreeItem with text {Traces [5]}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969457003 data=null} to TreeItem with text {Traces [5]}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969457002 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969457002 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]}
02:04:35 [2020-02-28T07:04:35.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969456996 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:35 [2020-02-28T07:04:35.434Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:04:35 [2020-02-28T07:04:35.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456670 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969456670 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969456669 data=null} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456669 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969456669 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456657 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:35 [2020-02-28T07:04:35.690Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456655 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969456655 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969456654 data=null} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456654 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969456654 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456650 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456650 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969456650 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969456650 data=null} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456650 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969456650 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456647 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456646 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456646 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456635 data=null button=1 stateMask=0x80000 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969456634 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969456634 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969456634 data=null} to TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:35 [2020-02-28T07:04:35.690Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969456646 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - Attempting to set focus on Table with text {}
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969456130 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969456130 data=null doit=true} to TableItem with text {}
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969456130 data=null} to TableItem with text {}
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969456129 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969456128 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:36 [2020-02-28T07:04:36.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969456123 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:36 [2020-02-28T07:04:36.251Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:36 [2020-02-28T07:04:36.251Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969455187 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969455186 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969455186 data=null} to TreeItem with text {simple_server-thread1}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969455186 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969455186 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969455183 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:37 [2020-02-28T07:04:37.175Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969455178 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969455178 data=null doit=true} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969455178 data=null} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969455178 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969455178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969455167 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969455167 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969455167 data=null doit=true} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969455167 data=null} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969455167 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969455167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969455163 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:37 [2020-02-28T07:04:37.175Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969455162 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969455162 data=null doit=true} to TreeItem with text {Traces [5]}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969455162 data=null} to TreeItem with text {Traces [5]}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969455162 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969455162 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]}
02:04:37 [2020-02-28T07:04:37.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969455155 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:37 [2020-02-28T07:04:37.175Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454730 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969454730 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969454730 data=null} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454730 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969454730 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454719 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:37 [2020-02-28T07:04:37.737Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454717 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969454717 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969454717 data=null} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454717 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969454717 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454714 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454713 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969454713 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969454713 data=null} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454713 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969454713 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454710 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454710 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454710 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969454710 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454698 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969454556 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969454550 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969454550 data=null} to TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Attempting to set focus on Table with text {}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969454546 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969454546 data=null doit=true} to TableItem with text {}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969454546 data=null} to TableItem with text {}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969454546 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969454543 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969454539 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:37 [2020-02-28T07:04:37.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969453300 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969453300 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969453300 data=null} to TreeItem with text {simple_server-thread2}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969453300 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969453300 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969453297 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:39 [2020-02-28T07:04:39.102Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969453291 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969453291 data=null doit=true} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969453291 data=null} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969453291 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969453291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969453279 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969453279 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969453279 data=null doit=true} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969453279 data=null} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969453279 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969453278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969453274 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.102Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969453274 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969453273 data=null doit=true} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969453273 data=null} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969453273 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969453273 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]}
02:04:39 [2020-02-28T07:04:39.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969453267 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.102Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969452942 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969452942 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969452942 data=null} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969452942 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969452942 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}
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969452931 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:39 [2020-02-28T07:04:39.357Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969452930 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969452929 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969452929 data=null} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969452929 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969452929 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}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969452926 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969452925 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969452925 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969452925 data=null} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969452925 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969452925 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}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969452922 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969452922 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1969452922 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.358Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969452922 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}
02:04:39 [2020-02-28T07:04:39.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969452911 data=null button=1 stateMask=0x80000 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1969452849 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1969452849 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1969452849 data=null} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.612Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.612Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:04:39 [2020-02-28T07:04:39.612Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969452409 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969452409 data=null doit=true} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969452409 data=null} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969452409 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969452409 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}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969452405 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:39 [2020-02-28T07:04:39.868Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969452398 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969452398 data=null doit=true} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969452398 data=null} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969452398 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969452398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969452386 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969452385 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969452385 data=null doit=true} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969452385 data=null} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969452385 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969452385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969452381 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:39 [2020-02-28T07:04:39.868Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969452380 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969452380 data=null doit=true} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969452380 data=null} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969452380 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969452380 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]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969452373 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969452373 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969452373 data=null doit=true} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969452373 data=null} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969452372 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969452372 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]}
02:04:39 [2020-02-28T07:04:39.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969452369 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Clicking on with mnemonic 'Clear'
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Clicked on with mnemonic 'Clear'
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969452283 data=null doit=true} to Shell with text {Confirm Clear}
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Clicking on &Yes
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969452282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969452282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969452282 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969452282 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969452282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969452282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:40 [2020-02-28T07:04:40.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969452282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.049Z] DEBUG - Clicked on 
02:04:41 [2020-02-28T07:04:41.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969452349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969450793 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969450793 data=null doit=true} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969450793 data=null} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969450793 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969450793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969450785 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969450785 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969450785 data=null doit=true} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969450785 data=null} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969450785 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969450784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969450781 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:41 [2020-02-28T07:04:41.560Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969450780 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969450780 data=null doit=true} to TreeItem with text {Traces [5]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969450780 data=null} to TreeItem with text {Traces [5]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969450780 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969450780 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]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969450774 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969450774 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969450774 data=null doit=true} to TreeItem with text {Traces [5]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969450774 data=null} to TreeItem with text {Traces [5]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969450774 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969450774 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]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969450771 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Clicking on with mnemonic 'Import...'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Clicked on with mnemonic 'Import...'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969450676 data=null doit=true} to Shell with text {Trace Import}
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:04:41 [2020-02-28T07:04:41.560Z] 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')
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:04:41 [2020-02-28T07:04:41.560Z] 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
02:04:41 [2020-02-28T07:04:41.560Z] 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=-1969450673 data=null} to (of type 'Combo')
02:04:41 [2020-02-28T07:04:41.560Z] 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
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:41 [2020-02-28T07:04:41.560Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969450662 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969450662 data=null doit=true} to TreeItem with text {import}
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969450662 data=null} to TreeItem with text {import}
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969450661 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969450661 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}
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969450661 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Setting state to checked on: import
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} time=-1969450655 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:'))
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:04:41 [2020-02-28T07:04:41.816Z] 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')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:04:41 [2020-02-28T07:04:41.816Z] 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')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:04:41 [2020-02-28T07:04:41.816Z] 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')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] 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')
02:04:41 [2020-02-28T07:04:41.816Z] 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.
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Clicking on &Finish
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969450647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969450647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969450647 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969450647 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969450646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969450646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:41 [2020-02-28T07:04:41.816Z] DEBUG - Clicked on &Finish
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969449587 data=null doit=true} to Shell with text {Confirmation}
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Clicking on Skip All
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1969449586 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')
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1969449586 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')
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1969449586 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1969449586 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1969449586 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')
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1969449585 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')
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1969449585 data=null item=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')
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Clicked on 
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969450646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:42 [2020-02-28T07:04:42.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969450752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969449068 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969449068 data=null doit=true} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969449068 data=null} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969449068 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969449068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969449058 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969449058 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969449058 data=null doit=true} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969449058 data=null} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969449058 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969449058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969449054 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:43 [2020-02-28T07:04:43.302Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969449053 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969449053 data=null doit=true} to TreeItem with text {Traces [4]}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969449053 data=null} to TreeItem with text {Traces [4]}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969449053 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969449053 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]}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969449047 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969449047 data=null doit=true} to TreeItem with text {Traces [4]}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969449046 data=null} to TreeItem with text {Traces [4]}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969449046 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969449046 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]}
02:04:43 [2020-02-28T07:04:43.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969449043 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:43 [2020-02-28T07:04:43.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:43 [2020-02-28T07:04:43.862Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:43 [2020-02-28T07:04:43.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448618 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969448618 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969448618 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448618 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969448618 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448604 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:43 [2020-02-28T07:04:43.863Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448602 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969448602 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969448602 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448602 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969448602 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448599 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448598 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969448598 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969448598 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448598 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969448598 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448595 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448595 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448595 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969448595 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448582 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969448492 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969448481 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969448481 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:04:43 [2020-02-28T07:04:43.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - Attempting to set focus on Table with text {}
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969447976 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969447976 data=null doit=true} to TableItem with text {}
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969447976 data=null} to TableItem with text {}
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969447976 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969447974 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969447970 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:44 [2020-02-28T07:04:44.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969447237 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969447237 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969447236 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969447236 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969447236 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969447233 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:45 [2020-02-28T07:04:45.033Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969447228 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969447228 data=null doit=true} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969447228 data=null} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969447228 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969447228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969447217 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969447214 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969447214 data=null doit=true} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969447214 data=null} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969447214 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969447214 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969447210 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:45 [2020-02-28T07:04:45.033Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969447209 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969447209 data=null doit=true} to TreeItem with text {Traces [4]}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969447209 data=null} to TreeItem with text {Traces [4]}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969447209 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969447209 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]}
02:04:45 [2020-02-28T07:04:45.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969447202 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:45 [2020-02-28T07:04:45.033Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:04:45 [2020-02-28T07:04:45.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:45 [2020-02-28T07:04:45.594Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:45 [2020-02-28T07:04:45.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446878 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969446878 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969446878 data=null} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446878 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969446877 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446866 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:45 [2020-02-28T07:04:45.595Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446864 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969446864 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969446864 data=null} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446864 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969446864 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446861 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446860 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969446860 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969446860 data=null} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446860 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969446860 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446857 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446857 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446857 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446847 data=null button=1 stateMask=0x80000 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969446847 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969446847 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969446846 data=null} to TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:45 [2020-02-28T07:04:45.595Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969446857 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - Attempting to set focus on Table with text {}
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969446342 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969446342 data=null doit=true} to TableItem with text {}
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969446342 data=null} to TableItem with text {}
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969446341 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969446339 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969446334 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:46 [2020-02-28T07:04:46.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969445397 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969445397 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969445397 data=null} to TreeItem with text {simple_server-thread1}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969445396 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969445396 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969445393 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:47 [2020-02-28T07:04:47.084Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969445387 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969445387 data=null doit=true} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969445387 data=null} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969445387 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969445387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969445375 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969445374 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969445374 data=null doit=true} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969445374 data=null} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969445374 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969445374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969445370 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:47 [2020-02-28T07:04:47.084Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969445369 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969445369 data=null doit=true} to TreeItem with text {Traces [4]}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969445369 data=null} to TreeItem with text {Traces [4]}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969445369 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969445369 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]}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969445358 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:47 [2020-02-28T07:04:47.084Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445290 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969445290 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969445290 data=null} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445290 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969445290 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445278 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:47 [2020-02-28T07:04:47.084Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445276 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969445276 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969445275 data=null} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445275 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969445275 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445272 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445272 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969445272 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969445271 data=null} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445271 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969445271 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445268 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445268 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445268 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.084Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969445268 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445256 data=null button=1 stateMask=0x80000 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969445063 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969445063 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969445063 data=null} to TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.340Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:04:47 [2020-02-28T07:04:47.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:47 [2020-02-28T07:04:47.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:47 [2020-02-28T07:04:47.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - Attempting to set focus on Table with text {}
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969444559 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969444559 data=null doit=true} to TableItem with text {}
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969444559 data=null} to TableItem with text {}
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969444558 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969444557 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969444551 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:47 [2020-02-28T07:04:47.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969443817 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969443816 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969443816 data=null} to TreeItem with text {simple_server-thread2}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969443816 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969443816 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969443813 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:48 [2020-02-28T07:04:48.461Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969443808 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969443808 data=null doit=true} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969443808 data=null} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969443808 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969443808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969443797 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969443797 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969443797 data=null doit=true} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969443797 data=null} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969443797 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969443797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969443793 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:48 [2020-02-28T07:04:48.461Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969443792 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969443792 data=null doit=true} to TreeItem with text {Traces [4]}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969443792 data=null} to TreeItem with text {Traces [4]}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969443792 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969443792 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]}
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969443786 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:48 [2020-02-28T07:04:48.461Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:48 [2020-02-28T07:04:48.461Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443756 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969443756 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969443756 data=null} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443756 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969443756 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443743 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:48 [2020-02-28T07:04:48.717Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443741 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969443741 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969443741 data=null} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443741 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969443741 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443738 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443738 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969443738 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969443737 data=null} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443737 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969443737 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443735 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443734 data=null button=1 stateMask=0x0 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443734 data=null button=1 stateMask=0x0 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969443734 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443723 data=null button=1 stateMask=0x80000 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969443583 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969443578 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969443578 data=null} to TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Attempting to set focus on Table with text {}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969443574 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969443574 data=null doit=true} to TableItem with text {}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969443574 data=null} to TableItem with text {}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969443574 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969443572 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969443566 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:48 [2020-02-28T07:04:48.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:50 [2020-02-28T07:04:50.081Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:50 [2020-02-28T07:04:50.081Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:50 [2020-02-28T07:04:50.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969442330 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
02:04:50 [2020-02-28T07:04:50.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969442330 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:50 [2020-02-28T07:04:50.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969442330 data=null} to TreeItem with text {ust-overlap-testing}
02:04:50 [2020-02-28T07:04:50.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969442330 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:04:50 [2020-02-28T07:04:50.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969442329 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:50 [2020-02-28T07:04:50.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969442326 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:50 [2020-02-28T07:04:50.082Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969442321 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969442321 data=null doit=true} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969442321 data=null} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969442321 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969442321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969442306 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969442306 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969442306 data=null doit=true} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969442306 data=null} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969442305 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969442305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969442301 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969442300 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969442300 data=null doit=true} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969442300 data=null} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969442300 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969442300 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]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969442293 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969442288 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969442288 data=null doit=true} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969442288 data=null} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969442288 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969442288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969442280 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969442279 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969442279 data=null doit=true} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969442279 data=null} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969442279 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969442279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969442274 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:50 [2020-02-28T07:04:50.082Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969442274 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969442274 data=null doit=true} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969442274 data=null} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969442274 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969442274 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]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969442268 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969442267 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969442267 data=null doit=true} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969442267 data=null} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969442267 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969442267 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]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969442264 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Clicking on with mnemonic 'Clear'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Clicked on with mnemonic 'Clear'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969442187 data=null doit=true} to Shell with text {Confirm Clear}
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Clicking on &Yes
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969442187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969442187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969442187 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969442187 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969442186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969442186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:50 [2020-02-28T07:04:50.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969442186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969442245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Clicked on 
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969441259 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969441259 data=null doit=true} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969441259 data=null} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969441259 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969441259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969441251 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969441251 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969441251 data=null doit=true} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969441250 data=null} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969441250 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969441250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969441246 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:51 [2020-02-28T07:04:51.011Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969441246 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969441246 data=null doit=true} to TreeItem with text {Traces [4]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969441246 data=null} to TreeItem with text {Traces [4]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969441246 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969441246 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]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969441240 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969441240 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969441240 data=null doit=true} to TreeItem with text {Traces [4]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969441240 data=null} to TreeItem with text {Traces [4]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969441240 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969441239 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]}
02:04:51 [2020-02-28T07:04:51.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969441237 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Clicking on with mnemonic 'Import...'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Clicked on with mnemonic 'Import...'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969441155 data=null doit=true} to Shell with text {Trace Import}
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:04:51 [2020-02-28T07:04:51.267Z] 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')
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:04:51 [2020-02-28T07:04:51.267Z] 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
02:04:51 [2020-02-28T07:04:51.267Z] 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=-1969441153 data=null} to (of type 'Combo')
02:04:51 [2020-02-28T07:04:51.267Z] 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
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969441105 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969441105 data=null doit=true} to TreeItem with text {import}
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969441105 data=null} to TreeItem with text {import}
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969441105 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969441105 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}
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969441104 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Setting state to checked on: import
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} time=-1969441098 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:'))
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:04:51 [2020-02-28T07:04:51.268Z] 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')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:04:51 [2020-02-28T07:04:51.268Z] 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')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:04:51 [2020-02-28T07:04:51.268Z] 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')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] 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')
02:04:51 [2020-02-28T07:04:51.268Z] 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.
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Clicking on &Finish
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969441091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969441091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969441091 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969441091 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969441091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969441091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.268Z] DEBUG - Clicked on &Finish
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969440578 data=null doit=true} to Shell with text {Confirmation}
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Clicking on Skip All
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1969440577 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')
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1969440577 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')
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1969440577 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1969440577 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1969440577 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')
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1969440577 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')
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1969440576 data=null item=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')
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Clicked on 
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969441090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:51 [2020-02-28T07:04:51.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969441206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969440060 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969440060 data=null doit=true} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969440060 data=null} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969440060 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969440059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969440050 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969440050 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969440050 data=null doit=true} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969440050 data=null} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969440050 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969440050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969440045 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:52 [2020-02-28T07:04:52.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969440045 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969440045 data=null doit=true} to TreeItem with text {Traces [1]}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969440045 data=null} to TreeItem with text {Traces [1]}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969440044 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969440044 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969440039 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969440038 data=null doit=true} to TreeItem with text {Traces [1]}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969440038 data=null} to TreeItem with text {Traces [1]}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969440038 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969440038 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]}
02:04:52 [2020-02-28T07:04:52.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969440036 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:52 [2020-02-28T07:04:52.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:52 [2020-02-28T07:04:52.646Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:52 [2020-02-28T07:04:52.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439612 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969439611 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969439611 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439611 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969439611 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439600 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:52 [2020-02-28T07:04:52.647Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439598 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969439598 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969439598 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439598 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969439598 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439595 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439594 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969439594 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969439594 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439594 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969439594 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439591 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439591 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.647Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439591 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.902Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969439591 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439579 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969439402 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969439387 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969439387 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.902Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:04:52 [2020-02-28T07:04:52.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - Attempting to set focus on Table with text {}
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969438882 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969438882 data=null doit=true} to TableItem with text {}
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969438882 data=null} to TableItem with text {}
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969438882 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969438880 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969438875 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:53 [2020-02-28T07:04:53.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:54 [2020-02-28T07:04:54.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:54 [2020-02-28T07:04:54.387Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969438140 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
02:04:54 [2020-02-28T07:04:54.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969438140 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:54 [2020-02-28T07:04:54.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969438140 data=null} to TreeItem with text {kernel-overlap-testing}
02:04:54 [2020-02-28T07:04:54.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969438140 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:54 [2020-02-28T07:04:54.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969438140 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969438137 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.388Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969438132 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969438132 data=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969438132 data=null} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969438132 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969438132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969438122 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969438121 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969438121 data=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969438121 data=null} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969438121 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969438121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969438117 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969438117 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969438117 data=null doit=true} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969438117 data=null} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969438117 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969438117 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969438111 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969438104 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969438104 data=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969438104 data=null} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969438104 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969438104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969438097 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969438096 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969438096 data=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969438096 data=null} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969438096 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969438096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969438092 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.388Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969438092 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969438092 data=null doit=true} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969438092 data=null} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969438092 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969438092 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969438086 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969438086 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969438086 data=null doit=true} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969438086 data=null} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969438086 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969438086 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969438083 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Clicking on with mnemonic 'Clear'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Clicked on with mnemonic 'Clear'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969438042 data=null doit=true} to Shell with text {Confirm Clear}
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Clicking on &Yes
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969438042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969438042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969438042 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969438042 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969438041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969438041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969438041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969438064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Clicked on 
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969437778 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969437778 data=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969437778 data=null} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969437778 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969437778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969437769 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969437769 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969437769 data=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969437769 data=null} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969437769 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969437769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969437765 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:54 [2020-02-28T07:04:54.645Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969437764 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969437764 data=null doit=true} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969437764 data=null} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969437764 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969437764 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969437759 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969437758 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969437758 data=null doit=true} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969437758 data=null} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969437758 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969437758 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969437756 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Clicking on with mnemonic 'Import...'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Clicked on with mnemonic 'Import...'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969437673 data=null doit=true} to Shell with text {Trace Import}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:04:54 [2020-02-28T07:04:54.645Z] 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')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:04:54 [2020-02-28T07:04:54.645Z] 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
02:04:54 [2020-02-28T07:04:54.645Z] 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=-1969437671 data=null} to (of type 'Combo')
02:04:54 [2020-02-28T07:04:54.645Z] 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
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969437660 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969437660 data=null doit=true} to TreeItem with text {import}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969437660 data=null} to TreeItem with text {import}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969437660 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969437660 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}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969437659 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Setting state to checked on: import
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} time=-1969437608 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:'))
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:04:54 [2020-02-28T07:04:54.645Z] 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')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:04:54 [2020-02-28T07:04:54.645Z] 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')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:04:54 [2020-02-28T07:04:54.645Z] 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')
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] 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')
02:04:54 [2020-02-28T07:04:54.645Z] 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.
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:04:54 [2020-02-28T07:04:54.645Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] DEBUG - Clicking on &Finish
02:04:54 [2020-02-28T07:04:54.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969437600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969437600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969437600 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969437600 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969437600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969437599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:54 [2020-02-28T07:04:54.646Z] DEBUG - Clicked on &Finish
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969437086 data=null doit=true} to Shell with text {Confirmation}
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Clicking on Skip All
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1969437086 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')
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1969437086 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')
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1969437086 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1969437086 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1969437086 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')
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1969437086 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')
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1969437085 data=null item=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')
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Clicked on 
02:04:55 [2020-02-28T07:04:55.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969437599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:04:55 [2020-02-28T07:04:55.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969437736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969436569 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969436569 data=null doit=true} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969436568 data=null} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969436568 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969436568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969436558 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969436557 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969436557 data=null doit=true} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969436557 data=null} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969436557 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969436557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969436552 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:55 [2020-02-28T07:04:55.767Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969436552 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969436552 data=null doit=true} to TreeItem with text {Traces [3]}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969436552 data=null} to TreeItem with text {Traces [3]}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969436551 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969436551 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]}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969436545 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969436545 data=null doit=true} to TreeItem with text {Traces [3]}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969436545 data=null} to TreeItem with text {Traces [3]}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969436545 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969436545 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]}
02:04:55 [2020-02-28T07:04:55.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969436542 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:04:56 [2020-02-28T07:04:56.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:56 [2020-02-28T07:04:56.024Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:56 [2020-02-28T07:04:56.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436218 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969436218 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969436218 data=null} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436218 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969436218 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436206 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:56 [2020-02-28T07:04:56.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:56 [2020-02-28T07:04:56.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:56 [2020-02-28T07:04:56.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:56 [2020-02-28T07:04:56.025Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:56 [2020-02-28T07:04:56.025Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:56 [2020-02-28T07:04:56.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436205 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969436204 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969436204 data=null} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436204 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969436204 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436201 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.025Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436201 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969436201 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969436201 data=null} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436200 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969436200 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436198 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436197 data=null button=1 stateMask=0x0 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436197 data=null button=1 stateMask=0x0 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969436197 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436183 data=null button=1 stateMask=0x80000 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969436066 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969436056 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969436056 data=null} to TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - Attempting to set focus on Table with text {}
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969436053 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969436052 data=null doit=true} to TableItem with text {}
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969436052 data=null} to TableItem with text {}
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969436052 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969436050 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969436046 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:56 [2020-02-28T07:04:56.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969434812 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969434812 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969434812 data=null} to TreeItem with text {simple_server-thread1}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969434812 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969434812 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969434809 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:57 [2020-02-28T07:04:57.642Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969434800 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969434800 data=null doit=true} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969434800 data=null} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969434800 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969434800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969434789 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969434789 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969434789 data=null doit=true} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969434789 data=null} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969434789 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969434789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969434784 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:57 [2020-02-28T07:04:57.642Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969434784 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969434784 data=null doit=true} to TreeItem with text {Traces [3]}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969434784 data=null} to TreeItem with text {Traces [3]}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969434784 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969434783 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]}
02:04:57 [2020-02-28T07:04:57.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969434777 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:04:57 [2020-02-28T07:04:57.642Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434454 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969434454 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969434454 data=null} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434454 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969434453 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434443 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:57 [2020-02-28T07:04:57.898Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434441 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969434441 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969434441 data=null} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434441 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969434441 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434438 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434437 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969434437 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969434437 data=null} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434437 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969434437 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434434 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434434 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434434 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434424 data=null button=1 stateMask=0x80000 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969434423 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969434423 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969434423 data=null} to TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:04:57 [2020-02-28T07:04:57.898Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:58 [2020-02-28T07:04:58.458Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969434434 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - Attempting to set focus on Table with text {}
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969433889 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969433889 data=null doit=true} to TableItem with text {}
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969433889 data=null} to TableItem with text {}
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969433889 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969433887 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969433882 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:04:58 [2020-02-28T07:04:58.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969432646 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969432646 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969432646 data=null} to TreeItem with text {simple_server-thread2}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969432646 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969432646 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969432643 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:59 [2020-02-28T07:04:59.822Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969432638 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969432638 data=null doit=true} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969432638 data=null} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969432638 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969432638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969432627 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969432627 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969432627 data=null doit=true} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969432627 data=null} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969432626 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969432626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969432622 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:04:59 [2020-02-28T07:04:59.822Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969432622 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969432622 data=null doit=true} to TreeItem with text {Traces [3]}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969432621 data=null} to TreeItem with text {Traces [3]}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969432621 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969432621 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]}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969432615 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:04:59 [2020-02-28T07:04:59.822Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432576 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969432576 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969432575 data=null} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432575 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969432575 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432563 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:04:59 [2020-02-28T07:04:59.822Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432561 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969432561 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969432561 data=null} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432561 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969432561 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432558 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432557 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969432557 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Attempting to set focus on Tree with text {}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969432557 data=null} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432557 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969432557 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432554 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432554 data=null button=1 stateMask=0x0 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432554 data=null button=1 stateMask=0x0 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969432554 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:04:59 [2020-02-28T07:04:59.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432500 data=null button=1 stateMask=0x80000 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969432365 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969432344 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969432344 data=null} to TreeItem with text {ust-overlap-testing}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Attempting to set focus on Table with text {}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969432340 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969432339 data=null doit=true} to TableItem with text {}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969432339 data=null} to TableItem with text {}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969432339 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969432337 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969432333 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:00 [2020-02-28T07:05:00.077Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969431097 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969431097 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969431097 data=null} to TreeItem with text {ust-overlap-testing}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969431097 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969431097 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969431091 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:01 [2020-02-28T07:05:01.446Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969431086 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969431086 data=null doit=true} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969431086 data=null} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969431086 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969431086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969431075 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969431074 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969431074 data=null doit=true} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969431074 data=null} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969431074 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969431074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969431070 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969431069 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969431069 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969431069 data=null} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969431069 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969431069 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]}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969431062 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969431058 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969431058 data=null doit=true} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969431058 data=null} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969431057 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969431057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969431049 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969431049 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969431049 data=null doit=true} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969431049 data=null} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969431049 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969431049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969431044 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:01 [2020-02-28T07:05:01.446Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969431043 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969431043 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969431043 data=null} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969431043 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969431043 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]}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969431037 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969431037 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969431037 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969431037 data=null} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969431037 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969431036 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]}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969431034 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Clicking on with mnemonic 'Clear'
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Clicked on with mnemonic 'Clear'
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969430972 data=null doit=true} to Shell with text {Confirm Clear}
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Clicking on &Yes
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969430972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969430972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969430972 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969430972 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969430971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969430971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:01 [2020-02-28T07:05:01.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969430971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969430995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Clicked on 
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969430164 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969430164 data=null doit=true} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969430164 data=null} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969430163 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969430163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969430156 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969430155 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969430155 data=null doit=true} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969430155 data=null} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969430155 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969430155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969430105 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:02 [2020-02-28T07:05:02.374Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969430104 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969430104 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969430104 data=null} to TreeItem with text {Traces [3]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969430104 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969430104 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]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969430098 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969430098 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969430098 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969430098 data=null} to TreeItem with text {Traces [3]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969430098 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969430097 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]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969430095 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969430028 data=null doit=true} to Shell with text {Trace Import}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:02 [2020-02-28T07:05:02.374Z] 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
02:05:02 [2020-02-28T07:05:02.374Z] 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=-1969430026 data=null} to (of type 'Combo')
02:05:02 [2020-02-28T07:05:02.374Z] 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
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969429998 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969429998 data=null doit=true} to TreeItem with text {import}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969429998 data=null} to TreeItem with text {import}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969429998 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969429998 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}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969429997 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Setting state to checked on: import
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1969429991 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:'))
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:02 [2020-02-28T07:05:02.374Z] 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')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.374Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Clicking on &Finish
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969429984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969429983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969429983 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969429983 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969429983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969429983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.375Z] DEBUG - Clicked on &Finish
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969429472 data=null doit=true} to Shell with text {Confirmation}
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Clicking on Skip All
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1969429471 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')
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1969429471 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')
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1969429471 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1969429471 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1969429471 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')
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1969429470 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')
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1969429470 data=null item=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')
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Clicked on 
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969429983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:02 [2020-02-28T07:05:02.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969430075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969428951 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969428951 data=null doit=true} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969428951 data=null} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969428951 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969428951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969428941 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969428941 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969428941 data=null doit=true} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969428941 data=null} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969428941 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969428941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969428937 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:03 [2020-02-28T07:05:03.496Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969428936 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969428936 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969428936 data=null} to TreeItem with text {Traces [3]}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969428936 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969428936 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]}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969428930 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969428930 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969428930 data=null} to TreeItem with text {Traces [3]}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969428930 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969428930 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]}
02:05:03 [2020-02-28T07:05:03.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969428927 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428602 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969428602 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969428602 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428602 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969428602 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428590 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:03 [2020-02-28T07:05:03.752Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428588 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969428588 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969428588 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428587 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969428587 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428584 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428583 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969428583 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969428583 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428583 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969428583 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428580 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428580 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428580 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969428579 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:03 [2020-02-28T07:05:03.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428567 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:04 [2020-02-28T07:05:04.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969428468 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:04 [2020-02-28T07:05:04.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969428468 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:04 [2020-02-28T07:05:04.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969428468 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:04 [2020-02-28T07:05:04.007Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:04 [2020-02-28T07:05:04.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:04 [2020-02-28T07:05:04.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:04 [2020-02-28T07:05:04.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:04 [2020-02-28T07:05:04.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:04 [2020-02-28T07:05:04.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Attempting to set focus on Table with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969426963 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969426963 data=null doit=true} to TableItem with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969426963 data=null} to TableItem with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969426963 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969426961 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969426956 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969426914 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969426913 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969426913 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969426913 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969426913 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969426910 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:05 [2020-02-28T07:05:05.384Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969426904 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969426904 data=null doit=true} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969426904 data=null} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969426904 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969426904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969426894 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969426893 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969426893 data=null doit=true} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969426893 data=null} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969426893 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969426893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969426889 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:05 [2020-02-28T07:05:05.384Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969426888 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969426888 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969426888 data=null} to TreeItem with text {Traces [3]}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969426888 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969426888 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]}
02:05:05 [2020-02-28T07:05:05.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969426882 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:05 [2020-02-28T07:05:05.384Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426558 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969426558 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969426558 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426558 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969426558 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426547 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:05 [2020-02-28T07:05:05.945Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426545 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969426545 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969426545 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426545 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969426545 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426541 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426541 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969426541 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969426541 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426541 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969426540 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426538 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426537 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.946Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426537 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.946Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969426537 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426527 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969426442 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969426441 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969426441 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.946Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:05:05 [2020-02-28T07:05:05.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:05 [2020-02-28T07:05:05.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969425311 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969425311 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969425311 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969425311 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969425310 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969425307 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:07 [2020-02-28T07:05:07.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969425303 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969425303 data=null doit=true} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969425303 data=null} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969425302 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969425302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969425292 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969425292 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969425292 data=null doit=true} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969425292 data=null} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969425292 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969425292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969425288 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:07 [2020-02-28T07:05:07.308Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969425287 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969425287 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969425287 data=null} to TreeItem with text {Traces [3]}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969425287 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969425287 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]}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969425281 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:07 [2020-02-28T07:05:07.308Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969425158 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969425158 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969425158 data=null} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969425158 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969425158 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}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969425147 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:07 [2020-02-28T07:05:07.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969425145 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969425145 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969425145 data=null} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969425145 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969425145 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}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969425142 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969425142 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969425142 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969425142 data=null} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969425142 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969425142 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}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969425139 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969425139 data=null button=1 stateMask=0x0 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1969425139 data=null button=1 stateMask=0x0 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969425138 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}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969425130 data=null button=1 stateMask=0x80000 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1969425048 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1969425048 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1969425048 data=null} to TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:07 [2020-02-28T07:05:07.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:07 [2020-02-28T07:05:07.309Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969423913 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969423913 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969423913 data=null} to TreeItem with text {unrecognized.log}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969423913 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969423913 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}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969423909 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:08 [2020-02-28T07:05:08.674Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969423904 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969423904 data=null doit=true} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969423904 data=null} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969423904 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969423904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969423893 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969423892 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969423892 data=null doit=true} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969423892 data=null} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969423892 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969423892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969423888 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969423887 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969423887 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969423887 data=null} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969423887 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969423887 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]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969423881 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969423875 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969423875 data=null doit=true} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969423875 data=null} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969423875 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969423875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969423868 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969423867 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969423867 data=null doit=true} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969423867 data=null} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969423867 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969423867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969423863 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:08 [2020-02-28T07:05:08.674Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969423862 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969423862 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969423862 data=null} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969423862 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969423862 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]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969423857 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969423856 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969423856 data=null doit=true} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969423856 data=null} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969423856 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969423856 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]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969423853 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Clicking on with mnemonic 'Clear'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Clicked on with mnemonic 'Clear'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969423787 data=null doit=true} to Shell with text {Confirm Clear}
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Clicking on &Yes
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969423786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:08 [2020-02-28T07:05:08.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969423786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:08 [2020-02-28T07:05:08.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969423786 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:08 [2020-02-28T07:05:08.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969423786 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:08 [2020-02-28T07:05:08.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969423786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:08 [2020-02-28T07:05:08.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969423786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:08 [2020-02-28T07:05:08.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969423786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969423833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - Clicked on 
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969423059 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969423059 data=null doit=true} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969423059 data=null} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969423058 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969423058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969423051 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:09 [2020-02-28T07:05:09.235Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-1969422973 data=null doit=true} to Shell with text {Import}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969422972 data=null doit=true} to TreeItem with text {Tracing}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969422972 data=null} to TreeItem with text {Tracing}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969422972 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969422971 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}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969422969 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1969422968 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to Tree node with text: Trace Import
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1969422968 data=null doit=true} to Tree node with text: Trace Import
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1969422967 data=null} to Tree node with text: Trace Import
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1969422967 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to Tree node with text: Trace Import
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969422967 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
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1969422964 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to Tree node with text: Trace Import
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Clicking on &Next >
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1969422963 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')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1969422963 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')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1969422963 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1969422963 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1969422963 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')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1969422963 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')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1969422963 data=null item=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')
02:05:09 [2020-02-28T07:05:09.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Clicked on &Next >
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:09 [2020-02-28T07:05:09.492Z] 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')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:09 [2020-02-28T07:05:09.492Z] 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
02:05:09 [2020-02-28T07:05:09.492Z] 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=-1969422929 data=null} to (of type 'Combo')
02:05:09 [2020-02-28T07:05:09.492Z] 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
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969422916 data=null doit=true} to TreeItem with text {import}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969422916 data=null} to TreeItem with text {import}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969422916 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969422916 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}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969422914 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969422914 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969422914 data=null doit=true} to TreeItem with text {import}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969422914 data=null} to TreeItem with text {import}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969422914 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969422913 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}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969422913 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969422905 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:'))
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:09 [2020-02-28T07:05:09.492Z] 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')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.492Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7565b151
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1969422902 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')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1969422902 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')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1969422902 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1969422902 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1969422902 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')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1969422902 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')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1969422901 data=null item=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')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1969422901 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')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1969422901 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')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1969422901 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')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1969422901 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1969422901 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:09 [2020-02-28T07:05:09.493Z] 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')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:09 [2020-02-28T07:05:09.493Z] 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')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] 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')
02:05:09 [2020-02-28T07:05:09.493Z] 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.
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Clicking on &Finish
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969422898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969422898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969422898 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969422898 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969422897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969422897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969422897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969423048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Clicked on 
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969422586 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969422586 data=null doit=true} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969422586 data=null} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969422586 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969422586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969422580 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969422580 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969422580 data=null doit=true} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969422580 data=null} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969422580 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969422580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969422576 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:09 [2020-02-28T07:05:09.749Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969422575 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969422575 data=null doit=true} to TreeItem with text {Traces [1]}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969422575 data=null} to TreeItem with text {Traces [1]}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969422575 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969422575 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969422569 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969422569 data=null doit=true} to TreeItem with text {Traces [1]}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969422569 data=null} to TreeItem with text {Traces [1]}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969422568 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969422568 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]}
02:05:09 [2020-02-28T07:05:09.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969422566 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422143 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969422143 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969422142 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422142 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969422142 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422131 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:10 [2020-02-28T07:05:10.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422129 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969422129 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969422129 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422129 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969422129 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422126 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422126 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969422126 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:10 [2020-02-28T07:05:10.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969422125 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422125 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969422125 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422123 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422122 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422122 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969422122 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969422110 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969421996 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969421995 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969421995 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:10 [2020-02-28T07:05:10.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:10 [2020-02-28T07:05:10.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:10 [2020-02-28T07:05:10.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - Attempting to set focus on Table with text {}
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969420962 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969420962 data=null doit=true} to TableItem with text {}
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969420962 data=null} to TableItem with text {}
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969420962 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969420960 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969420954 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:11 [2020-02-28T07:05:11.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969420721 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969420721 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969420721 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969420720 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969420720 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969420717 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.685Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969420711 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969420711 data=null doit=true} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969420711 data=null} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969420711 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969420711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969420699 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969420699 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969420699 data=null doit=true} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969420699 data=null} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969420699 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969420698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969420694 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:11 [2020-02-28T07:05:11.685Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969420694 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969420694 data=null doit=true} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969420694 data=null} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969420693 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969420693 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969420687 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969420686 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969420686 data=null doit=true} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969420686 data=null} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969420686 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969420686 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969420683 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Clicking on with mnemonic 'Clear'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Clicked on with mnemonic 'Clear'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969420639 data=null doit=true} to Shell with text {Confirm Clear}
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Clicking on &Yes
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969420639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969420639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969420639 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969420639 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969420638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969420638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:11 [2020-02-28T07:05:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969420638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969420661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Clicked on 
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Unselecting all in (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1969420370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1969420369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1969420369 data=null doit=true} to (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1969420369 data=null} to (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969420369 data=null button=1 stateMask=0x40000 x=89 y=60 count=1} to (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969420369 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')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969420361 data=null button=1 stateMask=0xc0000 x=89 y=60 count=1} to (of type 'Tree')
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:11 [2020-02-28T07:05:11.941Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-1969420277 data=null doit=true} to Shell with text {Import}
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:12 [2020-02-28T07:05:12.197Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1969420274 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to Tree node with text: Trace Import
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1969420274 data=null doit=true} to Tree node with text: Trace Import
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1969420274 data=null} to Tree node with text: Trace Import
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1969420274 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to Tree node with text: Trace Import
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969420274 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
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1969420273 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to Tree node with text: Trace Import
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Clicking on &Next >
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1969420272 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')
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1969420272 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')
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1969420272 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1969420272 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1969420272 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')
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1969420272 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')
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1969420272 data=null item=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')
02:05:12 [2020-02-28T07:05:12.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - Clicked on &Next >
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:12 [2020-02-28T07:05:12.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:12 [2020-02-28T07:05:12.197Z] 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')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:12 [2020-02-28T07:05:12.198Z] 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
02:05:12 [2020-02-28T07:05:12.198Z] 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=-1969420186 data=null} to (of type 'Combo')
02:05:12 [2020-02-28T07:05:12.198Z] 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
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969420173 data=null doit=true} to TreeItem with text {import}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969420173 data=null} to TreeItem with text {import}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969420173 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969420172 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}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969420171 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969420170 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969420170 data=null doit=true} to TreeItem with text {import}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969420170 data=null} to TreeItem with text {import}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969420170 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969420170 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}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969420169 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969420161 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:'))
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:12 [2020-02-28T07:05:12.198Z] 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')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:12 [2020-02-28T07:05:12.198Z] 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')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:12 [2020-02-28T07:05:12.198Z] 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')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] 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')
02:05:12 [2020-02-28T07:05:12.198Z] 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.
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Clicking on &Finish
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969420153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969420153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969420153 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969420153 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969420153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969420152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.199Z] DEBUG - Clicked on &Finish
02:05:12 [2020-02-28T07:05:12.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969420152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:12 [2020-02-28T07:05:12.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969420360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969419291 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969419291 data=null doit=true} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969419291 data=null} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969419291 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969419291 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}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969419275 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969419274 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969419274 data=null doit=true} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969419274 data=null} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969419274 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969419274 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}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969419270 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969419270 data=null doit=true} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969419270 data=null} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969419269 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969419269 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}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969419266 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969419265 data=null button=0 stateMask=0x0 x=89 y=132 count=0} to TreeItem with text {Traces [1]}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969419265 data=null doit=true} to TreeItem with text {Traces [1]}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969419265 data=null} to TreeItem with text {Traces [1]}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969419265 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969419265 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969419259 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969419258 data=null doit=true} to TreeItem with text {Traces [1]}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969419258 data=null} to TreeItem with text {Traces [1]}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969419258 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969419258 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]}
02:05:13 [2020-02-28T07:05:13.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969419255 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418827 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969418827 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969418827 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418827 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969418827 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418815 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:13 [2020-02-28T07:05:13.576Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418813 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969418813 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969418813 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418812 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969418812 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418809 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418809 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969418809 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969418809 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418808 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969418808 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418806 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418805 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418805 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969418805 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418793 data=null button=1 stateMask=0x80000 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969418688 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969418688 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969418688 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:13 [2020-02-28T07:05:13.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:14 [2020-02-28T07:05:14.138Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:14 [2020-02-28T07:05:14.138Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:14 [2020-02-28T07:05:14.698Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:14 [2020-02-28T07:05:14.698Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Attempting to set focus on Table with text {}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969417182 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969417182 data=null doit=true} to TableItem with text {}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969417182 data=null} to TableItem with text {}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969417182 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969417181 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969417175 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969417133 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969417133 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969417133 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969417133 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969417132 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969417130 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:15 [2020-02-28T07:05:15.258Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=-1969417125 data=null doit=true} to Shell with text {data - Testing - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969417119 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969417119 data=null doit=true} to TreeItem with text {Tracing}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969417119 data=null} to TreeItem with text {Tracing}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969417119 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969417119 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}
02:05:15 [2020-02-28T07:05:15.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969417108 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
02:05:15 [2020-02-28T07:05:15.513Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:05:15 [2020-02-28T07:05:15.513Z] DEBUG - Clicking on with mnemonic 'Delete'
02:05:15 [2020-02-28T07:05:15.513Z] DEBUG - Clicked on with mnemonic 'Delete'
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416340 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416340 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416339 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969416339 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Clicking on OK
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969416339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969416339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969416339 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969416339 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969416339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969416338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.073Z] DEBUG - Clicked on OK
02:05:16 [2020-02-28T07:05:16.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969416338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969416900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969415572 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969415572 data=null doit=true} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969415572 data=null} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969415572 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969415572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969415560 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969415559 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969415559 data=null doit=true} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969415559 data=null} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969415559 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969415559 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969415555 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.888Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969415554 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969415554 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969415554 data=null} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969415554 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969415554 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969415548 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969415547 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969415547 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969415547 data=null} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969415547 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969415547 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969415545 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Clicking on with mnemonic 'Clear'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Clicked on with mnemonic 'Clear'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969415502 data=null doit=true} to Shell with text {Confirm Clear}
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Clicking on &Yes
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969415502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969415502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969415502 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969415502 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969415501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969415501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969415501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969415522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - Clicked on 
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:16 [2020-02-28T07:05:16.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969415466 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969415466 data=null doit=true} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969415466 data=null} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969415466 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969415466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969415458 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969415457 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969415457 data=null doit=true} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969415457 data=null} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969415457 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969415457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969415453 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:16 [2020-02-28T07:05:16.889Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969415452 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969415452 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969415452 data=null} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969415452 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969415452 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969415446 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969415446 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969415446 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969415446 data=null} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969415445 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969415445 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969415443 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969415344 data=null doit=true} to Shell with text {Trace Import}
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:16 [2020-02-28T07:05:16.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')
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:16 [2020-02-28T07:05:16.889Z] 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
02:05:16 [2020-02-28T07:05:16.889Z] 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=-1969415342 data=null} to (of type 'Combo')
02:05:16 [2020-02-28T07:05:16.889Z] 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
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:16 [2020-02-28T07:05:16.889Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969415329 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969415329 data=null doit=true} to TreeItem with text {import}
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969415329 data=null} to TreeItem with text {import}
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969415329 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969415329 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}
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969415328 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Setting state to checked on: import
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1969415322 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:'))
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:17 [2020-02-28T07:05:17.145Z] 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')
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@52b7022e
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969415319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969415319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969415319 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969415319 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969415319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969415318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969415318 data=null item=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')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969415318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969415318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969415318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969415318 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969415318 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:17 [2020-02-28T07:05:17.146Z] 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')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:17 [2020-02-28T07:05:17.146Z] 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')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] 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')
02:05:17 [2020-02-28T07:05:17.146Z] 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.
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Clicking on &Finish
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969415314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969415314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969415314 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969415314 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969415313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969415313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.146Z] DEBUG - Clicked on &Finish
02:05:17 [2020-02-28T07:05:17.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969415313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:17 [2020-02-28T07:05:17.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969415391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:17 [2020-02-28T07:05:17.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:17 [2020-02-28T07:05:17.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:17 [2020-02-28T07:05:17.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:17 [2020-02-28T07:05:17.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:17 [2020-02-28T07:05:17.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969414798 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969414798 data=null doit=true} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969414798 data=null} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969414798 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969414797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969414790 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969414790 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969414790 data=null doit=true} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969414790 data=null} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969414789 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969414789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969414785 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:17 [2020-02-28T07:05:17.657Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969414785 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969414785 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969414785 data=null} to TreeItem with text {Traces [5]}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969414785 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969414785 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]}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969414779 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969414779 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969414779 data=null} to TreeItem with text {Traces [5]}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969414779 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969414779 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]}
02:05:17 [2020-02-28T07:05:17.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969414775 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414352 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969414352 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969414352 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414352 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969414351 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414341 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:17 [2020-02-28T07:05:17.912Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414339 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969414339 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969414339 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414339 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969414339 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414336 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414336 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969414335 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:17 [2020-02-28T07:05:17.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969414335 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414335 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969414335 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414332 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414332 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.913Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414332 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:17 [2020-02-28T07:05:17.913Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969414332 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:18 [2020-02-28T07:05:18.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414321 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:18 [2020-02-28T07:05:18.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969414234 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:18 [2020-02-28T07:05:18.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969414234 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:18 [2020-02-28T07:05:18.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969414233 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:18 [2020-02-28T07:05:18.168Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:18 [2020-02-28T07:05:18.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:18 [2020-02-28T07:05:18.728Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:18 [2020-02-28T07:05:18.728Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:19 [2020-02-28T07:05:19.291Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:19 [2020-02-28T07:05:19.291Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:19 [2020-02-28T07:05:19.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:19 [2020-02-28T07:05:19.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:19 [2020-02-28T07:05:19.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:19 [2020-02-28T07:05:19.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:19 [2020-02-28T07:05:19.546Z] DEBUG - Attempting to set focus on Table with text {}
02:05:19 [2020-02-28T07:05:19.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969412728 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:19 [2020-02-28T07:05:19.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969412728 data=null doit=true} to TableItem with text {}
02:05:19 [2020-02-28T07:05:19.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969412728 data=null} to TableItem with text {}
02:05:19 [2020-02-28T07:05:19.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969412727 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:19 [2020-02-28T07:05:19.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969412726 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:19 [2020-02-28T07:05:19.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969412720 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:19 [2020-02-28T07:05:19.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:19 [2020-02-28T07:05:19.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969412587 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969412587 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969412587 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969412587 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969412587 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969412583 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:19 [2020-02-28T07:05:19.802Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969412578 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969412578 data=null doit=true} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969412578 data=null} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969412578 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969412578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969412566 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969412566 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969412566 data=null doit=true} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969412566 data=null} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969412566 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969412566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969412561 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:19 [2020-02-28T07:05:19.802Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969412561 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969412561 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969412561 data=null} to TreeItem with text {Traces [5]}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969412560 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969412560 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]}
02:05:19 [2020-02-28T07:05:19.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969412553 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:19 [2020-02-28T07:05:19.802Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:20 [2020-02-28T07:05:20.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:20 [2020-02-28T07:05:20.057Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412227 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969412227 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969412227 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412226 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969412226 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412215 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:20 [2020-02-28T07:05:20.058Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412213 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969412213 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969412213 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412213 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969412213 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412209 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412209 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969412209 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969412209 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412209 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969412208 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412206 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412205 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412205 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.058Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969412205 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412194 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969412096 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969412096 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969412096 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.313Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:05:20 [2020-02-28T07:05:20.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:20 [2020-02-28T07:05:20.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:21 [2020-02-28T07:05:21.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969410966 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969410966 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969410966 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969410965 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969410965 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969410962 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:21 [2020-02-28T07:05:21.493Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969410958 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969410958 data=null doit=true} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969410957 data=null} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969410957 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969410957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969410947 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969410946 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969410946 data=null doit=true} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969410946 data=null} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969410946 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969410946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969410942 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:21 [2020-02-28T07:05:21.493Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969410941 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969410941 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969410941 data=null} to TreeItem with text {Traces [5]}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969410941 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969410941 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]}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969410934 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:21 [2020-02-28T07:05:21.493Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969410811 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969410811 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969410811 data=null} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969410811 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969410811 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}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969410800 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:21 [2020-02-28T07:05:21.493Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969410798 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969410798 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969410798 data=null} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969410798 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969410798 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}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969410795 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969410795 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969410795 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969410794 data=null} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969410794 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969410794 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}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969410791 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969410791 data=null button=1 stateMask=0x0 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1969410791 data=null button=1 stateMask=0x0 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.493Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969410791 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}
02:05:21 [2020-02-28T07:05:21.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969410779 data=null button=1 stateMask=0x80000 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1969410687 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1969410687 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1969410686 data=null} to TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.748Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
02:05:21 [2020-02-28T07:05:21.748Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:21 [2020-02-28T07:05:21.748Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:21 [2020-02-28T07:05:21.748Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:22 [2020-02-28T07:05:22.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:22 [2020-02-28T07:05:22.673Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969409549 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969409549 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969409549 data=null} to TreeItem with text {unrecognized.log}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969409549 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969409549 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}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969409545 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:22 [2020-02-28T07:05:22.929Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969409540 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969409540 data=null doit=true} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969409540 data=null} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969409540 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969409540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969409529 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:22 [2020-02-28T07:05:22.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969409529 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969409529 data=null doit=true} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969409529 data=null} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969409529 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969409529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969409525 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:22 [2020-02-28T07:05:22.930Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969409524 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969409524 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969409524 data=null} to TreeItem with text {Traces [5]}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969409524 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969409524 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]}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969409518 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:22 [2020-02-28T07:05:22.930Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-1969409517 data=null doit=true} to TreeItem with text {z-clashes [2]}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-1969409517 data=null} to TreeItem with text {z-clashes [2]}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-1969409517 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [2]}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969409517 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]}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-1969409514 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [2]}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409483 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969409483 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969409483 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409483 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969409483 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409472 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:22 [2020-02-28T07:05:22.930Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409470 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969409470 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969409470 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409470 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969409470 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409467 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409467 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969409466 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969409466 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409466 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969409466 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409463 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409463 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409463 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969409463 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409452 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969409435 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969409435 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969409435 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:22 [2020-02-28T07:05:22.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:23 [2020-02-28T07:05:23.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:23 [2020-02-28T07:05:23.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:23 [2020-02-28T07:05:23.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:23 [2020-02-28T07:05:23.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:23 [2020-02-28T07:05:23.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:23 [2020-02-28T07:05:23.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:24 [2020-02-28T07:05:24.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:24 [2020-02-28T07:05:24.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:24 [2020-02-28T07:05:24.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:24 [2020-02-28T07:05:24.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:24 [2020-02-28T07:05:24.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:24 [2020-02-28T07:05:24.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:24 [2020-02-28T07:05:24.305Z] DEBUG - Attempting to set focus on Table with text {}
02:05:24 [2020-02-28T07:05:24.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969407929 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:24 [2020-02-28T07:05:24.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969407929 data=null doit=true} to TableItem with text {}
02:05:24 [2020-02-28T07:05:24.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969407929 data=null} to TableItem with text {}
02:05:24 [2020-02-28T07:05:24.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969407928 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:24 [2020-02-28T07:05:24.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969407927 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:24 [2020-02-28T07:05:24.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969407922 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:24 [2020-02-28T07:05:24.306Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:24 [2020-02-28T07:05:24.306Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969407878 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969407878 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969407878 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969407876 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969407876 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969407873 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:24 [2020-02-28T07:05:24.561Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969407868 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969407868 data=null doit=true} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969407868 data=null} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969407868 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969407868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969407857 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969407857 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969407857 data=null doit=true} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969407857 data=null} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969407856 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969407856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969407852 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:24 [2020-02-28T07:05:24.561Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969407851 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969407851 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969407851 data=null} to TreeItem with text {Traces [5]}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969407851 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969407851 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]}
02:05:24 [2020-02-28T07:05:24.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969407844 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:24 [2020-02-28T07:05:24.561Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:24 [2020-02-28T07:05:24.561Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407584 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969407583 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969407583 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407583 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969407583 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407573 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:24 [2020-02-28T07:05:24.818Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407571 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969407571 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969407571 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407570 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969407570 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407567 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407567 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969407567 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969407567 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407567 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969407567 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407563 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407563 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407563 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407552 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969407552 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969407552 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969407551 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:24 [2020-02-28T07:05:24.818Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969407563 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:25 [2020-02-28T07:05:25.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:25 [2020-02-28T07:05:25.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:25 [2020-02-28T07:05:25.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:25 [2020-02-28T07:05:25.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:25 [2020-02-28T07:05:25.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:26 [2020-02-28T07:05:26.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:26 [2020-02-28T07:05:26.305Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969405915 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969405915 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969405915 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969405915 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405915 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969405912 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:26 [2020-02-28T07:05:26.562Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969405907 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969405907 data=null doit=true} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969405907 data=null} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969405906 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969405896 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969405895 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969405895 data=null doit=true} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969405895 data=null} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969405895 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969405891 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969405890 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969405890 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969405890 data=null} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969405890 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405890 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]}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969405884 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.562Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969405879 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969405879 data=null doit=true} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969405879 data=null} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969405879 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969405872 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969405871 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969405871 data=null doit=true} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969405871 data=null} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969405871 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969405867 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:26 [2020-02-28T07:05:26.562Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969405867 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969405867 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969405866 data=null} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969405866 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405866 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]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969405860 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969405860 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969405860 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969405860 data=null} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969405860 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405860 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]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969405857 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969405775 data=null doit=true} to Shell with text {Trace Import}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:26 [2020-02-28T07:05:26.563Z] 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')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:26 [2020-02-28T07:05:26.563Z] 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
02:05:26 [2020-02-28T07:05:26.563Z] 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=-1969405767 data=null} to (of type 'Combo')
02:05:26 [2020-02-28T07:05:26.563Z] 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
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969405753 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969405753 data=null doit=true} to TreeItem with text {import}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969405753 data=null} to TreeItem with text {import}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969405753 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405753 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}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969405752 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Setting state to checked on: import
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1969405704 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:'))
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:26 [2020-02-28T07:05:26.563Z] 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')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] 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')
02:05:26 [2020-02-28T07:05:26.563Z] 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.
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Clicking on &Finish
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969405696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969405696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969405696 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969405696 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969405696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969405696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Clicked on &Finish
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969405669 data=null doit=true} to Shell with text {Confirmation}
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Clicking on Skip All
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1969405668 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')
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1969405668 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')
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1969405668 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1969405668 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1969405667 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')
02:05:26 [2020-02-28T07:05:26.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1969405667 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')
02:05:26 [2020-02-28T07:05:26.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1969405667 data=null item=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')
02:05:26 [2020-02-28T07:05:26.819Z] DEBUG - Clicked on 
02:05:26 [2020-02-28T07:05:26.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969405696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:26 [2020-02-28T07:05:26.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969405836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969405103 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969405103 data=null doit=true} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969405103 data=null} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969405103 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969405094 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969405093 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969405093 data=null doit=true} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969405093 data=null} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969405093 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969405088 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:27 [2020-02-28T07:05:27.380Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969405088 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969405087 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969405087 data=null} to TreeItem with text {Traces [5]}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969405087 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969405087 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]}
02:05:27 [2020-02-28T07:05:27.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969405081 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:27 [2020-02-28T07:05:27.380Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404654 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969404654 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969404654 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404654 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969404654 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404643 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:27 [2020-02-28T07:05:27.635Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404641 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969404641 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969404641 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404641 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969404641 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404638 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404637 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969404637 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969404637 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404637 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969404637 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404634 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404634 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404634 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404624 data=null button=1 stateMask=0x80000 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404624 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969404624 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969404624 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:27 [2020-02-28T07:05:27.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:27 [2020-02-28T07:05:27.890Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969404634 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - Attempting to set focus on Table with text {}
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969404121 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969404121 data=null doit=true} to TableItem with text {}
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969404121 data=null} to TableItem with text {}
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969404120 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969404119 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969404116 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:28 [2020-02-28T07:05:28.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404073 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:28 [2020-02-28T07:05:28.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969404073 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:28 [2020-02-28T07:05:28.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969404073 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404073 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969404073 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969404070 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:28 [2020-02-28T07:05:28.401Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969404065 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969404065 data=null doit=true} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969404065 data=null} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969404065 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969404065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969404054 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969404054 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969404054 data=null doit=true} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969404054 data=null} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969404054 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969404054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969404050 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.401Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969404049 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969404049 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969404049 data=null} to TreeItem with text {Traces [5]}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969404049 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969404049 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]}
02:05:28 [2020-02-28T07:05:28.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969404042 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:28 [2020-02-28T07:05:28.401Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403617 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969403617 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969403617 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403617 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403617 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403606 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:28 [2020-02-28T07:05:28.656Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403604 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969403604 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969403604 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403603 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403603 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403600 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403600 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969403600 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969403599 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403599 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403599 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403596 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403596 data=null button=1 stateMask=0x0 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.656Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403596 data=null button=1 stateMask=0x0 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969403596 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403586 data=null button=1 stateMask=0x80000 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403534 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969403534 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969403534 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403495 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969403494 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969403494 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403494 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403494 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969403490 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:28 [2020-02-28T07:05:28.912Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969403485 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969403485 data=null doit=true} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969403485 data=null} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969403485 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969403474 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969403474 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969403474 data=null doit=true} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969403474 data=null} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969403473 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969403469 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:28 [2020-02-28T07:05:28.912Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969403468 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969403468 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969403468 data=null} to TreeItem with text {Traces [5]}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969403468 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403468 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]}
02:05:28 [2020-02-28T07:05:28.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969403462 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:28 [2020-02-28T07:05:28.912Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969403135 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969403135 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969403135 data=null} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969403135 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403135 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}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969403124 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.168Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969403123 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969403122 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969403122 data=null} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969403122 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403122 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}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969403119 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969403119 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969403119 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969403118 data=null} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969403118 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403118 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}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969403115 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969403115 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1969403115 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969403115 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}
02:05:29 [2020-02-28T07:05:29.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969403106 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1969403058 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1969403057 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1969403057 data=null} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1969403020 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1969403020 data=null doit=true} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1969403020 data=null} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1969403020 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403020 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}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1969403017 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.423Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969403004 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969403004 data=null doit=true} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969403004 data=null} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969403004 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969403004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969402992 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969402991 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969402991 data=null doit=true} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969402991 data=null} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969402991 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969402991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969402987 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969402986 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969402986 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969402986 data=null} to TreeItem with text {Traces [5]}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969402986 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969402986 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]}
02:05:29 [2020-02-28T07:05:29.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969402979 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:29 [2020-02-28T07:05:29.423Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:29 [2020-02-28T07:05:29.423Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402652 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969402652 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969402652 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402652 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969402652 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402641 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.679Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402639 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969402639 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969402639 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402639 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969402639 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402635 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402635 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969402635 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969402635 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402634 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969402634 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402631 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402631 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402631 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969402631 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402619 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402548 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969402548 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969402548 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:29 [2020-02-28T07:05:29.680Z] DEBUG - Attempting to set focus on Table with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969402545 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969402545 data=null doit=true} to TableItem with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969402545 data=null} to TableItem with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969402544 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969402543 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969402538 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402490 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969402490 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969402490 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402490 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969402490 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969402485 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.936Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969402480 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969402480 data=null doit=true} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969402480 data=null} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969402480 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969402480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969402466 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969402466 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969402465 data=null doit=true} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969402465 data=null} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969402465 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969402465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969402459 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:29 [2020-02-28T07:05:29.936Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969402459 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969402458 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969402458 data=null} to TreeItem with text {Traces [5]}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969402458 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969402458 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]}
02:05:29 [2020-02-28T07:05:29.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969402450 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:29 [2020-02-28T07:05:29.936Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:29 [2020-02-28T07:05:29.936Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401987 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969401987 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969401987 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401986 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401986 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401975 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.498Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401974 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969401974 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969401974 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401973 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401973 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401970 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401970 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969401970 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969401970 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401969 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401969 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401966 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401966 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401966 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969401966 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401957 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401909 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969401908 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969401908 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401872 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969401872 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969401872 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401872 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401872 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969401869 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.498Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969401864 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969401864 data=null doit=true} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969401864 data=null} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969401864 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401864 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969401853 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969401852 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969401852 data=null doit=true} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969401852 data=null} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969401852 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969401847 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969401847 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969401847 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969401847 data=null} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969401847 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401847 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]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969401840 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969401835 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969401835 data=null doit=true} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969401835 data=null} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969401834 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969401808 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969401807 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969401807 data=null doit=true} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969401807 data=null} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969401807 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969401802 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:30 [2020-02-28T07:05:30.499Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969401801 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969401801 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969401801 data=null} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969401801 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401801 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]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969401795 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1969401794 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1969401794 data=null doit=true} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1969401794 data=null} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1969401794 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401794 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]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1969401791 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:30 [2020-02-28T07:05:30.499Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969401681 data=null doit=true} to Shell with text {Trace Import}
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:30 [2020-02-28T07:05:30.755Z] 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
02:05:30 [2020-02-28T07:05:30.755Z] 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=-1969401679 data=null} to (of type 'Combo')
02:05:30 [2020-02-28T07:05:30.755Z] 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
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969401668 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969401668 data=null doit=true} to TreeItem with text {import}
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969401668 data=null} to TreeItem with text {import}
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969401668 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401668 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}
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969401667 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Setting state to checked on: import
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1969401661 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:'))
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:30 [2020-02-28T07:05:30.755Z] 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')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:30 [2020-02-28T07:05:30.755Z] 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')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:30 [2020-02-28T07:05:30.755Z] 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')
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] 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')
02:05:30 [2020-02-28T07:05:30.755Z] 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.
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Clicking on &Finish
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969401653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969401653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969401653 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969401653 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969401653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969401653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Clicked on &Finish
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969401627 data=null doit=true} to Shell with text {Confirmation}
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Clicking on Rename All
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1969401626 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')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1969401626 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')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1969401626 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1969401626 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1969401626 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')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1969401626 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')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1969401626 data=null item=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')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Clicked on 
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969401653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:30 [2020-02-28T07:05:30.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969401772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969401097 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969401097 data=null doit=true} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969401097 data=null} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969401096 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969401087 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969401086 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969401086 data=null doit=true} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969401086 data=null} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969401086 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969401081 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:31 [2020-02-28T07:05:31.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1969401080 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1969401080 data=null doit=true} to TreeItem with text {Traces [10]}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1969401080 data=null} to TreeItem with text {Traces [10]}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1969401080 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969401080 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]}
02:05:31 [2020-02-28T07:05:31.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1969401074 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:31 [2020-02-28T07:05:31.317Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
02:05:31 [2020-02-28T07:05:31.572Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:31 [2020-02-28T07:05:31.572Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400642 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400642 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400641 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400641 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969400641 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)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400629 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:31 [2020-02-28T07:05:31.828Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400627 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400627 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400627 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400626 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969400626 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)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400608 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400608 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400608 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400607 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400607 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969400607 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)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400601 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400601 data=null button=1 stateMask=0x0 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400601 data=null button=1 stateMask=0x0 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969400601 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)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400585 data=null button=1 stateMask=0x80000 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400565 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400564 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969400564 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:31 [2020-02-28T07:05:31.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:32 [2020-02-28T07:05:32.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:32 [2020-02-28T07:05:32.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:32 [2020-02-28T07:05:32.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:32 [2020-02-28T07:05:32.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:32 [2020-02-28T07:05:32.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:32 [2020-02-28T07:05:32.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:32 [2020-02-28T07:05:32.388Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:32 [2020-02-28T07:05:32.388Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:32 [2020-02-28T07:05:32.948Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:32 [2020-02-28T07:05:32.948Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - Attempting to set focus on Table with text {}
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969399058 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969399058 data=null doit=true} to TableItem with text {}
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969399058 data=null} to TableItem with text {}
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969399058 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969399057 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969399051 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:33 [2020-02-28T07:05:33.203Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969399002 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969399002 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969399002 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969399002 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969399002 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)}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969398998 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:33 [2020-02-28T07:05:33.459Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969398986 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969398985 data=null doit=true} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969398985 data=null} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969398985 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969398985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969398966 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969398966 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969398966 data=null doit=true} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969398966 data=null} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969398965 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969398965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969398960 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:33 [2020-02-28T07:05:33.459Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1969398959 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1969398959 data=null doit=true} to TreeItem with text {Traces [10]}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1969398959 data=null} to TreeItem with text {Traces [10]}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1969398959 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969398959 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]}
02:05:33 [2020-02-28T07:05:33.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1969398950 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:33 [2020-02-28T07:05:33.459Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
02:05:33 [2020-02-28T07:05:33.714Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:33 [2020-02-28T07:05:33.714Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:33 [2020-02-28T07:05:33.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398521 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398520 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398520 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398520 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969398520 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)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398509 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:33 [2020-02-28T07:05:33.970Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398507 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398507 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398507 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398507 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969398507 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)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398503 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398503 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398503 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398503 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398503 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969398503 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)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398500 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398499 data=null button=1 stateMask=0x0 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398499 data=null button=1 stateMask=0x0 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969398499 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)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398484 data=null button=1 stateMask=0x80000 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398383 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398383 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969398383 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:33 [2020-02-28T07:05:33.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969397247 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969397247 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969397247 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969397247 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969397247 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)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969397243 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:35 [2020-02-28T07:05:35.333Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969397238 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969397238 data=null doit=true} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969397238 data=null} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969397238 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969397238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969397227 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969397227 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969397227 data=null doit=true} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969397227 data=null} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969397227 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969397226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969397222 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:35 [2020-02-28T07:05:35.333Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1969397222 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1969397222 data=null doit=true} to TreeItem with text {Traces [10]}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1969397222 data=null} to TreeItem with text {Traces [10]}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1969397222 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969397222 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]}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1969397215 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:35 [2020-02-28T07:05:35.333Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397178 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1969397178 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1969397178 data=null} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397178 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969397178 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)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397167 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:35 [2020-02-28T07:05:35.333Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397165 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1969397165 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1969397165 data=null} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397164 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969397164 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)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397161 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397161 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1969397161 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1969397160 data=null} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397160 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969397160 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)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397157 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397157 data=null button=1 stateMask=0x0 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397157 data=null button=1 stateMask=0x0 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969397157 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)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397144 data=null button=1 stateMask=0x80000 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969397049 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1969397049 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1969397049 data=null} to TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:35 [2020-02-28T07:05:35.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:36 [2020-02-28T07:05:36.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:36 [2020-02-28T07:05:36.292Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969395913 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1969395913 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1969395913 data=null} to TreeItem with text {unrecognized.log(2)}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969395913 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969395913 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)}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1969395910 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:36 [2020-02-28T07:05:36.548Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969395905 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969395905 data=null doit=true} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969395905 data=null} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969395905 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969395905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969395894 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969395894 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969395894 data=null doit=true} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969395894 data=null} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969395893 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969395893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969395889 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:36 [2020-02-28T07:05:36.548Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1969395889 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
02:05:36 [2020-02-28T07:05:36.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1969395889 data=null doit=true} to TreeItem with text {Traces [10]}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1969395888 data=null} to TreeItem with text {Traces [10]}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1969395888 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969395888 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]}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1969395881 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:36 [2020-02-28T07:05:36.549Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
02:05:36 [2020-02-28T07:05:36.549Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395846 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395846 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395846 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395846 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969395845 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)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395834 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:36 [2020-02-28T07:05:36.549Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395832 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395832 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395832 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395832 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969395832 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)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395829 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395829 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395829 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395829 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395828 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969395828 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)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395826 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395825 data=null button=1 stateMask=0x0 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395825 data=null button=1 stateMask=0x0 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969395825 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)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395801 data=null button=1 stateMask=0x80000 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395696 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395696 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969395696 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:36 [2020-02-28T07:05:36.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:37 [2020-02-28T07:05:37.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:37 [2020-02-28T07:05:37.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:37 [2020-02-28T07:05:37.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:37 [2020-02-28T07:05:37.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - Attempting to set focus on Table with text {}
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969394191 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969394191 data=null doit=true} to TableItem with text {}
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969394190 data=null} to TableItem with text {}
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969394190 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969394189 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969394183 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:38 [2020-02-28T07:05:38.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969394138 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969394138 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969394138 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969394138 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969394138 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)}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969394134 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:38 [2020-02-28T07:05:38.231Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969394130 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969394130 data=null doit=true} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969394129 data=null} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969394129 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969394129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969394119 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969394118 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969394118 data=null doit=true} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969394118 data=null} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969394118 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969394118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969394114 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:38 [2020-02-28T07:05:38.231Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1969394113 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1969394113 data=null doit=true} to TreeItem with text {Traces [10]}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1969394113 data=null} to TreeItem with text {Traces [10]}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1969394113 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969394113 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]}
02:05:38 [2020-02-28T07:05:38.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1969394107 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:38 [2020-02-28T07:05:38.231Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
02:05:38 [2020-02-28T07:05:38.231Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393780 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393779 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393779 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393779 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969393779 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)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393768 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:38 [2020-02-28T07:05:38.486Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393767 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393767 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393767 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393766 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969393766 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)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393763 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393763 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393763 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393763 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393763 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969393762 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)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393759 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393759 data=null button=1 stateMask=0x0 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393759 data=null button=1 stateMask=0x0 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.486Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969393759 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)}
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393747 data=null button=1 stateMask=0x80000 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393651 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393651 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969393651 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:38 [2020-02-28T07:05:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969392515 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969392515 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969392515 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969392515 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969392515 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)}
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969392511 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:40 [2020-02-28T07:05:40.103Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:40 [2020-02-28T07:05:40.103Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969392506 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969392506 data=null doit=true} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969392506 data=null} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969392506 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969392506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969392495 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969392494 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969392494 data=null doit=true} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969392494 data=null} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969392494 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969392493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969392489 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1969392488 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1969392488 data=null doit=true} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1969392488 data=null} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1969392488 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969392488 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]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1969392481 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969392476 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969392476 data=null doit=true} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969392476 data=null} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969392476 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969392476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969392468 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969392467 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969392467 data=null doit=true} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969392467 data=null} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969392467 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969392467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969392460 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:40 [2020-02-28T07:05:40.104Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1969392459 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1969392459 data=null doit=true} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1969392459 data=null} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1969392459 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969392459 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]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1969392452 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1969392452 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1969392452 data=null doit=true} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1969392451 data=null} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1969392451 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969392451 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]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1969392448 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Clicking on with mnemonic 'Clear'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Clicked on with mnemonic 'Clear'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969392398 data=null doit=true} to Shell with text {Confirm Clear}
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Clicking on &Yes
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969392397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969392397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969392397 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969392397 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969392397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969392397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:40 [2020-02-28T07:05:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969392397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.990Z] DEBUG - Clicked on 
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969392426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969390369 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969390369 data=null doit=true} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969390369 data=null} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969390369 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969390369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969390362 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969390361 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969390361 data=null doit=true} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969390361 data=null} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969390361 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969390361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969390357 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:41 [2020-02-28T07:05:41.991Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1969390357 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1969390357 data=null doit=true} to TreeItem with text {Traces [10]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1969390357 data=null} to TreeItem with text {Traces [10]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1969390356 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969390356 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]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1969390351 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1969390351 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1969390351 data=null doit=true} to TreeItem with text {Traces [10]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1969390351 data=null} to TreeItem with text {Traces [10]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1969390351 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969390351 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]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1969390348 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Clicking on with mnemonic 'New Folder...'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Clicked on with mnemonic 'New Folder...'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Clicking on OK
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969390273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969390273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969390273 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969390273 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969390273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969390273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969390273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1969390302 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...'
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Clicked on 
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969390240 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969390240 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969390240 data=null} to TreeItem with text {Traces [0]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969390239 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969390239 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:05:41 [2020-02-28T07:05:41.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969390236 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Clicking on with mnemonic 'New Folder...'
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Clicked on with mnemonic 'New Folder...'
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Clicking on OK
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969390187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969390187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969390187 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969390187 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969390187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969390187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969390187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1969390218 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...'
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Clicked on 
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969390154 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969390154 data=null} to TreeItem with text {Traces [0]}
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969390152 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969390152 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]}
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969390148 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:42 [2020-02-28T07:05:42.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1969390148 data=null button=0 stateMask=0x0 x=97 y=84 count=0} to TreeItem with text {FolderA}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-1969390148 data=null doit=true} to TreeItem with text {FolderA}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1969390148 data=null} to TreeItem with text {FolderA}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1969390148 data=null button=1 stateMask=0x0 x=97 y=84 count=1} to TreeItem with text {FolderA}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969390148 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}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1969390142 data=null button=1 stateMask=0x80000 x=97 y=84 count=1} to TreeItem with text {FolderA}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969390004 data=null doit=true} to Shell with text {Trace Import}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:42 [2020-02-28T07:05:42.249Z] 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')
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:42 [2020-02-28T07:05:42.249Z] 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
02:05:42 [2020-02-28T07:05:42.249Z] 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=-1969390002 data=null} to (of type 'Combo')
02:05:42 [2020-02-28T07:05:42.249Z] 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
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969389991 data=null doit=true} to TreeItem with text {import}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969389991 data=null} to TreeItem with text {import}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969389991 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969389990 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}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969389989 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969389988 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969389988 data=null doit=true} to TreeItem with text {import}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969389988 data=null} to TreeItem with text {import}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969389988 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969389988 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}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969389988 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:42 [2020-02-28T07:05:42.249Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969389981 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969389981 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969389980 data=null} to Tree node with text: kernel-overlap-testing
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969389980 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969389980 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
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969389979 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:05:42 [2020-02-28T07:05:42.249Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969389977 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:'))
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:42 [2020-02-28T07:05:42.505Z] 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')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@64c566b6
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969389975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969389974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969389974 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969389974 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969389974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969389974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969389974 data=null item=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')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969389974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969389974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969389974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969389974 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969389974 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:42 [2020-02-28T07:05:42.505Z] 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')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:42 [2020-02-28T07:05:42.506Z] 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')
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] 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')
02:05:42 [2020-02-28T07:05:42.506Z] 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.
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - Clicking on &Finish
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969389970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969389970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969389970 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969389970 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969389969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969389969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.506Z] DEBUG - Clicked on &Finish
02:05:42 [2020-02-28T07:05:42.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969389969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:42 [2020-02-28T07:05:42.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969390089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969389456 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969389455 data=null doit=true} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969389455 data=null} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969389455 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969389455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969389448 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969389447 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969389447 data=null doit=true} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969389447 data=null} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969389447 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969389447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969389444 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:43 [2020-02-28T07:05:43.015Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969389443 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969389443 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969389443 data=null} to TreeItem with text {Traces [0]}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969389443 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969389443 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969389438 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:43 [2020-02-28T07:05:43.015Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-1969389437 data=null doit=true} to TreeItem with text {FolderA [2]}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-1969389437 data=null} to TreeItem with text {FolderA [2]}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-1969389437 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [2]}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969389437 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]}
02:05:43 [2020-02-28T07:05:43.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-1969389434 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [2]}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969389012 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969389011 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969389011 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969389011 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969389011 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969389001 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:43 [2020-02-28T07:05:43.270Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969389000 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969389000 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969389000 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969388999 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969388999 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969388997 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969388996 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969388996 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969388996 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969388996 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969388996 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969388993 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969388993 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969388993 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969388993 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969388983 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969388968 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969388968 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969388967 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.270Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:43 [2020-02-28T07:05:43.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:43 [2020-02-28T07:05:43.831Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:43 [2020-02-28T07:05:43.831Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:44 [2020-02-28T07:05:44.391Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:44 [2020-02-28T07:05:44.391Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:44 [2020-02-28T07:05:44.952Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:44 [2020-02-28T07:05:44.952Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Attempting to set focus on Table with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969387463 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969387462 data=null doit=true} to TableItem with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969387462 data=null} to TableItem with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969387462 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969387461 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969387456 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969387415 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969387415 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969387415 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969387415 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969387414 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969387411 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:44 [2020-02-28T07:05:44.953Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969387407 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969387407 data=null doit=true} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969387407 data=null} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969387406 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969387406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969387396 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969387395 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969387395 data=null doit=true} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969387395 data=null} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969387395 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969387395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969387391 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:44 [2020-02-28T07:05:44.953Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969387390 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969387390 data=null doit=true} to TreeItem with text {Traces [2]}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969387390 data=null} to TreeItem with text {Traces [2]}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969387390 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969387390 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]}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969387384 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:44 [2020-02-28T07:05:44.953Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:05:44 [2020-02-28T07:05:44.953Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387350 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969387350 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969387350 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387349 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969387349 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387338 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:44 [2020-02-28T07:05:44.953Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387337 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969387337 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969387337 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387337 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969387337 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387333 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387333 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969387333 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969387333 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387333 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969387333 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387307 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387307 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387306 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:05:44 [2020-02-28T07:05:44.953Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969387306 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:45 [2020-02-28T07:05:45.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387295 data=null button=1 stateMask=0x80000 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:05:45 [2020-02-28T07:05:45.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969387126 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:45 [2020-02-28T07:05:45.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969387116 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:45 [2020-02-28T07:05:45.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969387116 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:45 [2020-02-28T07:05:45.208Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:05:45 [2020-02-28T07:05:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:45 [2020-02-28T07:05:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - Attempting to set focus on Table with text {}
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969386610 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969386610 data=null doit=true} to TableItem with text {}
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969386610 data=null} to TableItem with text {}
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969386610 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969386608 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969386603 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:45 [2020-02-28T07:05:45.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969385869 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969385869 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969385869 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969385869 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969385869 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969385866 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:46 [2020-02-28T07:05:46.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:46 [2020-02-28T07:05:46.693Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1969385864 data=null button=0 stateMask=0x0 x=98 y=156 count=0} to TreeItem with text {FolderB}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-1969385864 data=null doit=true} to TreeItem with text {FolderB}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1969385864 data=null} to TreeItem with text {FolderB}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1969385863 data=null button=1 stateMask=0x0 x=98 y=156 count=1} to TreeItem with text {FolderB}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969385863 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}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1969385855 data=null button=1 stateMask=0x80000 x=98 y=156 count=1} to TreeItem with text {FolderB}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969385782 data=null doit=true} to Shell with text {Trace Import}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:46 [2020-02-28T07:05:46.693Z] 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')
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:46 [2020-02-28T07:05:46.693Z] 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
02:05:46 [2020-02-28T07:05:46.693Z] 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=-1969385780 data=null} to (of type 'Combo')
02:05:46 [2020-02-28T07:05:46.693Z] 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
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969385767 data=null doit=true} to TreeItem with text {import}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969385767 data=null} to TreeItem with text {import}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969385767 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969385767 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}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969385765 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969385765 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969385765 data=null doit=true} to TreeItem with text {import}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969385765 data=null} to TreeItem with text {import}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969385765 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969385765 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}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969385764 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:46 [2020-02-28T07:05:46.693Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:46 [2020-02-28T07:05:46.694Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969385757 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969385756 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969385756 data=null} to Tree node with text: kernel-overlap-testing
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969385756 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969385756 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
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969385755 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969385752 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:'))
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:46 [2020-02-28T07:05:46.694Z] 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')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Clicking on &Finish
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969385746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969385746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969385746 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969385746 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969385746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969385746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.694Z] DEBUG - Clicked on &Finish
02:05:46 [2020-02-28T07:05:46.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969385746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:46 [2020-02-28T07:05:46.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969385835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:47 [2020-02-28T07:05:47.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:47 [2020-02-28T07:05:47.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:47 [2020-02-28T07:05:47.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:47 [2020-02-28T07:05:47.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:47 [2020-02-28T07:05:47.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:47 [2020-02-28T07:05:47.204Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969385202 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969385202 data=null doit=true} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969385202 data=null} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969385201 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969385201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969385193 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969385193 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969385193 data=null doit=true} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969385193 data=null} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969385193 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969385192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969385189 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:47 [2020-02-28T07:05:47.205Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969385188 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969385188 data=null doit=true} to TreeItem with text {Traces [2]}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969385188 data=null} to TreeItem with text {Traces [2]}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969385188 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969385188 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]}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969385182 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:47 [2020-02-28T07:05:47.205Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-1969385182 data=null doit=true} to TreeItem with text {FolderB [2]}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-1969385182 data=null} to TreeItem with text {FolderB [2]}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1969385182 data=null button=1 stateMask=0x0 x=109 y=156 count=1} to TreeItem with text {FolderB [2]}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969385182 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]}
02:05:47 [2020-02-28T07:05:47.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1969385179 data=null button=1 stateMask=0x80000 x=109 y=156 count=1} to TreeItem with text {FolderB [2]}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384857 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969384856 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969384856 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384856 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969384856 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384846 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:47 [2020-02-28T07:05:47.460Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384845 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969384845 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969384845 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384844 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969384844 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384841 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384841 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969384841 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969384841 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384841 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969384841 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384838 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384838 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384838 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.460Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969384838 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384828 data=null button=1 stateMask=0x80000 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969384737 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969384737 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969384737 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.716Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:47 [2020-02-28T07:05:47.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:47 [2020-02-28T07:05:47.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:47 [2020-02-28T07:05:47.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:48 [2020-02-28T07:05:48.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:48 [2020-02-28T07:05:48.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:48 [2020-02-28T07:05:48.531Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:48 [2020-02-28T07:05:48.531Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:49 [2020-02-28T07:05:49.092Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:49 [2020-02-28T07:05:49.092Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:49 [2020-02-28T07:05:49.092Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:49 [2020-02-28T07:05:49.092Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:49 [2020-02-28T07:05:49.092Z] DEBUG - Attempting to set focus on Table with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969383233 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969383233 data=null doit=true} to TableItem with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969383233 data=null} to TableItem with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969383232 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969383231 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969383226 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969383185 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969383185 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969383185 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969383185 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969383184 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969383181 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:49 [2020-02-28T07:05:49.093Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969383177 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969383176 data=null doit=true} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969383176 data=null} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969383176 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969383176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969383166 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969383166 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969383166 data=null doit=true} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969383166 data=null} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969383166 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969383165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969383162 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:49 [2020-02-28T07:05:49.093Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969383161 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969383161 data=null doit=true} to TreeItem with text {Traces [4]}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969383161 data=null} to TreeItem with text {Traces [4]}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969383161 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969383161 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]}
02:05:49 [2020-02-28T07:05:49.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969383155 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:05:49 [2020-02-28T07:05:49.093Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:05:49 [2020-02-28T07:05:49.093Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
02:05:49 [2020-02-28T07:05:49.652Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:49 [2020-02-28T07:05:49.652Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382726 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969382726 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969382726 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382726 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969382726 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382714 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:49 [2020-02-28T07:05:49.653Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382712 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969382712 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969382712 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382712 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969382712 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382709 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382709 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969382709 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969382708 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382708 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969382708 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382706 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382705 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382705 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382695 data=null button=1 stateMask=0x80000 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969382695 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969382695 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969382695 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:49 [2020-02-28T07:05:49.653Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969382705 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:50 [2020-02-28T07:05:50.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:50 [2020-02-28T07:05:50.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - Attempting to set focus on Table with text {}
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969382191 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969382191 data=null doit=true} to TableItem with text {}
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969382191 data=null} to TableItem with text {}
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969382190 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969382189 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969382182 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:50 [2020-02-28T07:05:50.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969381245 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969381245 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969381245 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969381244 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969381244 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969381241 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:05:51 [2020-02-28T07:05:51.141Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
02:05:51 [2020-02-28T07:05:51.141Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1969381239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1969381239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1969381239 data=null doit=true} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1969381239 data=null} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969381239 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969381238 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')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969381229 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1969381229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1969381229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1969381229 data=null doit=true} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1969381229 data=null} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1969381229 data=null button=1 stateMask=0x40000 x=109 y=156 count=1} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969381229 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')
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1969381223 data=null button=1 stateMask=0xc0000 x=109 y=156 count=1} to (of type 'Tree')
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Clicking on with mnemonic 'Delete'
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Clicked on with mnemonic 'Delete'
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Clicking on &Yes
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969381176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969381176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969381176 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969381176 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969381176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969381176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:51 [2020-02-28T07:05:51.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969381176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969381202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Clicked on 
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969380361 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969380361 data=null doit=true} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969380361 data=null} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969380361 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969380361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969380349 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969380349 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969380349 data=null doit=true} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969380348 data=null} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969380348 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969380348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969380345 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.067Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969380344 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969380344 data=null doit=true} to TreeItem with text {Traces [4]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969380344 data=null} to TreeItem with text {Traces [4]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969380344 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969380344 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]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969380338 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969380337 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969380337 data=null doit=true} to TreeItem with text {Traces [4]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969380337 data=null} to TreeItem with text {Traces [4]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969380337 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969380337 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]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969380335 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Clicking on with mnemonic 'Clear'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Clicked on with mnemonic 'Clear'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969380289 data=null doit=true} to Shell with text {Confirm Clear}
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Clicking on &Yes
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969380289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969380289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969380288 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969380288 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969380288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969380288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969380288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969380317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Clicked on 
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969380053 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969380053 data=null doit=true} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969380053 data=null} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969380053 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969380053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969380001 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969380000 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969380000 data=null doit=true} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969380000 data=null} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969380000 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969380000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969379996 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:52 [2020-02-28T07:05:52.323Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969379996 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969379995 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969379995 data=null} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969379995 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969379995 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969379990 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969379990 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969379989 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969379989 data=null} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969379989 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969379989 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969379987 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Clicking on with mnemonic 'New Folder...'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Clicked on with mnemonic 'New Folder...'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Clicking on OK
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969379948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969379948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969379948 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969379948 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969379948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969379948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969379948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1969379969 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...'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Clicked on 
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969379886 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969379886 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969379886 data=null} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969379886 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969379886 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969379883 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Clicking on with mnemonic 'New Folder...'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Clicked on with mnemonic 'New Folder...'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Clicking on OK
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969379845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969379845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969379845 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969379845 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969379845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969379845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969379845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1969379866 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...'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Clicked on 
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969379794 data=null doit=true} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969379794 data=null} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969379794 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969379794 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]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969379792 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1969379791 data=null button=0 stateMask=0x0 x=97 y=84 count=0} to TreeItem with text {FolderA}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-1969379791 data=null doit=true} to TreeItem with text {FolderA}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1969379791 data=null} to TreeItem with text {FolderA}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1969379791 data=null button=1 stateMask=0x0 x=97 y=84 count=1} to TreeItem with text {FolderA}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969379791 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}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1969379786 data=null button=1 stateMask=0x80000 x=97 y=84 count=1} to TreeItem with text {FolderA}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969379690 data=null doit=true} to Shell with text {Trace Import}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:52 [2020-02-28T07:05:52.580Z] 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
02:05:52 [2020-02-28T07:05:52.580Z] 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=-1969379689 data=null} to (of type 'Combo')
02:05:52 [2020-02-28T07:05:52.580Z] 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
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969379678 data=null doit=true} to TreeItem with text {import}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969379678 data=null} to TreeItem with text {import}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969379678 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969379678 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}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969379676 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969379676 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969379676 data=null doit=true} to TreeItem with text {import}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969379676 data=null} to TreeItem with text {import}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969379676 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969379676 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}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969379675 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969379668 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:'))
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:52 [2020-02-28T07:05:52.580Z] 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')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Clicking on &Finish
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969379664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969379664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969379664 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969379663 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969379663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969379663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.581Z] DEBUG - Clicked on &Finish
02:05:52 [2020-02-28T07:05:52.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969379663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:52 [2020-02-28T07:05:52.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969379768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969379150 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969379150 data=null doit=true} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969379150 data=null} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969379149 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969379149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969379140 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969379139 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969379139 data=null doit=true} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969379139 data=null} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969379139 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969379139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969379135 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:53 [2020-02-28T07:05:53.092Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969379135 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969379135 data=null doit=true} to TreeItem with text {Traces [1]}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969379135 data=null} to TreeItem with text {Traces [1]}
02:05:53 [2020-02-28T07:05:53.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969379134 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:05:53 [2020-02-28T07:05:53.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969379134 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:05:53 [2020-02-28T07:05:53.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969379129 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:05:53 [2020-02-28T07:05:53.349Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
02:05:53 [2020-02-28T07:05:53.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-1969379129 data=null doit=true} to TreeItem with text {FolderA [1]}
02:05:53 [2020-02-28T07:05:53.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-1969379129 data=null} to TreeItem with text {FolderA [1]}
02:05:53 [2020-02-28T07:05:53.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1969379128 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [1]}
02:05:53 [2020-02-28T07:05:53.349Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969379128 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]}
02:05:53 [2020-02-28T07:05:53.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1969379126 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [1]}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378803 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969378803 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969378803 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378802 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969378802 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378792 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:53 [2020-02-28T07:05:53.604Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378790 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969378790 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969378790 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378790 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969378790 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378787 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378786 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969378786 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969378786 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378786 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969378786 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378783 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378783 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378783 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969378783 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378772 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969378636 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969378635 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969378635 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:53 [2020-02-28T07:05:53.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:54 [2020-02-28T07:05:54.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:54 [2020-02-28T07:05:54.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - Attempting to set focus on Table with text {}
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969377623 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969377623 data=null doit=true} to TableItem with text {}
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969377623 data=null} to TableItem with text {}
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969377623 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969377621 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969377616 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:54 [2020-02-28T07:05:54.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969377386 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969377386 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969377386 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969377386 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969377386 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969377383 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:54 [2020-02-28T07:05:54.982Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:54 [2020-02-28T07:05:54.982Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1969377381 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to TreeItem with text {FolderB}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-1969377381 data=null doit=true} to TreeItem with text {FolderB}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1969377381 data=null} to TreeItem with text {FolderB}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1969377381 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to TreeItem with text {FolderB}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969377381 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}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1969377373 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to TreeItem with text {FolderB}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969377301 data=null doit=true} to Shell with text {Trace Import}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:54 [2020-02-28T07:05:54.982Z] 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')
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:54 [2020-02-28T07:05:54.982Z] 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
02:05:54 [2020-02-28T07:05:54.982Z] 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=-1969377300 data=null} to (of type 'Combo')
02:05:54 [2020-02-28T07:05:54.982Z] 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
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969377290 data=null doit=true} to TreeItem with text {import}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969377290 data=null} to TreeItem with text {import}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969377289 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969377289 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}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969377288 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969377288 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969377287 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969377287 data=null} to Tree node with text: kernel-overlap-testing
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969377287 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969377287 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
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969377286 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:54 [2020-02-28T07:05:54.982Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969377280 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:'))
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:54 [2020-02-28T07:05:54.983Z] 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')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:54 [2020-02-28T07:05:54.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')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.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)'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:54 [2020-02-28T07:05:54.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')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.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')
02:05:54 [2020-02-28T07:05:54.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.
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Clicking on &Finish
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969377275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969377275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969377275 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969377275 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969377275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969377275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Clicked on &Finish
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969377275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:54 [2020-02-28T07:05:54.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969377353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969376762 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969376762 data=null doit=true} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969376762 data=null} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969376762 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969376761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969376753 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969376753 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969376753 data=null doit=true} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969376753 data=null} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969376752 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969376752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969376749 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:55 [2020-02-28T07:05:55.544Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969376748 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969376748 data=null doit=true} to TreeItem with text {Traces [2]}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969376748 data=null} to TreeItem with text {Traces [2]}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969376748 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969376748 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]}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969376743 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:55 [2020-02-28T07:05:55.544Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-1969376742 data=null doit=true} to TreeItem with text {FolderB [1]}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-1969376742 data=null} to TreeItem with text {FolderB [1]}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1969376742 data=null button=1 stateMask=0x0 x=109 y=132 count=1} to TreeItem with text {FolderB [1]}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969376742 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]}
02:05:55 [2020-02-28T07:05:55.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1969376740 data=null button=1 stateMask=0x80000 x=109 y=132 count=1} to TreeItem with text {FolderB [1]}
02:05:55 [2020-02-28T07:05:55.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:55 [2020-02-28T07:05:55.799Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376417 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969376417 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969376417 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376417 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969376416 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376406 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:56 [2020-02-28T07:05:56.054Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376404 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969376404 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969376404 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376404 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969376404 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376401 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376401 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969376401 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969376401 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376400 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969376400 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376398 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376398 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376398 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376389 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969376389 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969376389 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969376389 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:56 [2020-02-28T07:05:56.054Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969376397 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - Attempting to set focus on Table with text {}
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969375885 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969375885 data=null doit=true} to TableItem with text {}
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969375885 data=null} to TableItem with text {}
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969375885 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969375883 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969375879 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:56 [2020-02-28T07:05:56.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969374846 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969374846 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969374846 data=null} to TreeItem with text {kernel-overlap-testing}
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969374846 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969374846 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969374843 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:05:57 [2020-02-28T07:05:57.540Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1969374841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1969374841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1969374841 data=null doit=true} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1969374841 data=null} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1969374841 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969374841 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')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1969374833 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1969374833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1969374833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1969374833 data=null doit=true} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1969374833 data=null} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1969374833 data=null button=1 stateMask=0x40000 x=109 y=132 count=1} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969374833 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')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1969374827 data=null button=1 stateMask=0xc0000 x=109 y=132 count=1} to (of type 'Tree')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Clicking on with mnemonic 'Delete'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Clicked on with mnemonic 'Delete'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Clicking on &Yes
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969374788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969374788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969374788 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969374788 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969374788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969374788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:57 [2020-02-28T07:05:57.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969374788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:05:58 [2020-02-28T07:05:58.100Z] DEBUG - Clicked on 
02:05:58 [2020-02-28T07:05:58.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969374809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:05:58 [2020-02-28T07:05:58.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:58 [2020-02-28T07:05:58.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:58 [2020-02-28T07:05:58.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:58 [2020-02-28T07:05:58.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:58 [2020-02-28T07:05:58.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:58 [2020-02-28T07:05:58.661Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:58 [2020-02-28T07:05:58.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969373697 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969373697 data=null doit=true} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969373697 data=null} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969373696 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969373686 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969373686 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969373686 data=null doit=true} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969373686 data=null} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969373686 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969373682 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.662Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969373681 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969373681 data=null doit=true} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969373681 data=null} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969373681 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373681 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]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969373675 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969373675 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969373675 data=null doit=true} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969373675 data=null} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969373675 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373675 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]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969373672 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Clicking on with mnemonic 'Import...'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Clicked on with mnemonic 'Import...'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969373595 data=null doit=true} to Shell with text {Trace Import}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:05:58 [2020-02-28T07:05:58.662Z] 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')
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:05:58 [2020-02-28T07:05:58.662Z] 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
02:05:58 [2020-02-28T07:05:58.662Z] 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=-1969373593 data=null} to (of type 'Combo')
02:05:58 [2020-02-28T07:05:58.662Z] 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
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969373582 data=null doit=true} to TreeItem with text {import}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969373582 data=null} to TreeItem with text {import}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969373581 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969373581 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}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969373580 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969373579 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969373579 data=null doit=true} to TreeItem with text {import}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969373579 data=null} to TreeItem with text {import}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969373579 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373579 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}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969373579 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:58 [2020-02-28T07:05:58.662Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1969373571 data=null doit=true} to Tree node with text: z-clashes
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1969373571 data=null} to Tree node with text: z-clashes
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1969373571 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969373571 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
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1969373569 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1969373569 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1969373569 data=null doit=true} to Tree node with text: z-clashes
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1969373569 data=null} to Tree node with text: z-clashes
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1969373569 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373568 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
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1969373567 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:05:58 [2020-02-28T07:05:58.662Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1969373564 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:'))
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:05:58 [2020-02-28T07:05:58.920Z] 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')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a7e556f
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969373562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969373561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969373561 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969373561 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969373561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969373561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969373561 data=null item=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')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969373561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969373561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969373561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969373561 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969373561 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:05:58 [2020-02-28T07:05:58.921Z] 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')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:05:58 [2020-02-28T07:05:58.921Z] 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')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] 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')
02:05:58 [2020-02-28T07:05:58.921Z] 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.
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Clicking on &Finish
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969373558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969373558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969373558 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969373557 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969373557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969373557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:58 [2020-02-28T07:05:58.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969373557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969373654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Clicked on 
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969373501 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969373501 data=null doit=true} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969373500 data=null} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969373500 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969373492 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969373492 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969373492 data=null doit=true} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969373492 data=null} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969373492 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969373488 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:05:58 [2020-02-28T07:05:58.921Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969373487 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969373487 data=null doit=true} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969373487 data=null} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969373487 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373487 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]}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969373480 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969373480 data=null doit=true} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969373480 data=null} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969373480 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969373480 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]}
02:05:58 [2020-02-28T07:05:58.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969373476 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373152 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969373152 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969373152 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373152 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373152 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373141 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:05:59 [2020-02-28T07:05:59.176Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373139 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969373139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969373139 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373139 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373139 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373136 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373136 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969373135 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Attempting to set focus on Tree with text {}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969373135 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373135 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969373135 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373132 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373132 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373132 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.176Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969373132 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373122 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969373036 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969373036 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969373036 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.431Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:05:59 [2020-02-28T07:05:59.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:05:59 [2020-02-28T07:05:59.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:05:59 [2020-02-28T07:05:59.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:00 [2020-02-28T07:06:00.248Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:00 [2020-02-28T07:06:00.248Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:00 [2020-02-28T07:06:00.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:00 [2020-02-28T07:06:00.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:00 [2020-02-28T07:06:00.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:00 [2020-02-28T07:06:00.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:00 [2020-02-28T07:06:00.808Z] DEBUG - Attempting to set focus on Table with text {}
02:06:00 [2020-02-28T07:06:00.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969371531 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:00 [2020-02-28T07:06:00.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969371531 data=null doit=true} to TableItem with text {}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969371531 data=null} to TableItem with text {}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969371531 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969371530 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969371525 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371486 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969371486 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969371486 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371485 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969371485 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371482 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:00 [2020-02-28T07:06:00.809Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969371478 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969371478 data=null doit=true} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969371478 data=null} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969371478 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969371478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969371468 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969371468 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969371468 data=null doit=true} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969371468 data=null} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969371468 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969371468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969371464 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:00 [2020-02-28T07:06:00.809Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969371464 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969371464 data=null doit=true} to TreeItem with text {Traces [2]}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969371463 data=null} to TreeItem with text {Traces [2]}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969371463 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969371463 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]}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969371457 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:06:00 [2020-02-28T07:06:00.809Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1969371457 data=null doit=true} to TreeItem with text {z-clashes [1]}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1969371457 data=null} to TreeItem with text {z-clashes [1]}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1969371457 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969371457 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]}
02:06:00 [2020-02-28T07:06:00.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1969371454 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371132 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969371132 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969371132 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371132 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969371132 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371122 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:01 [2020-02-28T07:06:01.369Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371120 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969371120 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969371120 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371120 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969371120 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371117 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371116 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969371116 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969371116 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371116 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969371116 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371114 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371113 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371113 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969371113 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969371104 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969370981 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969370980 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969370980 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:01 [2020-02-28T07:06:01.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:01 [2020-02-28T07:06:01.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:01 [2020-02-28T07:06:01.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - Attempting to set focus on Table with text {}
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969369961 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969369960 data=null doit=true} to TableItem with text {}
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969369960 data=null} to TableItem with text {}
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969369960 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969369959 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969369953 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:02 [2020-02-28T07:06:02.490Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969369723 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969369723 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969369723 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969369723 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969369723 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969369720 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:02 [2020-02-28T07:06:02.746Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969369715 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969369715 data=null doit=true} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969369715 data=null} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969369715 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969369714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969369704 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969369704 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969369704 data=null doit=true} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969369704 data=null} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969369704 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969369703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969369700 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:02 [2020-02-28T07:06:02.746Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969369699 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969369699 data=null doit=true} to TreeItem with text {Traces [2]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969369699 data=null} to TreeItem with text {Traces [2]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969369699 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969369699 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]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969369693 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969369692 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969369692 data=null doit=true} to TreeItem with text {Traces [2]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969369692 data=null} to TreeItem with text {Traces [2]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969369692 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969369692 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]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969369690 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Clicking on with mnemonic 'Clear'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Clicked on with mnemonic 'Clear'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Clicking on &Yes
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969369649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969369648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969369648 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969369648 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969369648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969369648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:02 [2020-02-28T07:06:02.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969369648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969369670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:06:03 [2020-02-28T07:06:03.001Z] DEBUG - Clicked on 
02:06:03 [2020-02-28T07:06:03.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:03 [2020-02-28T07:06:03.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:03 [2020-02-28T07:06:03.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:03 [2020-02-28T07:06:03.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:03 [2020-02-28T07:06:03.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:03 [2020-02-28T07:06:03.001Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969369226 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969369208 data=null doit=true} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969369208 data=null} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969369208 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969369208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969369200 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969369199 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969369199 data=null doit=true} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969369199 data=null} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969369199 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969369199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969369195 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.258Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969369194 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969369194 data=null doit=true} to TreeItem with text {Traces [2]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969369194 data=null} to TreeItem with text {Traces [2]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969369194 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969369194 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]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969369188 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969369187 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969369187 data=null doit=true} to TreeItem with text {Traces [2]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969369187 data=null} to TreeItem with text {Traces [2]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969369187 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969369187 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]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969369184 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Clicking on with mnemonic 'Import...'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Clicked on with mnemonic 'Import...'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969369081 data=null doit=true} to Shell with text {Trace Import}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:06:03 [2020-02-28T07:06:03.258Z] 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')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:06:03 [2020-02-28T07:06:03.258Z] 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
02:06:03 [2020-02-28T07:06:03.258Z] 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=-1969369079 data=null} to (of type 'Combo')
02:06:03 [2020-02-28T07:06:03.258Z] 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
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969369068 data=null doit=true} to TreeItem with text {import}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969369068 data=null} to TreeItem with text {import}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969369068 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969369068 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}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969369066 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1969369066 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969369065 data=null doit=true} to TreeItem with text {import}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969369065 data=null} to TreeItem with text {import}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969369065 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969369065 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}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969369065 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969369057 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:'))
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:06:03 [2020-02-28T07:06:03.258Z] 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')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@15b7feae
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969369055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969369008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969369008 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969369008 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969369008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969369008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969369008 data=null item=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')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969369008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969369008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969369007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969369007 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969369007 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:06:03 [2020-02-28T07:06:03.258Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:06:03 [2020-02-28T07:06:03.259Z] 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')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:06:03 [2020-02-28T07:06:03.259Z] 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')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] 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')
02:06:03 [2020-02-28T07:06:03.259Z] 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.
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Clicking on &Finish
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969369003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969369003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969369002 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969369002 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969369002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969369002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969369002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969369164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Clicked on 
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969368784 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969368784 data=null doit=true} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969368784 data=null} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969368784 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969368784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969368777 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969368776 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969368776 data=null doit=true} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969368776 data=null} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969368776 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969368776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969368772 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:03 [2020-02-28T07:06:03.514Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:03 [2020-02-28T07:06:03.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969368772 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:06:03 [2020-02-28T07:06:03.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969368772 data=null doit=true} to TreeItem with text {Traces [1]}
02:06:03 [2020-02-28T07:06:03.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969368772 data=null} to TreeItem with text {Traces [1]}
02:06:03 [2020-02-28T07:06:03.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969368772 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:06:03 [2020-02-28T07:06:03.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969368771 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:06:03 [2020-02-28T07:06:03.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969368766 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:06:03 [2020-02-28T07:06:03.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969368766 data=null doit=true} to TreeItem with text {Traces [1]}
02:06:03 [2020-02-28T07:06:03.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969368766 data=null} to TreeItem with text {Traces [1]}
02:06:03 [2020-02-28T07:06:03.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969368766 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:06:03 [2020-02-28T07:06:03.515Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969368765 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]}
02:06:03 [2020-02-28T07:06:03.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969368764 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368342 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969368341 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969368341 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368341 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969368341 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368331 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:04 [2020-02-28T07:06:04.076Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368330 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969368330 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969368330 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368329 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969368329 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368326 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368326 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969368326 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969368326 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368326 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969368326 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368323 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368323 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368323 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969368322 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368313 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969368231 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969368231 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969368231 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:06:04 [2020-02-28T07:06:04.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:04 [2020-02-28T07:06:04.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:04 [2020-02-28T07:06:04.637Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:05 [2020-02-28T07:06:05.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:05 [2020-02-28T07:06:05.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Attempting to set focus on Table with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969366726 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969366726 data=null doit=true} to TableItem with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969366726 data=null} to TableItem with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969366726 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969366724 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969366719 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969366678 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969366678 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969366678 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969366678 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969366678 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969366675 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:05 [2020-02-28T07:06:05.758Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969366566 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969366566 data=null doit=true} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969366566 data=null} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969366566 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969366566 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}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969366551 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969366551 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969366551 data=null doit=true} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969366551 data=null} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969366550 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969366550 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}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969366546 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969366546 data=null doit=true} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969366546 data=null} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969366546 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969366546 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}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969366543 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969366542 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969366542 data=null doit=true} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969366542 data=null} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969366542 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969366542 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969366535 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969366535 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969366535 data=null doit=true} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969366535 data=null} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969366534 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969366534 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969366532 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:06:05 [2020-02-28T07:06:05.758Z] DEBUG - Clicking on with mnemonic 'Import...'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Clicked on with mnemonic 'Import...'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969366461 data=null doit=true} to Shell with text {Trace Import}
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:06:06 [2020-02-28T07:06:06.014Z] 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')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:06:06 [2020-02-28T07:06:06.014Z] 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
02:06:06 [2020-02-28T07:06:06.014Z] 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=-1969366459 data=null} to (of type 'Combo')
02:06:06 [2020-02-28T07:06:06.014Z] 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
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969366448 data=null doit=true} to TreeItem with text {import}
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969366448 data=null} to TreeItem with text {import}
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969366448 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969366448 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}
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969366446 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969366446 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969366446 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969366446 data=null} to Tree node with text: kernel-overlap-testing
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969366445 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969366445 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
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969366444 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969366437 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:'))
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:06:06 [2020-02-28T07:06:06.014Z] 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')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.014Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:06:06 [2020-02-28T07:06:06.015Z] 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')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] 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')
02:06:06 [2020-02-28T07:06:06.015Z] 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.
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Clicking on &Finish
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969366431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969366431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969366431 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969366431 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969366431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969366431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Clicked on &Finish
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969366431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:06 [2020-02-28T07:06:06.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969366511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:06:06 [2020-02-28T07:06:06.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:06 [2020-02-28T07:06:06.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:06 [2020-02-28T07:06:06.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:06 [2020-02-28T07:06:06.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:06 [2020-02-28T07:06:06.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:06 [2020-02-28T07:06:06.575Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:06 [2020-02-28T07:06:06.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969365916 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
02:06:06 [2020-02-28T07:06:06.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969365916 data=null doit=true} to TreeItem with text {Tracing}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969365916 data=null} to TreeItem with text {Tracing}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969365916 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969365916 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}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969365908 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969365908 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969365908 data=null doit=true} to TreeItem with text {Tracing}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969365908 data=null} to TreeItem with text {Tracing}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969365908 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969365908 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}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969365904 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
02:06:06 [2020-02-28T07:06:06.576Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969365903 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969365903 data=null doit=true} to TreeItem with text {Traces [1]}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969365903 data=null} to TreeItem with text {Traces [1]}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969365903 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969365903 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969365897 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969365897 data=null doit=true} to TreeItem with text {Traces [1]}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969365897 data=null} to TreeItem with text {Traces [1]}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969365897 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969365897 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]}
02:06:06 [2020-02-28T07:06:06.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969365894 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365569 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969365569 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969365569 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365568 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969365568 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365557 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:06 [2020-02-28T07:06:06.832Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365555 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969365555 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969365555 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365555 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969365555 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365552 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365551 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969365551 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969365551 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365551 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969365551 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365548 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365548 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365548 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:06 [2020-02-28T07:06:06.832Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969365548 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365536 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969365274 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969365267 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969365267 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Attempting to set focus on Table with text {}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969365263 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969365263 data=null doit=true} to TableItem with text {}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969365263 data=null} to TableItem with text {}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969365263 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969365261 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969365208 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:07 [2020-02-28T07:06:07.087Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969364074 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969364074 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969364074 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969364073 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969364073 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969364070 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.449Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1969364068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1969364068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1969364068 data=null doit=true} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1969364068 data=null} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969364068 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969364068 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')
02:06:08 [2020-02-28T07:06:08.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969364060 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1969364060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1969364060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1969364060 data=null doit=true} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1969364060 data=null} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969364060 data=null button=1 stateMask=0x40000 x=89 y=156 count=1} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969364060 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')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969364054 data=null button=1 stateMask=0xc0000 x=89 y=156 count=1} to (of type 'Tree')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Clicking on with mnemonic 'Clear'
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Clicked on with mnemonic 'Clear'
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Clicking on &Yes
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969364014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969364014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969364014 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969364014 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969364014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969364014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:08 [2020-02-28T07:06:08.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969364014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969364036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:06:09 [2020-02-28T07:06:09.010Z] DEBUG - Clicked on 
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969363187 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969363181 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969363181 data=null doit=true} to TreeItem with text {Tracing}
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969363181 data=null} to TreeItem with text {Tracing}
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969363181 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969363181 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}
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969363173 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - Clicking on with mnemonic 'Delete'
02:06:09 [2020-02-28T07:06:09.265Z] DEBUG - Clicked on with mnemonic 'Delete'
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362599 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969362598 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Clicking on OK
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969362598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969362598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969362598 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969362598 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969362598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969362598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Clicked on OK
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969362598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969363148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969362565 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969362565 data=null doit=true} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969362565 data=null} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969362565 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969362565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969362556 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969362556 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969362556 data=null doit=true} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969362556 data=null} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969362555 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969362555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969362552 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969362551 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969362551 data=null doit=true} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969362551 data=null} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969362551 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969362551 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969362546 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969362546 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969362546 data=null doit=true} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969362546 data=null} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969362545 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969362545 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969362543 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Clicking on with mnemonic 'Clear'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Clicked on with mnemonic 'Clear'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969362493 data=null doit=true} to Shell with text {Confirm Clear}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Clicking on &Yes
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969362493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969362493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969362493 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969362493 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969362493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969362492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969362492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969362526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Clicked on 
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969362459 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969362459 data=null doit=true} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969362459 data=null} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969362459 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969362459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969362452 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969362451 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969362451 data=null doit=true} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969362451 data=null} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969362451 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969362451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969362447 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:09 [2020-02-28T07:06:09.827Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969362447 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969362447 data=null doit=true} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969362447 data=null} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969362447 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969362447 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969362441 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969362441 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969362441 data=null doit=true} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969362441 data=null} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969362441 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969362441 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969362438 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:06:09 [2020-02-28T07:06:09.827Z] DEBUG - Clicking on with mnemonic 'Import...'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Clicked on with mnemonic 'Import...'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969362366 data=null doit=true} to Shell with text {Trace Import}
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1969362365 data=null doit=true} to Button with text {Select roo&t directory:}
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1969362365 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:}
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=-1969362364 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1969362364 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')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1969362364 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')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1969362364 data=null item=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')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:06:10 [2020-02-28T07:06:10.099Z] 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
02:06:10 [2020-02-28T07:06:10.099Z] 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=-1969362361 data=null} to (of type 'Combo')
02:06:10 [2020-02-28T07:06:10.099Z] 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
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1969362330 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1969362330 data=null doit=true} to TreeItem with text {/}
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1969362330 data=null} to TreeItem with text {/}
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1969362330 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969362330 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1969362329 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Setting state to checked on: /
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969362302 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:'))
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:06:10 [2020-02-28T07:06:10.099Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:06:10 [2020-02-28T07:06:10.100Z] 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')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7a370540
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969362300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969362300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969362300 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969362300 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969362300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969362299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969362299 data=null item=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')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969362299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969362299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969362299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969362299 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969362299 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:06:10 [2020-02-28T07:06:10.100Z] 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')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:06:10 [2020-02-28T07:06:10.100Z] 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')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] 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')
02:06:10 [2020-02-28T07:06:10.100Z] 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.
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Clicking on &Finish
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969362296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969362296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969362296 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969362296 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969362296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969362296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.100Z] DEBUG - Clicked on &Finish
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969362296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969362421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969361780 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969361780 data=null doit=true} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969361780 data=null} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969361780 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969361780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969361770 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969361770 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969361770 data=null doit=true} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969361770 data=null} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969361770 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969361769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969361766 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:10 [2020-02-28T07:06:10.661Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969361765 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969361765 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969361765 data=null} to TreeItem with text {Traces [12]}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969361765 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969361765 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969361760 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969361759 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969361759 data=null} to TreeItem with text {Traces [12]}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969361759 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969361759 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]}
02:06:10 [2020-02-28T07:06:10.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969361754 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:10 [2020-02-28T07:06:10.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:10 [2020-02-28T07:06:10.916Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:10 [2020-02-28T07:06:10.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361430 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969361430 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969361430 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361430 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969361430 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361419 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:10 [2020-02-28T07:06:10.917Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361417 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969361417 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969361417 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361417 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969361417 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361414 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361414 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969361414 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969361413 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361413 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969361413 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361411 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361411 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361410 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361400 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969361400 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969361400 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969361400 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:06:10 [2020-02-28T07:06:10.917Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969361410 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:11 [2020-02-28T07:06:11.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:11 [2020-02-28T07:06:11.477Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:11 [2020-02-28T07:06:11.477Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:12 [2020-02-28T07:06:12.037Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:12 [2020-02-28T07:06:12.037Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Attempting to set focus on Table with text {}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969359895 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969359895 data=null doit=true} to TableItem with text {}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969359895 data=null} to TableItem with text {}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969359895 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969359894 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969359888 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969359848 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969359848 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969359848 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969359848 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:12 [2020-02-28T07:06:12.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969359847 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969359845 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:12 [2020-02-28T07:06:12.598Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969359841 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969359841 data=null doit=true} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969359840 data=null} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969359840 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969359840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969359831 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969359830 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969359830 data=null doit=true} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969359830 data=null} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969359830 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969359830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969359826 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:12 [2020-02-28T07:06:12.598Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969359826 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969359826 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969359826 data=null} to TreeItem with text {Traces [12]}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969359826 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969359826 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:12 [2020-02-28T07:06:12.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969359819 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:12 [2020-02-28T07:06:12.598Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359395 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969359395 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969359395 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359395 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969359395 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359384 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:12 [2020-02-28T07:06:12.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359383 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969359382 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969359382 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359382 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969359382 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359379 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359379 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969359379 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969359379 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359379 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969359379 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359376 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359376 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:06:12 [2020-02-28T07:06:12.853Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359376 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:06:13 [2020-02-28T07:06:13.108Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969359376 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:13 [2020-02-28T07:06:13.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359367 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:06:13 [2020-02-28T07:06:13.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969359269 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:13 [2020-02-28T07:06:13.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969359269 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:13 [2020-02-28T07:06:13.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969359268 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:13 [2020-02-28T07:06:13.108Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:06:13 [2020-02-28T07:06:13.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:13 [2020-02-28T07:06:13.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - Attempting to set focus on Table with text {}
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969357765 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969357765 data=null doit=true} to TableItem with text {}
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969357765 data=null} to TableItem with text {}
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969357765 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969357764 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969357759 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:14 [2020-02-28T07:06:14.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969357721 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969357721 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969357721 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969357721 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969357721 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969357717 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:14 [2020-02-28T07:06:14.725Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969357713 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969357713 data=null doit=true} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969357712 data=null} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969357712 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969357712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969357703 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969357702 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969357702 data=null doit=true} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969357702 data=null} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969357702 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969357702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969357699 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:14 [2020-02-28T07:06:14.726Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969357698 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969357698 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969357698 data=null} to TreeItem with text {Traces [12]}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969357698 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969357698 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:14 [2020-02-28T07:06:14.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969357692 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:14 [2020-02-28T07:06:14.726Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357268 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969357268 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969357268 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357268 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969357268 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357257 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:14 [2020-02-28T07:06:14.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357256 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969357256 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969357256 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357256 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969357256 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357253 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357253 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969357253 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969357252 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357252 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969357252 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357250 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357250 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:14 [2020-02-28T07:06:14.981Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357249 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969357249 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357239 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969357063 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969357056 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969357056 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Attempting to set focus on Table with text {}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969357053 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969357053 data=null doit=true} to TableItem with text {}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969357052 data=null} to TableItem with text {}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969357052 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969357050 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969357046 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:15 [2020-02-28T07:06:15.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969355813 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969355813 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969355813 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969355813 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969355813 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969355810 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:16 [2020-02-28T07:06:16.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969355805 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969355805 data=null doit=true} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969355805 data=null} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969355805 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969355805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969355795 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969355794 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969355794 data=null doit=true} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969355794 data=null} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969355794 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969355794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969355790 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:16 [2020-02-28T07:06:16.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969355789 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969355789 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969355789 data=null} to TreeItem with text {Traces [12]}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969355789 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969355789 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:16 [2020-02-28T07:06:16.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969355783 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:16 [2020-02-28T07:06:16.602Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355458 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969355458 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969355458 data=null} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355458 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969355458 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355447 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:16 [2020-02-28T07:06:16.857Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355446 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969355446 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969355445 data=null} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355445 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969355445 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355442 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355442 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969355442 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969355442 data=null} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355442 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969355442 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355439 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355439 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355439 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:06:16 [2020-02-28T07:06:16.857Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969355439 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355429 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969355300 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969355289 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969355289 data=null} to TreeItem with text {simple_server-thread1}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Attempting to set focus on Table with text {}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969355285 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969355285 data=null doit=true} to TableItem with text {}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969355285 data=null} to TableItem with text {}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969355285 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969355283 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969355279 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:17 [2020-02-28T07:06:17.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969354044 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969354044 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969354044 data=null} to TreeItem with text {simple_server-thread1}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969354043 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969354043 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969354040 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:18 [2020-02-28T07:06:18.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969354034 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969354034 data=null doit=true} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969354034 data=null} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969354034 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969354034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969354023 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969354023 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969354023 data=null doit=true} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969354023 data=null} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969354023 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969354023 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969354019 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:18 [2020-02-28T07:06:18.475Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969354018 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969354018 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969354018 data=null} to TreeItem with text {Traces [12]}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969354018 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969354018 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969354008 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:18 [2020-02-28T07:06:18.475Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353976 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969353975 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969353975 data=null} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353975 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969353975 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353965 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:18 [2020-02-28T07:06:18.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353963 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969353963 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969353963 data=null} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353963 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969353963 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353960 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353959 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969353959 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969353959 data=null} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353959 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969353959 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353956 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353956 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353956 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969353956 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353946 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969353767 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969353760 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969353760 data=null} to TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Attempting to set focus on Table with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969353756 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969353756 data=null doit=true} to TableItem with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969353756 data=null} to TableItem with text {}
02:06:18 [2020-02-28T07:06:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969353756 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:18 [2020-02-28T07:06:18.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969353754 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:18 [2020-02-28T07:06:18.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969353704 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:18 [2020-02-28T07:06:18.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:18 [2020-02-28T07:06:18.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:19 [2020-02-28T07:06:19.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:19 [2020-02-28T07:06:19.656Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969352567 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969352567 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969352567 data=null} to TreeItem with text {simple_server-thread2}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969352567 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969352567 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969352563 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:19 [2020-02-28T07:06:19.912Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969352559 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969352559 data=null doit=true} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969352558 data=null} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969352558 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969352558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969352547 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969352547 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969352547 data=null doit=true} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969352547 data=null} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969352547 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969352547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969352542 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:19 [2020-02-28T07:06:19.912Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969352542 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969352541 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969352541 data=null} to TreeItem with text {Traces [12]}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969352541 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969352541 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969352534 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:19 [2020-02-28T07:06:19.912Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352409 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969352409 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969352408 data=null} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352408 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969352408 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352397 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:19 [2020-02-28T07:06:19.912Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352395 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969352395 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969352395 data=null} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352395 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969352395 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352392 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352391 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969352391 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969352391 data=null} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352391 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969352391 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352388 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352388 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352388 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352378 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969352378 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969352378 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969352378 data=null} to TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:19 [2020-02-28T07:06:19.913Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969352388 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - Attempting to set focus on Table with text {}
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969351873 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969351873 data=null doit=true} to TableItem with text {}
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969351873 data=null} to TableItem with text {}
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969351873 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969351871 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969351867 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:20 [2020-02-28T07:06:20.473Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969350931 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969350931 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969350931 data=null} to TreeItem with text {ust-overlap-testing}
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969350931 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969350930 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969350927 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:21 [2020-02-28T07:06:21.398Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:21 [2020-02-28T07:06:21.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969350923 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969350923 data=null doit=true} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969350923 data=null} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969350923 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969350922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969350912 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969350908 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969350908 data=null doit=true} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969350908 data=null} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969350908 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969350908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969350904 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:21 [2020-02-28T07:06:21.399Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969350903 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969350903 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969350903 data=null} to TreeItem with text {Traces [12]}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969350903 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969350903 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969350896 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:21 [2020-02-28T07:06:21.399Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1969350896 data=null doit=true} to TreeItem with text {z-clashes [6]}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1969350896 data=null} to TreeItem with text {z-clashes [6]}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1969350896 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969350895 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]}
02:06:21 [2020-02-28T07:06:21.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1969350890 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350462 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969350462 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969350462 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350462 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969350462 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350450 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:21 [2020-02-28T07:06:21.960Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350448 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969350448 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969350448 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350448 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969350448 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350445 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350445 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969350445 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969350444 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350444 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969350444 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350441 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350441 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350441 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969350441 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350430 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969350322 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969350322 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969350322 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:21 [2020-02-28T07:06:21.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:22 [2020-02-28T07:06:22.526Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:22 [2020-02-28T07:06:22.526Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:23 [2020-02-28T07:06:23.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:23 [2020-02-28T07:06:23.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Attempting to set focus on Table with text {}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969348816 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969348816 data=null doit=true} to TableItem with text {}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969348816 data=null} to TableItem with text {}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969348816 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969348815 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969348809 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969348762 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969348762 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969348762 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969348760 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969348760 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969348757 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:23 [2020-02-28T07:06:23.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:23 [2020-02-28T07:06:23.650Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969348752 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969348752 data=null doit=true} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969348752 data=null} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969348752 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969348751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969348741 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969348740 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969348740 data=null doit=true} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969348740 data=null} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969348740 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969348740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969348735 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:23 [2020-02-28T07:06:23.650Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969348735 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969348734 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969348734 data=null} to TreeItem with text {Traces [12]}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969348734 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969348734 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:23 [2020-02-28T07:06:23.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969348727 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:23 [2020-02-28T07:06:23.650Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:23 [2020-02-28T07:06:23.650Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348399 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969348399 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969348399 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348399 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969348399 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348388 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:23 [2020-02-28T07:06:23.904Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348386 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969348386 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969348386 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348386 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969348386 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348383 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348383 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969348383 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969348383 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348382 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969348382 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348379 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348379 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348379 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:06:23 [2020-02-28T07:06:23.904Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969348379 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348368 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969348271 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969348271 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969348270 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:24 [2020-02-28T07:06:24.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Attempting to set focus on Table with text {}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969346767 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969346767 data=null doit=true} to TableItem with text {}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969346766 data=null} to TableItem with text {}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969346766 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969346765 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969346758 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969346708 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969346707 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969346707 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969346707 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969346707 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:25 [2020-02-28T07:06:25.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969346704 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:25 [2020-02-28T07:06:25.778Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969346699 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969346699 data=null doit=true} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969346699 data=null} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969346698 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969346698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969346685 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969346685 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969346685 data=null doit=true} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969346685 data=null} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969346685 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969346684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969346679 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:25 [2020-02-28T07:06:25.778Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969346679 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969346679 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969346679 data=null} to TreeItem with text {Traces [12]}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969346678 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969346678 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:25 [2020-02-28T07:06:25.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969346671 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:25 [2020-02-28T07:06:25.778Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:25 [2020-02-28T07:06:25.778Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346335 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969346334 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969346334 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346334 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969346334 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346322 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:26 [2020-02-28T07:06:26.033Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346320 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969346320 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969346320 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346320 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969346319 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346316 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346316 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969346316 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969346315 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346315 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969346315 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346312 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346312 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346311 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346296 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969346295 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969346295 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969346295 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.033Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969346311 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:26 [2020-02-28T07:06:26.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - Attempting to set focus on Table with text {}
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969345790 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969345790 data=null doit=true} to TableItem with text {}
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969345790 data=null} to TableItem with text {}
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969345789 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969345788 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969345782 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:26 [2020-02-28T07:06:26.594Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969344737 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969344737 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969344737 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969344737 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969344737 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969344733 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:27 [2020-02-28T07:06:27.519Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969344728 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969344728 data=null doit=true} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969344728 data=null} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969344728 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969344728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969344717 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969344717 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969344717 data=null doit=true} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969344717 data=null} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969344717 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969344716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969344712 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:27 [2020-02-28T07:06:27.519Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969344712 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969344712 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969344712 data=null} to TreeItem with text {Traces [12]}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969344711 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:27 [2020-02-28T07:06:27.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969344711 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:27 [2020-02-28T07:06:27.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969344705 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:27 [2020-02-28T07:06:27.775Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:27 [2020-02-28T07:06:27.775Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344269 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969344269 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969344268 data=null} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344268 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969344268 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344255 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:28 [2020-02-28T07:06:28.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344253 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969344253 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969344253 data=null} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344253 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969344253 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344249 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344249 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969344249 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969344249 data=null} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344249 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969344249 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344245 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344245 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344245 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344233 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969344233 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969344233 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969344233 data=null} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.593Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969344245 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:28 [2020-02-28T07:06:28.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:28 [2020-02-28T07:06:28.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - Attempting to set focus on Table with text {}
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969343227 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969343227 data=null doit=true} to TableItem with text {}
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969343226 data=null} to TableItem with text {}
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969343226 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969343225 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969343219 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:29 [2020-02-28T07:06:29.154Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969342178 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969342178 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969342178 data=null} to TreeItem with text {simple_server-thread1}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969342178 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969342178 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969342174 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:30 [2020-02-28T07:06:30.079Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969342169 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969342169 data=null doit=true} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969342169 data=null} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969342168 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969342168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969342157 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969342157 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969342157 data=null doit=true} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969342157 data=null} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969342156 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969342156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969342151 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:30 [2020-02-28T07:06:30.079Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969342151 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969342151 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:30 [2020-02-28T07:06:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969342151 data=null} to TreeItem with text {Traces [12]}
02:06:30 [2020-02-28T07:06:30.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969342150 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:30 [2020-02-28T07:06:30.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969342150 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969342143 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:30 [2020-02-28T07:06:30.335Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:30 [2020-02-28T07:06:30.335Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342105 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969342105 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969342105 data=null} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342105 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969342105 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342093 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:30 [2020-02-28T07:06:30.335Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342092 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969342091 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969342091 data=null} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342091 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969342091 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342088 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342087 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969342087 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969342087 data=null} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342087 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969342087 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342078 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342078 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342078 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342066 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969342065 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969342065 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969342065 data=null} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.336Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969342077 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - Attempting to set focus on Table with text {}
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969341560 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969341560 data=null doit=true} to TableItem with text {}
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969341560 data=null} to TableItem with text {}
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969341560 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969341558 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969341553 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:30 [2020-02-28T07:06:30.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969340610 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969340610 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969340610 data=null} to TreeItem with text {simple_server-thread2}
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969340610 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969340609 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969340606 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:31 [2020-02-28T07:06:31.845Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:31 [2020-02-28T07:06:31.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969340601 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969340601 data=null doit=true} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969340601 data=null} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969340600 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969340600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969340589 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969340589 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969340589 data=null doit=true} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969340589 data=null} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969340588 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969340588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969340584 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:31 [2020-02-28T07:06:31.846Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969340583 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969340583 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969340583 data=null} to TreeItem with text {Traces [12]}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969340583 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969340583 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969340576 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:31 [2020-02-28T07:06:31.846Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:31 [2020-02-28T07:06:31.846Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340529 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969340529 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969340529 data=null} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340529 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969340529 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340517 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:31 [2020-02-28T07:06:31.846Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340515 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969340515 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969340515 data=null} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340514 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969340514 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340511 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340511 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969340511 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969340510 data=null} to TreeItem with text {ust-overlap-testing}
02:06:31 [2020-02-28T07:06:31.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340510 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969340510 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340507 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340507 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340507 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969340507 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340494 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969340466 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969340466 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969340466 data=null} to TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - Attempting to set focus on Table with text {}
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969339961 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969339961 data=null doit=true} to TableItem with text {}
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969339961 data=null} to TableItem with text {}
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969339961 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969339959 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969339953 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:32 [2020-02-28T07:06:32.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969339004 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969339004 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969339004 data=null} to TreeItem with text {ust-overlap-testing}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969339004 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969339004 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969339000 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:33 [2020-02-28T07:06:33.282Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969338995 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969338995 data=null doit=true} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969338995 data=null} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969338994 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969338994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969338983 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969338983 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969338983 data=null doit=true} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969338983 data=null} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969338983 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969338983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969338978 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969338978 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969338978 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969338978 data=null} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969338977 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969338977 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969338970 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969338966 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969338966 data=null doit=true} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969338965 data=null} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969338965 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969338965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969338958 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969338957 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969338957 data=null doit=true} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969338957 data=null} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969338957 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969338957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969338953 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:33 [2020-02-28T07:06:33.282Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969338952 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969338952 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969338952 data=null} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969338952 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969338952 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969338946 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969338946 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969338946 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969338945 data=null} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969338945 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969338945 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969338942 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:33 [2020-02-28T07:06:33.537Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:06:33 [2020-02-28T07:06:33.537Z] DEBUG - Clicking on with mnemonic 'Clear'
02:06:33 [2020-02-28T07:06:33.537Z] DEBUG - Clicked on with mnemonic 'Clear'
02:06:33 [2020-02-28T07:06:33.537Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969338885 data=null doit=true} to Shell with text {Confirm Clear}
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - Clicking on &Yes
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969338885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969338885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969338885 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969338885 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969338885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969338885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:33 [2020-02-28T07:06:33.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969338885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.052Z] DEBUG - Clicked on 
02:06:36 [2020-02-28T07:06:36.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969338921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969335593 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969335593 data=null doit=true} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969335593 data=null} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969335593 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969335593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969335585 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969335584 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969335584 data=null doit=true} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969335584 data=null} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969335584 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969335584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969335580 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:36 [2020-02-28T07:06:36.868Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969335579 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969335579 data=null doit=true} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969335579 data=null} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969335579 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969335579 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969335573 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969335573 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969335573 data=null doit=true} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969335573 data=null} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969335573 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969335573 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969335570 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Clicking on with mnemonic 'Import...'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Clicked on with mnemonic 'Import...'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969335504 data=null doit=true} to Shell with text {Trace Import}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:06:36 [2020-02-28T07:06:36.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/archives/traces.zip
02:06:36 [2020-02-28T07:06:36.868Z] 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=-1969335502 data=null} to (of type 'Combo')
02:06:36 [2020-02-28T07:06:36.868Z] 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
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1969335490 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1969335490 data=null doit=true} to TreeItem with text {/}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1969335490 data=null} to TreeItem with text {/}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1969335490 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969335489 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1969335489 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Setting state to checked on: /
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969335483 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:'))
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:06:36 [2020-02-28T07:06:36.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')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:06:36 [2020-02-28T07:06:36.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')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@472df1b5
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969335481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969335481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969335480 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969335480 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969335480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969335480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969335480 data=null item=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')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969335480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969335480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969335480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969335480 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969335480 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:06:36 [2020-02-28T07:06:36.869Z] 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')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:06:36 [2020-02-28T07:06:36.869Z] 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')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] 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')
02:06:36 [2020-02-28T07:06:36.869Z] 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.
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Clicking on &Finish
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969335476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969335476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969335476 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969335476 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969335476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969335476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:36 [2020-02-28T07:06:36.869Z] DEBUG - Clicked on &Finish
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969334962 data=null doit=true} to Shell with text {Confirmation}
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - Clicking on Rename All
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1969334962 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')
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1969334962 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')
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1969334961 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1969334961 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1969334961 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')
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1969334961 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')
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1969334961 data=null item=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')
02:06:37 [2020-02-28T07:06:37.430Z] DEBUG - Clicked on 
02:06:37 [2020-02-28T07:06:37.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969335476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:06:37 [2020-02-28T07:06:37.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969335551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969334446 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969334445 data=null doit=true} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969334445 data=null} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969334445 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969334445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969334435 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969334434 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969334434 data=null doit=true} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969334434 data=null} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969334434 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969334434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969334430 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:37 [2020-02-28T07:06:37.941Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969334430 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969334430 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969334429 data=null} to TreeItem with text {Traces [12]}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969334429 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969334429 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969334424 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969334424 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969334424 data=null} to TreeItem with text {Traces [12]}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969334424 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969334424 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]}
02:06:37 [2020-02-28T07:06:37.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969334417 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:38 [2020-02-28T07:06:38.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:38 [2020-02-28T07:06:38.502Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:38 [2020-02-28T07:06:38.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333988 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969333988 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969333988 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333988 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969333988 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333977 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:38 [2020-02-28T07:06:38.503Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333975 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969333975 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969333975 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333975 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969333975 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333971 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333971 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969333971 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969333971 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333971 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969333971 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333968 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333968 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333967 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969333967 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333954 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969333821 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969333805 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969333805 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:06:38 [2020-02-28T07:06:38.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:39 [2020-02-28T07:06:39.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:39 [2020-02-28T07:06:39.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:39 [2020-02-28T07:06:39.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:39 [2020-02-28T07:06:39.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - Attempting to set focus on Table with text {}
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969332300 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969332300 data=null doit=true} to TableItem with text {}
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969332299 data=null} to TableItem with text {}
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969332299 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969332298 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969332293 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:40 [2020-02-28T07:06:40.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969332250 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969332250 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969332250 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969332250 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969332250 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969332247 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:40 [2020-02-28T07:06:40.185Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969332242 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969332242 data=null doit=true} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969332242 data=null} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969332242 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969332242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969332232 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969332231 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969332231 data=null doit=true} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969332231 data=null} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969332231 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969332231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969332227 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:40 [2020-02-28T07:06:40.185Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969332227 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969332227 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969332227 data=null} to TreeItem with text {Traces [12]}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969332227 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969332226 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:40 [2020-02-28T07:06:40.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969332220 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:40 [2020-02-28T07:06:40.185Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331895 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969331895 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969331895 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331895 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969331895 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331884 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:40 [2020-02-28T07:06:40.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331883 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969331883 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969331883 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331883 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969331883 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331880 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331879 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969331879 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969331879 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331879 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969331879 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331876 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331876 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331876 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331865 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969331865 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969331865 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969331865 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:40 [2020-02-28T07:06:40.444Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969331876 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:41 [2020-02-28T07:06:41.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:41 [2020-02-28T07:06:41.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - Attempting to set focus on Table with text {}
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969330361 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969330361 data=null doit=true} to TableItem with text {}
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969330361 data=null} to TableItem with text {}
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969330361 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969330360 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969330355 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:41 [2020-02-28T07:06:41.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969330316 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969330316 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969330315 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969330315 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969330315 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969330312 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:41 [2020-02-28T07:06:41.931Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969330308 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969330308 data=null doit=true} to TreeItem with text {test}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969330308 data=null} to TreeItem with text {test}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969330308 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969330308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969330298 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969330298 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969330298 data=null doit=true} to TreeItem with text {test}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969330298 data=null} to TreeItem with text {test}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969330298 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:41 [2020-02-28T07:06:41.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969330298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:42 [2020-02-28T07:06:42.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969330294 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:42 [2020-02-28T07:06:42.186Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:42 [2020-02-28T07:06:42.186Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:42 [2020-02-28T07:06:42.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969330294 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:42 [2020-02-28T07:06:42.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969330294 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:42 [2020-02-28T07:06:42.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969330294 data=null} to TreeItem with text {Traces [12]}
02:06:42 [2020-02-28T07:06:42.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969330293 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:42 [2020-02-28T07:06:42.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969330293 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:42 [2020-02-28T07:06:42.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969330287 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:42 [2020-02-28T07:06:42.186Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329860 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969329860 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969329860 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329860 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969329860 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329849 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:42 [2020-02-28T07:06:42.441Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329847 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969329847 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969329847 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329847 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969329847 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329844 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329844 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969329844 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969329844 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329844 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969329844 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329841 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329841 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329841 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329830 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969329829 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969329829 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969329829 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:42 [2020-02-28T07:06:42.441Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969329840 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - Attempting to set focus on Table with text {}
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969329325 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969329325 data=null doit=true} to TableItem with text {}
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969329325 data=null} to TableItem with text {}
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969329324 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969329323 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969329318 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:43 [2020-02-28T07:06:43.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969328375 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969328375 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969328375 data=null} to TreeItem with text {kernel-overlap-testing}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969328375 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969328375 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969328371 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:43 [2020-02-28T07:06:43.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969328366 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969328366 data=null doit=true} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969328366 data=null} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969328366 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969328366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969328355 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969328354 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969328354 data=null doit=true} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969328354 data=null} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969328354 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969328354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969328350 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:43 [2020-02-28T07:06:43.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969328349 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969328349 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969328349 data=null} to TreeItem with text {Traces [12]}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969328349 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969328349 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:43 [2020-02-28T07:06:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969328343 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:43 [2020-02-28T07:06:43.928Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327916 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969327916 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969327916 data=null} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327916 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969327916 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327905 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:44 [2020-02-28T07:06:44.489Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327903 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969327903 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969327903 data=null} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327902 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969327902 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327899 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327899 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969327899 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969327898 data=null} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327898 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969327898 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327895 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327895 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327895 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327882 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969327882 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969327882 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969327882 data=null} to TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:44 [2020-02-28T07:06:44.490Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969327894 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - Attempting to set focus on Table with text {}
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969327377 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969327377 data=null doit=true} to TableItem with text {}
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969327377 data=null} to TableItem with text {}
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969327377 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969327375 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969327370 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:45 [2020-02-28T07:06:45.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:45 [2020-02-28T07:06:45.977Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:45 [2020-02-28T07:06:45.977Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:45 [2020-02-28T07:06:45.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969326434 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:06:45 [2020-02-28T07:06:45.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969326433 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:45 [2020-02-28T07:06:45.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969326433 data=null} to TreeItem with text {simple_server-thread1}
02:06:45 [2020-02-28T07:06:45.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969326433 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:06:45 [2020-02-28T07:06:45.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969326433 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969326430 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:45 [2020-02-28T07:06:45.978Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969326425 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969326425 data=null doit=true} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969326425 data=null} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969326424 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969326424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969326414 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969326414 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969326414 data=null doit=true} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969326414 data=null} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969326413 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969326413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969326409 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:45 [2020-02-28T07:06:45.978Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969326409 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969326409 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969326409 data=null} to TreeItem with text {Traces [12]}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969326408 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969326408 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969326402 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:45 [2020-02-28T07:06:45.978Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326360 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969326359 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969326359 data=null} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326359 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969326359 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326348 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:45 [2020-02-28T07:06:45.978Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326346 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969326346 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969326346 data=null} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326345 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969326345 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326342 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326342 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969326342 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969326342 data=null} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326342 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969326341 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326338 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326338 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326338 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
02:06:45 [2020-02-28T07:06:45.978Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969326338 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326326 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969326162 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969326156 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969326156 data=null} to TreeItem with text {simple_server-thread2}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Attempting to set focus on Table with text {}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969326152 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969326152 data=null doit=true} to TableItem with text {}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969326152 data=null} to TableItem with text {}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969326152 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969326150 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969326145 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:46 [2020-02-28T07:06:46.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969324974 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969324974 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969324974 data=null} to TreeItem with text {simple_server-thread2}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969324974 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969324974 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969324971 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:47 [2020-02-28T07:06:47.599Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969324966 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969324966 data=null doit=true} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969324966 data=null} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969324966 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969324966 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969324955 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969324955 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969324955 data=null doit=true} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969324955 data=null} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969324954 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969324954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969324950 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:47 [2020-02-28T07:06:47.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969324950 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969324950 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969324949 data=null} to TreeItem with text {Traces [12]}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969324949 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969324949 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969324943 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:47 [2020-02-28T07:06:47.599Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324893 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969324893 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969324893 data=null} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324893 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969324893 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324881 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:47 [2020-02-28T07:06:47.599Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324879 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969324879 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969324879 data=null} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324879 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969324878 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324875 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324875 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969324875 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969324875 data=null} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324875 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969324874 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324872 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324871 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324871 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324855 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969324855 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969324855 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969324854 data=null} to TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:47 [2020-02-28T07:06:47.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.974Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969324871 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:48 [2020-02-28T07:06:48.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:48 [2020-02-28T07:06:48.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - Attempting to set focus on Table with text {}
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969322843 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969322843 data=null doit=true} to TableItem with text {}
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969322843 data=null} to TableItem with text {}
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969322843 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969322841 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969322836 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:49 [2020-02-28T07:06:49.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969322100 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969322099 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969322099 data=null} to TreeItem with text {ust-overlap-testing}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969322099 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969322099 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969322096 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:50 [2020-02-28T07:06:50.463Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969322091 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969322091 data=null doit=true} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969322091 data=null} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969322091 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969322091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969322080 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969322074 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969322074 data=null doit=true} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969322074 data=null} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969322073 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969322073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969322069 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:50 [2020-02-28T07:06:50.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969322068 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969322068 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969322068 data=null} to TreeItem with text {Traces [12]}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969322068 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969322068 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:50 [2020-02-28T07:06:50.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969322061 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:50 [2020-02-28T07:06:50.463Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321733 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321733 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321733 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321733 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969321733 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)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321722 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:50 [2020-02-28T07:06:50.719Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321721 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321721 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321720 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321720 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969321720 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)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321717 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321717 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321717 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321717 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321717 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969321717 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)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321714 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321714 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321714 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969321713 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)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321702 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321587 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321586 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969321586 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:50 [2020-02-28T07:06:50.719Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:51 [2020-02-28T07:06:51.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:51 [2020-02-28T07:06:51.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - Attempting to set focus on Table with text {}
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969320559 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969320559 data=null doit=true} to TableItem with text {}
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969320559 data=null} to TableItem with text {}
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969320559 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969320558 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969320552 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:51 [2020-02-28T07:06:51.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969320312 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969320312 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969320312 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969320312 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969320312 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)}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969320309 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:52 [2020-02-28T07:06:52.095Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969320304 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969320304 data=null doit=true} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969320304 data=null} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969320304 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969320304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969320293 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969320292 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969320292 data=null doit=true} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969320292 data=null} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969320292 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969320292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969320287 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:52 [2020-02-28T07:06:52.095Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969320287 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969320287 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969320287 data=null} to TreeItem with text {Traces [12]}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969320286 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969320286 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:52 [2020-02-28T07:06:52.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969320279 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:52 [2020-02-28T07:06:52.095Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319851 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319851 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319851 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319851 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969319851 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)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319840 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:52 [2020-02-28T07:06:52.658Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319838 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319838 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319838 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319838 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969319838 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)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319834 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319834 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319834 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319834 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319834 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969319834 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)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319831 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319831 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319831 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969319831 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)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319820 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319795 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319795 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969319795 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:52 [2020-02-28T07:06:52.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:53 [2020-02-28T07:06:53.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:53 [2020-02-28T07:06:53.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:53 [2020-02-28T07:06:53.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:53 [2020-02-28T07:06:53.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:53 [2020-02-28T07:06:53.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:53 [2020-02-28T07:06:53.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:53 [2020-02-28T07:06:53.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:53 [2020-02-28T07:06:53.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Attempting to set focus on Table with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969318291 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969318291 data=null doit=true} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969318291 data=null} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969318290 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969318289 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969318283 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969318240 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969318240 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969318239 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969318239 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969318239 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)}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969318231 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:54 [2020-02-28T07:06:54.145Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969318226 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969318226 data=null doit=true} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969318226 data=null} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969318226 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969318226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969318216 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969318216 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969318216 data=null doit=true} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969318216 data=null} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969318215 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969318215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969318212 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:54 [2020-02-28T07:06:54.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969318211 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969318211 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969318211 data=null} to TreeItem with text {Traces [12]}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969318211 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969318211 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:54 [2020-02-28T07:06:54.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969318204 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:54 [2020-02-28T07:06:54.145Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:54 [2020-02-28T07:06:54.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:54 [2020-02-28T07:06:54.400Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:54 [2020-02-28T07:06:54.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317878 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317878 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317878 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317878 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969317878 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)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317867 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:54 [2020-02-28T07:06:54.401Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317865 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317865 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317865 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317865 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969317865 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)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317862 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317861 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317861 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317861 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317861 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969317861 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)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317858 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317858 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317858 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.401Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969317857 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)}
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317846 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317608 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317608 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969317608 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - Attempting to set focus on Table with text {}
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969317590 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969317590 data=null doit=true} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969317589 data=null} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969317589 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969317587 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969317582 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:54 [2020-02-28T07:06:54.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:54 [2020-02-28T07:06:54.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969316344 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969316343 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969316343 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969316343 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969316343 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)}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969316339 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:56 [2020-02-28T07:06:56.018Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969316334 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969316334 data=null doit=true} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969316333 data=null} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969316333 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969316333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969316322 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969316321 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969316321 data=null doit=true} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969316321 data=null} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969316321 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969316321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969316316 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:56 [2020-02-28T07:06:56.018Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969316316 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969316316 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969316316 data=null} to TreeItem with text {Traces [12]}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969316316 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969316316 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:56 [2020-02-28T07:06:56.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969316309 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:56 [2020-02-28T07:06:56.018Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:56 [2020-02-28T07:06:56.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:56 [2020-02-28T07:06:56.273Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:56 [2020-02-28T07:06:56.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315980 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969315979 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969315979 data=null} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315979 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969315979 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)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315967 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:56 [2020-02-28T07:06:56.274Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315966 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969315965 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969315965 data=null} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315965 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969315965 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)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315962 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315962 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969315961 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969315961 data=null} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315961 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969315961 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)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315958 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315958 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.274Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315958 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969315958 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)}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315946 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969315833 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969315822 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969315822 data=null} to TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Attempting to set focus on Table with text {}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969315808 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969315808 data=null doit=true} to TableItem with text {}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969315808 data=null} to TableItem with text {}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969315808 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969315806 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969315801 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:56 [2020-02-28T07:06:56.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969314562 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969314562 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969314562 data=null} to TreeItem with text {simple_server-thread1(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969314562 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969314562 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)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969314558 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:57 [2020-02-28T07:06:57.893Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969314553 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969314553 data=null doit=true} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969314553 data=null} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969314553 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969314553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969314542 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969314542 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969314542 data=null doit=true} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969314542 data=null} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969314542 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969314542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969314537 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:57 [2020-02-28T07:06:57.893Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969314536 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969314536 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969314536 data=null} to TreeItem with text {Traces [12]}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969314536 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969314536 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969314529 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:57 [2020-02-28T07:06:57.893Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314493 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969314493 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969314492 data=null} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314492 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969314492 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)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314481 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:57 [2020-02-28T07:06:57.893Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314473 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969314473 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969314473 data=null} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314473 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969314473 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)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314470 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314469 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969314469 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969314469 data=null} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314469 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969314469 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)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314466 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314466 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314465 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969314465 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)}
02:06:57 [2020-02-28T07:06:57.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314454 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969314342 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969314331 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969314331 data=null} to TreeItem with text {simple_server-thread2(2)}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Attempting to set focus on Table with text {}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969314327 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969314327 data=null doit=true} to TableItem with text {}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969314327 data=null} to TableItem with text {}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969314327 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969314325 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969314320 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:58 [2020-02-28T07:06:58.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969313070 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969313070 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969313069 data=null} to TreeItem with text {simple_server-thread2(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969313069 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969313069 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)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969313066 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:59 [2020-02-28T07:06:59.514Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969313061 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969313061 data=null doit=true} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969313061 data=null} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969313061 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969313061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969313049 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969313049 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969313049 data=null doit=true} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969313048 data=null} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969313048 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969313048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969313044 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:06:59 [2020-02-28T07:06:59.514Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969313043 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969313043 data=null doit=true} to TreeItem with text {Traces [12]}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969313043 data=null} to TreeItem with text {Traces [12]}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969313043 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969313043 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969313036 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:06:59 [2020-02-28T07:06:59.514Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312992 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969312992 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969312992 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312992 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969312992 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)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312981 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:06:59 [2020-02-28T07:06:59.514Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312979 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969312979 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969312979 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312979 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969312979 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)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312975 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312975 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969312975 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Attempting to set focus on Tree with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969312975 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312975 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969312975 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)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312971 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312971 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312971 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969312971 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)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312959 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969312837 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969312832 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969312832 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Attempting to set focus on Table with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969312828 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969312828 data=null doit=true} to TableItem with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969312828 data=null} to TableItem with text {}
02:06:59 [2020-02-28T07:06:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969312827 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:06:59 [2020-02-28T07:06:59.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969312826 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:06:59 [2020-02-28T07:06:59.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969312807 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:06:59 [2020-02-28T07:06:59.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:06:59 [2020-02-28T07:06:59.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969311566 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969311566 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969311566 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969311566 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969311566 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)}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969311562 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:00 [2020-02-28T07:07:00.877Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969311558 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969311558 data=null doit=true} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969311558 data=null} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969311557 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969311557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969311546 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969311545 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969311545 data=null doit=true} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969311545 data=null} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969311545 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969311545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969311540 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969311540 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969311539 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969311539 data=null} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969311539 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969311539 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969311532 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969311497 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969311497 data=null doit=true} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969311497 data=null} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969311497 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969311497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969311488 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969311488 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969311488 data=null doit=true} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969311488 data=null} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969311488 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969311488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969311483 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:00 [2020-02-28T07:07:00.878Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969311482 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969311482 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969311482 data=null} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969311482 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969311482 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969311476 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969311475 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969311475 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969311475 data=null} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969311475 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969311475 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969311472 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Clicking on with mnemonic 'Clear'
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Clicked on with mnemonic 'Clear'
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969311373 data=null doit=true} to Shell with text {Confirm Clear}
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Clicking on &Yes
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969311372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969311372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969311372 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969311372 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969311372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969311372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:00 [2020-02-28T07:07:00.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969311372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.141Z] DEBUG - Clicked on 
02:07:04 [2020-02-28T07:07:04.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969311404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969307532 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969307532 data=null doit=true} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969307532 data=null} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969307532 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969307532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969307524 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969307523 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969307523 data=null doit=true} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969307523 data=null} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969307523 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969307523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969307519 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:04 [2020-02-28T07:07:04.960Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969307519 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969307519 data=null doit=true} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969307519 data=null} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969307519 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969307518 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969307513 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969307513 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969307513 data=null doit=true} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969307513 data=null} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969307513 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969307513 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969307511 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Clicking on with mnemonic 'Import...'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Clicked on with mnemonic 'Import...'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969307407 data=null doit=true} to Shell with text {Trace Import}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:07:04 [2020-02-28T07:07:04.960Z] 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
02:07:04 [2020-02-28T07:07:04.960Z] 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=-1969307405 data=null} to (of type 'Combo')
02:07:04 [2020-02-28T07:07:04.960Z] 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
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1969307394 data=null doit=true} to TreeItem with text {/}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1969307394 data=null} to TreeItem with text {/}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1969307394 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969307394 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1969307392 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1969307392 data=null doit=true} to Tree node with text: z-clashes
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1969307392 data=null} to Tree node with text: z-clashes
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1969307392 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969307392 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
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1969307390 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1969307390 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1969307389 data=null doit=true} to Tree node with text: z-clashes
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1969307389 data=null} to Tree node with text: z-clashes
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1969307389 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969307389 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
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1969307388 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:04 [2020-02-28T07:07:04.960Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969307381 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969307381 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969307381 data=null} to Tree node with text: kernel-overlap-testing
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969307380 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969307380 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
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969307379 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969307377 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:'))
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:07:04 [2020-02-28T07:07:04.960Z] 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')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d47ec25
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969307375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969307375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969307375 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969307375 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969307375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969307374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969307374 data=null item=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')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969307374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969307374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969307374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969307374 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969307374 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:07:04 [2020-02-28T07:07:04.961Z] 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')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:07:04 [2020-02-28T07:07:04.961Z] 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')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] 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')
02:07:04 [2020-02-28T07:07:04.961Z] 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.
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Clicking on &Finish
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969307371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969307371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969307371 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969307371 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969307371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969307371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:04 [2020-02-28T07:07:04.961Z] DEBUG - Clicked on &Finish
02:07:05 [2020-02-28T07:07:05.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969307369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:05 [2020-02-28T07:07:05.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969307492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969306856 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969306856 data=null doit=true} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969306855 data=null} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969306855 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969306855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969306848 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969306848 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969306847 data=null doit=true} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969306847 data=null} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969306846 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969306846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969306843 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:05 [2020-02-28T07:07:05.473Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969306842 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969306842 data=null doit=true} to TreeItem with text {Traces [2]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969306842 data=null} to TreeItem with text {Traces [2]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969306842 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969306842 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]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969306837 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969306837 data=null doit=true} to TreeItem with text {Traces [2]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969306837 data=null} to TreeItem with text {Traces [2]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969306836 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969306836 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]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969306834 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1969306834 data=null doit=true} to TreeItem with text {z-clashes [1]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1969306834 data=null} to TreeItem with text {z-clashes [1]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1969306834 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969306834 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]}
02:07:05 [2020-02-28T07:07:05.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1969306832 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306510 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969306509 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969306509 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306509 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969306509 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306499 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:05 [2020-02-28T07:07:05.729Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306498 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969306497 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969306497 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306497 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969306497 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306494 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306494 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969306494 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969306494 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306494 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969306494 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306491 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306491 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306491 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969306491 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306482 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969306391 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969306391 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969306391 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:07:05 [2020-02-28T07:07:05.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:06 [2020-02-28T07:07:06.576Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:06 [2020-02-28T07:07:06.576Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:07 [2020-02-28T07:07:07.136Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:07 [2020-02-28T07:07:07.136Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - Attempting to set focus on Table with text {}
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969304886 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969304886 data=null doit=true} to TableItem with text {}
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969304886 data=null} to TableItem with text {}
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969304886 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969304885 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:07 [2020-02-28T07:07:07.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969304879 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969304840 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969304840 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969304840 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969304840 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969304840 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969304837 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:07 [2020-02-28T07:07:07.392Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:07 [2020-02-28T07:07:07.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969304806 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969304806 data=null doit=true} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969304806 data=null} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969304806 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969304806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969304796 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969304796 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969304796 data=null doit=true} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969304796 data=null} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969304796 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969304796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969304792 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:07 [2020-02-28T07:07:07.647Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969304791 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969304791 data=null doit=true} to TreeItem with text {Traces [2]}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969304791 data=null} to TreeItem with text {Traces [2]}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969304791 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969304791 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]}
02:07:07 [2020-02-28T07:07:07.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969304785 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:07 [2020-02-28T07:07:07.647Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:07:07 [2020-02-28T07:07:07.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:07 [2020-02-28T07:07:07.902Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:07 [2020-02-28T07:07:07.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304462 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969304462 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969304462 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304461 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969304461 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304451 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:07 [2020-02-28T07:07:07.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:07 [2020-02-28T07:07:07.903Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304449 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969304449 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969304449 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304449 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969304449 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304446 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304446 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969304446 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969304445 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304445 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969304445 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304442 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304442 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304442 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969304442 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304433 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969304411 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969304411 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969304411 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:07:07 [2020-02-28T07:07:07.903Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - Attempting to set focus on Table with text {}
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969303905 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969303904 data=null doit=true} to TableItem with text {}
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969303904 data=null} to TableItem with text {}
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969303904 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969303901 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969303895 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:08 [2020-02-28T07:07:08.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969302956 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969302956 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969302956 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969302955 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302955 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969302952 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:09 [2020-02-28T07:07:09.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969302947 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969302947 data=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969302947 data=null} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969302947 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969302936 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969302936 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969302936 data=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969302935 data=null} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969302935 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969302931 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969302931 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969302931 data=null doit=true} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969302931 data=null} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969302930 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302930 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]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969302924 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969302919 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969302919 data=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969302919 data=null} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969302919 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969302912 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969302911 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969302911 data=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969302911 data=null} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969302911 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969302907 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969302907 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969302907 data=null doit=true} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969302907 data=null} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969302906 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302906 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]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969302901 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969302900 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969302900 data=null doit=true} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969302900 data=null} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969302900 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302900 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]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969302898 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Clicking on with mnemonic 'Clear'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - Clicked on with mnemonic 'Clear'
02:07:09 [2020-02-28T07:07:09.390Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969302854 data=null doit=true} to Shell with text {Confirm Clear}
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - Clicking on &Yes
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969302853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969302853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969302853 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969302853 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969302852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969302852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:09 [2020-02-28T07:07:09.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969302852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969302876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Clicked on 
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969302305 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969302305 data=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969302305 data=null} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969302305 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969302296 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969302296 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969302296 data=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969302296 data=null} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969302296 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969302291 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:09 [2020-02-28T07:07:09.951Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969302291 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969302291 data=null doit=true} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969302291 data=null} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969302291 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302291 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969302285 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969302284 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969302284 data=null doit=true} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969302284 data=null} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969302284 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302284 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:07:09 [2020-02-28T07:07:09.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969302282 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:10 [2020-02-28T07:07:10.206Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Clicking on with mnemonic 'Import...'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Clicked on with mnemonic 'Import...'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969302161 data=null doit=true} to Shell with text {Trace Import}
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:07:10 [2020-02-28T07:07:10.207Z] 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
02:07:10 [2020-02-28T07:07:10.207Z] 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=-1969302159 data=null} to (of type 'Combo')
02:07:10 [2020-02-28T07:07:10.207Z] 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
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1969302141 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1969302141 data=null doit=true} to TreeItem with text {/}
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1969302141 data=null} to TreeItem with text {/}
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1969302141 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969302140 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1969302140 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Setting state to checked on: /
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969302134 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:'))
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:07:10 [2020-02-28T07:07:10.207Z] 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')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:07:10 [2020-02-28T07:07:10.207Z] 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')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] 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')
02:07:10 [2020-02-28T07:07:10.207Z] 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.
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Clicking on &Finish
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969302128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969302128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969302128 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969302128 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969302128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969302127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.208Z] DEBUG - Clicked on &Finish
02:07:10 [2020-02-28T07:07:10.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969302127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:10 [2020-02-28T07:07:10.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969302257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969300979 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969300979 data=null doit=true} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969300979 data=null} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969300979 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969300979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969300972 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969300971 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969300971 data=null doit=true} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969300971 data=null} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969300971 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969300971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969300968 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:11 [2020-02-28T07:07:11.329Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969300967 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969300967 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969300967 data=null} to TreeItem with text {Traces [12]}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969300967 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969300967 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969300962 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969300962 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969300961 data=null} to TreeItem with text {Traces [12]}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969300961 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969300961 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]}
02:07:11 [2020-02-28T07:07:11.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969300957 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300535 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969300535 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969300535 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300535 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969300534 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300525 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:11 [2020-02-28T07:07:11.890Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300523 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969300523 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969300523 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300523 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969300523 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300520 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300520 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969300520 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969300520 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300520 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969300520 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300517 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300517 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300517 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969300517 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300507 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969300398 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969300397 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969300397 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:11 [2020-02-28T07:07:11.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:12 [2020-02-28T07:07:12.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:12 [2020-02-28T07:07:12.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - Attempting to set focus on Table with text {}
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969299367 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969299367 data=null doit=true} to TableItem with text {}
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969299366 data=null} to TableItem with text {}
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969299366 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969299365 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969299360 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:13 [2020-02-28T07:07:13.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969299127 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969299127 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969299127 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969299127 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969299127 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969299124 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:13 [2020-02-28T07:07:13.268Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969299120 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969299120 data=null doit=true} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969299120 data=null} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969299120 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969299119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969299110 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969299110 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969299109 data=null doit=true} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969299109 data=null} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969299109 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969299109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969299106 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:13 [2020-02-28T07:07:13.268Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969299105 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969299105 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969299105 data=null} to TreeItem with text {Traces [12]}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969299105 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969299105 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:13 [2020-02-28T07:07:13.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969299099 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:13 [2020-02-28T07:07:13.268Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298775 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969298775 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969298775 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298775 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969298775 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298764 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:13 [2020-02-28T07:07:13.524Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298762 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969298762 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969298762 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298762 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969298762 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298759 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298759 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969298759 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969298759 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298758 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969298758 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298756 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298756 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298755 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.524Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969298755 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298745 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969298661 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969298661 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969298661 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.779Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:07:13 [2020-02-28T07:07:13.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:13 [2020-02-28T07:07:13.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Attempting to set focus on Table with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969297157 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969297157 data=null doit=true} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969297157 data=null} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969297157 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969297156 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969297150 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969297112 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969297112 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969297112 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969297112 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969297112 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969297109 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:15 [2020-02-28T07:07:15.143Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969297104 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969297104 data=null doit=true} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969297104 data=null} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969297104 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969297104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969297094 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969297093 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969297093 data=null doit=true} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969297093 data=null} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969297093 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969297093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969297089 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:15 [2020-02-28T07:07:15.143Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969297089 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969297089 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969297089 data=null} to TreeItem with text {Traces [12]}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969297088 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:15 [2020-02-28T07:07:15.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969297088 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:15 [2020-02-28T07:07:15.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969297082 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:15 [2020-02-28T07:07:15.398Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296658 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969296657 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969296657 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296657 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969296657 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296647 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:15 [2020-02-28T07:07:15.653Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296645 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969296645 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969296645 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296645 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969296645 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296642 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296642 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969296642 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969296642 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296642 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969296641 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296639 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296639 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296639 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.653Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969296639 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296628 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969296464 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969296464 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969296464 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Attempting to set focus on Table with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969296460 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969296460 data=null doit=true} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969296460 data=null} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969296460 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969296458 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969296458 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Attempting to set focus on Table with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969296456 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969296456 data=null doit=true} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969296456 data=null} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969296456 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969296454 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:15 [2020-02-28T07:07:15.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969296454 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:16 [2020-02-28T07:07:16.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:16 [2020-02-28T07:07:16.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969295215 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969295215 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969295215 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969295215 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969295215 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969295211 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:17 [2020-02-28T07:07:17.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969295206 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969295206 data=null doit=true} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969295206 data=null} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969295206 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969295206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969295194 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969295194 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969295194 data=null doit=true} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969295194 data=null} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969295194 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969295194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969295190 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:17 [2020-02-28T07:07:17.288Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969295189 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969295189 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969295189 data=null} to TreeItem with text {Traces [12]}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969295189 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969295189 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969295182 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:17 [2020-02-28T07:07:17.288Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295057 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969295057 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969295057 data=null} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295057 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969295057 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295045 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:17 [2020-02-28T07:07:17.288Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295044 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969295043 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969295043 data=null} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295043 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969295043 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295040 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295040 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969295039 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969295039 data=null} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295039 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969295039 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295036 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295036 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295036 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.288Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969295036 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969295023 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969294876 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969294870 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969294869 data=null} to TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Attempting to set focus on Table with text {}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969294865 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969294865 data=null doit=true} to TableItem with text {}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969294865 data=null} to TableItem with text {}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969294865 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969294863 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969294852 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:17 [2020-02-28T07:07:17.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969293574 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969293573 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969293573 data=null} to TreeItem with text {simple_server-thread1}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969293573 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969293573 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969293570 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:18 [2020-02-28T07:07:18.910Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969293566 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969293565 data=null doit=true} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969293565 data=null} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969293565 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969293565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969293555 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969293555 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969293555 data=null doit=true} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969293555 data=null} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969293554 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969293554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969293551 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:18 [2020-02-28T07:07:18.910Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969293550 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969293550 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969293550 data=null} to TreeItem with text {Traces [12]}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969293550 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969293550 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:18 [2020-02-28T07:07:18.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969293544 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:18 [2020-02-28T07:07:18.910Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293219 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969293219 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969293219 data=null} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293219 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969293219 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293208 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:19 [2020-02-28T07:07:19.165Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293206 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969293206 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969293206 data=null} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293206 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969293205 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293202 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293202 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969293202 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969293202 data=null} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293202 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969293202 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293199 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293199 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293199 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293190 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969293190 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969293190 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969293190 data=null} to TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:19 [2020-02-28T07:07:19.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:19 [2020-02-28T07:07:19.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:19 [2020-02-28T07:07:19.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:19 [2020-02-28T07:07:19.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:19 [2020-02-28T07:07:19.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:19 [2020-02-28T07:07:19.724Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969293199 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - Attempting to set focus on Table with text {}
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969292184 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969292184 data=null doit=true} to TableItem with text {}
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969292184 data=null} to TableItem with text {}
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969292184 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969292182 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969292177 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:20 [2020-02-28T07:07:20.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:21 [2020-02-28T07:07:21.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:21 [2020-02-28T07:07:21.212Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:21 [2020-02-28T07:07:21.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969291143 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:07:21 [2020-02-28T07:07:21.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969291143 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:21 [2020-02-28T07:07:21.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969291143 data=null} to TreeItem with text {simple_server-thread2}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969291142 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969291142 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969291139 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:21 [2020-02-28T07:07:21.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969291135 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969291135 data=null doit=true} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969291135 data=null} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969291135 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969291135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969291125 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969291124 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969291124 data=null doit=true} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969291124 data=null} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969291124 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969291124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969291120 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:21 [2020-02-28T07:07:21.213Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969291120 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969291120 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969291119 data=null} to TreeItem with text {Traces [12]}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969291119 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969291119 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969291113 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:21 [2020-02-28T07:07:21.213Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291079 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969291079 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969291079 data=null} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291079 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969291078 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291068 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:21 [2020-02-28T07:07:21.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291067 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969291067 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969291067 data=null} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291066 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969291066 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291063 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291063 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969291063 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969291063 data=null} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291063 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969291063 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291060 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291060 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291060 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291051 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969291050 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969291050 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969291050 data=null} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.468Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969291060 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - Attempting to set focus on Table with text {}
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969290545 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969290545 data=null doit=true} to TableItem with text {}
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969290545 data=null} to TableItem with text {}
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969290545 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969290543 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969290538 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:21 [2020-02-28T07:07:21.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969289498 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969289498 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969289498 data=null} to TreeItem with text {ust-overlap-testing}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969289498 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969289498 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969289494 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:23 [2020-02-28T07:07:23.086Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969289488 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969289488 data=null doit=true} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969289488 data=null} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969289487 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969289487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969289475 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969289474 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969289474 data=null doit=true} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969289474 data=null} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969289474 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969289474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969289469 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:23 [2020-02-28T07:07:23.086Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969289468 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969289468 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969289468 data=null} to TreeItem with text {Traces [12]}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969289468 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969289467 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969289460 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:23 [2020-02-28T07:07:23.086Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1969289459 data=null doit=true} to TreeItem with text {z-clashes [6]}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1969289459 data=null} to TreeItem with text {z-clashes [6]}
02:07:23 [2020-02-28T07:07:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1969289459 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
02:07:23 [2020-02-28T07:07:23.087Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969289459 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]}
02:07:23 [2020-02-28T07:07:23.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1969289453 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
02:07:23 [2020-02-28T07:07:23.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:23 [2020-02-28T07:07:23.087Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289124 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969289124 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969289123 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289123 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969289123 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289113 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:23 [2020-02-28T07:07:23.343Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289111 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969289111 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969289111 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289110 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969289110 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289107 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.343Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289107 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969289107 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969289107 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289107 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969289107 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289104 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289104 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289103 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969289103 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289091 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969289064 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969289064 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969289064 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:23 [2020-02-28T07:07:23.928Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:23 [2020-02-28T07:07:23.928Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:24 [2020-02-28T07:07:24.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:24 [2020-02-28T07:07:24.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:24 [2020-02-28T07:07:24.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:24 [2020-02-28T07:07:24.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:24 [2020-02-28T07:07:24.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:24 [2020-02-28T07:07:24.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:24 [2020-02-28T07:07:24.756Z] DEBUG - Attempting to set focus on Table with text {}
02:07:24 [2020-02-28T07:07:24.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969287558 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:24 [2020-02-28T07:07:24.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969287558 data=null doit=true} to TableItem with text {}
02:07:24 [2020-02-28T07:07:24.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969287558 data=null} to TableItem with text {}
02:07:24 [2020-02-28T07:07:24.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969287558 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:24 [2020-02-28T07:07:24.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969287557 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:24 [2020-02-28T07:07:24.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969287551 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:24 [2020-02-28T07:07:24.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:24 [2020-02-28T07:07:24.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969287414 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969287414 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969287414 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969287413 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969287413 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969287410 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:25 [2020-02-28T07:07:25.012Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969287403 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969287403 data=null doit=true} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969287403 data=null} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969287403 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969287403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969287388 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969287387 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969287387 data=null doit=true} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969287387 data=null} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969287387 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969287387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969287382 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:25 [2020-02-28T07:07:25.012Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969287381 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969287381 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969287381 data=null} to TreeItem with text {Traces [12]}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969287381 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969287380 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:25 [2020-02-28T07:07:25.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969287373 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:25 [2020-02-28T07:07:25.012Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:25 [2020-02-28T07:07:25.012Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
02:07:25 [2020-02-28T07:07:25.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:25 [2020-02-28T07:07:25.267Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286943 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969286943 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969286943 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286943 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969286943 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286932 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:25 [2020-02-28T07:07:25.523Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286930 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969286930 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969286930 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286930 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969286930 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286927 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286927 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969286926 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.524Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:25 [2020-02-28T07:07:25.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969286926 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286926 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969286926 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286923 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286923 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.524Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286923 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.524Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969286923 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286912 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969286687 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969286687 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969286687 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:25 [2020-02-28T07:07:25.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Attempting to set focus on Table with text {}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969285683 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969285683 data=null doit=true} to TableItem with text {}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969285683 data=null} to TableItem with text {}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969285683 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969285681 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969285674 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969285536 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969285536 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969285536 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969285535 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969285535 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969285532 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:26 [2020-02-28T07:07:26.706Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969285527 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969285527 data=null doit=true} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969285527 data=null} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969285527 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969285527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969285517 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969285516 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969285516 data=null doit=true} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969285516 data=null} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969285516 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969285516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969285512 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:26 [2020-02-28T07:07:26.961Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969285511 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969285511 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969285511 data=null} to TreeItem with text {Traces [12]}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969285511 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969285511 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969285504 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:26 [2020-02-28T07:07:26.961Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:26 [2020-02-28T07:07:26.961Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285463 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969285462 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969285462 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285462 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969285462 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285451 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:26 [2020-02-28T07:07:26.962Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285443 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969285443 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969285443 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285443 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969285443 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285440 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285439 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969285439 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969285439 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285439 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969285439 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285436 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285436 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285436 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285423 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969285423 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969285423 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969285423 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:26 [2020-02-28T07:07:26.962Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969285435 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - Attempting to set focus on Table with text {}
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969284918 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969284918 data=null doit=true} to TableItem with text {}
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969284918 data=null} to TableItem with text {}
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969284918 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969284916 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969284911 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:27 [2020-02-28T07:07:27.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969283573 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969283573 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969283573 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969283573 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969283573 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969283569 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:28 [2020-02-28T07:07:28.885Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969283565 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969283565 data=null doit=true} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969283565 data=null} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969283565 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969283565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969283554 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969283554 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969283554 data=null doit=true} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969283554 data=null} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969283554 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969283554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969283550 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:28 [2020-02-28T07:07:28.885Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969283549 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969283549 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969283549 data=null} to TreeItem with text {Traces [12]}
02:07:28 [2020-02-28T07:07:28.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969283549 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:28 [2020-02-28T07:07:28.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969283549 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:28 [2020-02-28T07:07:28.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969283542 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:28 [2020-02-28T07:07:28.886Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:28 [2020-02-28T07:07:28.886Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283116 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969283116 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969283116 data=null} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283116 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969283116 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283106 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:29 [2020-02-28T07:07:29.143Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283104 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969283104 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969283104 data=null} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283104 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969283104 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283101 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283101 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969283101 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969283101 data=null} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283100 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969283100 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283098 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283097 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283097 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.143Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969283097 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283086 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969283059 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969283059 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969283059 data=null} to TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - Attempting to set focus on Table with text {}
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969282554 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969282554 data=null doit=true} to TableItem with text {}
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969282554 data=null} to TableItem with text {}
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969282553 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969282552 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969282546 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:29 [2020-02-28T07:07:29.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969281510 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969281510 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969281510 data=null} to TreeItem with text {simple_server-thread1}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969281510 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969281510 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969281507 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:30 [2020-02-28T07:07:30.885Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969281502 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969281502 data=null doit=true} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969281502 data=null} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969281502 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969281502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969281492 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969281492 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969281492 data=null doit=true} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969281492 data=null} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969281492 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969281492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969281488 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:30 [2020-02-28T07:07:30.885Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969281487 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969281487 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969281487 data=null} to TreeItem with text {Traces [12]}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969281487 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969281487 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969281481 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:30 [2020-02-28T07:07:30.885Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:30 [2020-02-28T07:07:30.885Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281446 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969281445 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969281445 data=null} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281445 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969281445 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281434 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:30 [2020-02-28T07:07:30.885Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281433 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969281433 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969281433 data=null} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281433 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969281432 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281429 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281429 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969281429 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969281429 data=null} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281429 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969281429 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281426 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281426 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281426 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969281426 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:30 [2020-02-28T07:07:30.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281410 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969281287 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969281267 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969281267 data=null} to TreeItem with text {simple_server-thread2}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Attempting to set focus on Table with text {}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969281263 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969281263 data=null doit=true} to TableItem with text {}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969281263 data=null} to TableItem with text {}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969281263 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969281261 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969281256 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:31 [2020-02-28T07:07:31.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:32 [2020-02-28T07:07:32.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969280016 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969280016 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969280016 data=null} to TreeItem with text {simple_server-thread2}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969280016 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969280016 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969280012 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:32 [2020-02-28T07:07:32.504Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969280006 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969280006 data=null doit=true} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969280006 data=null} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969280006 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969280006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969279991 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969279984 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969279984 data=null doit=true} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969279984 data=null} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969279984 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969279983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969279978 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:32 [2020-02-28T07:07:32.504Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969279977 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969279977 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969279977 data=null} to TreeItem with text {Traces [12]}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969279977 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969279976 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:32 [2020-02-28T07:07:32.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969279967 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:32 [2020-02-28T07:07:32.504Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:32 [2020-02-28T07:07:32.504Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279637 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969279637 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969279637 data=null} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279637 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969279637 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279627 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:32 [2020-02-28T07:07:32.759Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279625 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969279625 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969279625 data=null} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279625 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969279625 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279622 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279621 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969279621 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969279621 data=null} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279621 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969279621 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279618 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279618 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279618 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279607 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969279607 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969279607 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969279607 data=null} to TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:32 [2020-02-28T07:07:32.759Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969279618 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - Attempting to set focus on Table with text {}
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969279102 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969279102 data=null doit=true} to TableItem with text {}
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969279102 data=null} to TableItem with text {}
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969279102 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969279100 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969279095 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:33 [2020-02-28T07:07:33.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969278153 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969278153 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969278153 data=null} to TreeItem with text {ust-overlap-testing}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969278152 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969278152 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969278149 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:34 [2020-02-28T07:07:34.248Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969278144 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969278144 data=null doit=true} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969278144 data=null} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969278144 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969278144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969278133 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969278133 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969278133 data=null doit=true} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969278133 data=null} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969278133 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969278133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969278129 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969278128 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969278128 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969278128 data=null} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969278128 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969278128 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969278108 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969278103 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969278103 data=null doit=true} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969278103 data=null} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969278103 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969278103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969278095 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969278095 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969278095 data=null doit=true} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969278094 data=null} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969278094 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969278094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969278090 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:34 [2020-02-28T07:07:34.248Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969278090 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969278090 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969278089 data=null} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969278089 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969278089 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969278083 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969278083 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969278083 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969278083 data=null} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969278083 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969278083 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969278080 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Clicking on with mnemonic 'Clear'
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Clicked on with mnemonic 'Clear'
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969278000 data=null doit=true} to Shell with text {Confirm Clear}
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Clicking on &Yes
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969278000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969278000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969278000 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969278000 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969278000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969278000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:34 [2020-02-28T07:07:34.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969277999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:07:36 [2020-02-28T07:07:36.967Z] DEBUG - Clicked on 
02:07:36 [2020-02-28T07:07:36.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969278061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969274873 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969274873 data=null doit=true} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969274873 data=null} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969274872 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969274872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969274865 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969274864 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969274864 data=null doit=true} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969274863 data=null} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969274863 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969274863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969274859 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:37 [2020-02-28T07:07:37.530Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969274858 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969274858 data=null doit=true} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969274858 data=null} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969274858 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969274858 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969274852 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969274852 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969274852 data=null doit=true} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969274852 data=null} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969274852 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969274852 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969274849 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Clicking on with mnemonic 'Import...'
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Clicked on with mnemonic 'Import...'
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969274782 data=null doit=true} to Shell with text {Trace Import}
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.530Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:07:37 [2020-02-28T07:07:37.531Z] 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
02:07:37 [2020-02-28T07:07:37.531Z] 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=-1969274780 data=null} to (of type 'Combo')
02:07:37 [2020-02-28T07:07:37.531Z] 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
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1969274767 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1969274766 data=null doit=true} to TreeItem with text {/}
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1969274766 data=null} to TreeItem with text {/}
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1969274766 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969274766 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1969274766 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Setting state to checked on: /
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969274759 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:'))
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:07:37 [2020-02-28T07:07:37.531Z] 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')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@14cd449e
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969274757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969274757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969274757 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969274757 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969274757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969274757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969274757 data=null item=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')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969274757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969274757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969274757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969274757 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969274756 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:07:37 [2020-02-28T07:07:37.531Z] 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')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:07:37 [2020-02-28T07:07:37.531Z] 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')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] 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')
02:07:37 [2020-02-28T07:07:37.531Z] 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.
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Clicking on &Finish
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969274752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969274752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969274752 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969274752 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969274752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969274752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:37 [2020-02-28T07:07:37.531Z] DEBUG - Clicked on &Finish
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1969274238 data=null doit=true} to Shell with text {Confirmation}
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - Clicking on Rename All
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1969274237 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')
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1969274237 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')
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1969274237 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1969274237 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1969274236 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')
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1969274236 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')
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1969274236 data=null item=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')
02:07:38 [2020-02-28T07:07:38.092Z] DEBUG - Clicked on 
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969274752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969274830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969273134 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969273134 data=null doit=true} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969273134 data=null} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969273134 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969273133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969273126 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969273126 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969273126 data=null doit=true} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969273126 data=null} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969273126 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969273126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969273122 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:39 [2020-02-28T07:07:39.456Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969273122 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969273122 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969273122 data=null} to TreeItem with text {Traces [12]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969273121 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969273121 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969273116 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969273116 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969273116 data=null} to TreeItem with text {Traces [12]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969273116 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969273116 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]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969273110 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272785 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969272785 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969272785 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272785 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969272785 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272775 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:39 [2020-02-28T07:07:39.456Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272773 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969272773 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969272773 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272773 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969272773 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272770 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272770 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969272770 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969272770 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272770 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969272770 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272767 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272767 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272767 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969272767 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272756 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969272739 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969272739 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969272739 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:39 [2020-02-28T07:07:39.711Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:07:40 [2020-02-28T07:07:40.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:40 [2020-02-28T07:07:40.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:40 [2020-02-28T07:07:40.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:40 [2020-02-28T07:07:40.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:40 [2020-02-28T07:07:40.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Attempting to set focus on Table with text {}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969271234 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969271234 data=null doit=true} to TableItem with text {}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969271233 data=null} to TableItem with text {}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969271233 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969271232 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969271227 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969271184 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969271184 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969271184 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969271183 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969271183 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969271180 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:41 [2020-02-28T07:07:41.088Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969271176 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969271176 data=null doit=true} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969271175 data=null} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969271175 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969271175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969271165 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969271164 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969271164 data=null doit=true} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969271164 data=null} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969271164 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969271164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969271160 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:41 [2020-02-28T07:07:41.089Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969271160 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969271160 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969271160 data=null} to TreeItem with text {Traces [12]}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969271159 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969271159 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:41 [2020-02-28T07:07:41.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969271153 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:41 [2020-02-28T07:07:41.089Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270728 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969270728 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969270728 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270728 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969270728 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270718 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:41 [2020-02-28T07:07:41.651Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270716 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969270716 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969270716 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270716 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969270716 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270713 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270713 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969270713 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969270713 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270713 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969270712 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270710 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270710 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270710 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969270710 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270699 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969270608 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969270608 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969270608 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:41 [2020-02-28T07:07:41.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:43 [2020-02-28T07:07:43.539Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:43 [2020-02-28T07:07:43.539Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:43 [2020-02-28T07:07:43.539Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:43 [2020-02-28T07:07:43.539Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Attempting to set focus on Table with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969269104 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969269104 data=null doit=true} to TableItem with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969269104 data=null} to TableItem with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969269104 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969269103 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969269097 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969269058 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1969269058 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1969269058 data=null} to TreeItem with text {ExampleCustomXml.xml}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969269058 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969269058 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1969269055 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:43 [2020-02-28T07:07:43.540Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969269050 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969269050 data=null doit=true} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969269050 data=null} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969269050 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969269050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969269040 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969269039 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969269039 data=null doit=true} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969269039 data=null} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969269039 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969269039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969269035 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:43 [2020-02-28T07:07:43.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969269035 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969269034 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969269034 data=null} to TreeItem with text {Traces [12]}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969269034 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969269034 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:43 [2020-02-28T07:07:43.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969269028 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:43 [2020-02-28T07:07:43.540Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268601 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969268601 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969268601 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268601 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969268601 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268590 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:43 [2020-02-28T07:07:43.795Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268589 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969268588 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969268588 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268588 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969268588 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268585 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268585 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969268585 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969268585 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268585 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969268585 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268582 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268582 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268582 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:43 [2020-02-28T07:07:43.796Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969268582 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:44 [2020-02-28T07:07:44.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268571 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
02:07:44 [2020-02-28T07:07:44.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969268367 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:44 [2020-02-28T07:07:44.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969268367 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:44 [2020-02-28T07:07:44.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969268367 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:44 [2020-02-28T07:07:44.051Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:07:44 [2020-02-28T07:07:44.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:44 [2020-02-28T07:07:44.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:44 [2020-02-28T07:07:44.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - Attempting to set focus on Table with text {}
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969267862 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969267862 data=null doit=true} to TableItem with text {}
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969267862 data=null} to TableItem with text {}
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969267862 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969267860 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969267856 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:44 [2020-02-28T07:07:44.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969267118 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969267118 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969267117 data=null} to TreeItem with text {kernel-overlap-testing}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969267117 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969267117 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969267114 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:45 [2020-02-28T07:07:45.171Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969267109 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969267109 data=null doit=true} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969267109 data=null} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969267109 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969267109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969267098 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969267097 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969267097 data=null doit=true} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969267097 data=null} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969267097 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969267097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969267093 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:45 [2020-02-28T07:07:45.171Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:45 [2020-02-28T07:07:45.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969267092 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:45 [2020-02-28T07:07:45.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969267092 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:45 [2020-02-28T07:07:45.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969267092 data=null} to TreeItem with text {Traces [12]}
02:07:45 [2020-02-28T07:07:45.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969267092 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:45 [2020-02-28T07:07:45.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969267092 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:45 [2020-02-28T07:07:45.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969267085 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:45 [2020-02-28T07:07:45.172Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:45 [2020-02-28T07:07:45.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:45 [2020-02-28T07:07:45.172Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267044 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969267043 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969267043 data=null} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267043 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969267043 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267032 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:45 [2020-02-28T07:07:45.427Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267030 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969267030 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969267030 data=null} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267030 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969267030 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267026 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267026 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969267026 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969267026 data=null} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267026 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969267026 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267023 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267023 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267023 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969267023 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969267006 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1969266872 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1969266866 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1969266866 data=null} to TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Attempting to set focus on Table with text {}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969266862 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969266862 data=null doit=true} to TableItem with text {}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969266862 data=null} to TableItem with text {}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969266862 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969266860 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969266855 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:45 [2020-02-28T07:07:45.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1969265617 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1969265617 data=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1969265617 data=null} to TreeItem with text {simple_server-thread1}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1969265617 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969265617 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1969265614 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:46 [2020-02-28T07:07:46.790Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969265609 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969265609 data=null doit=true} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969265609 data=null} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969265609 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969265608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969265598 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969265597 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969265597 data=null doit=true} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969265597 data=null} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969265597 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969265597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969265592 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:46 [2020-02-28T07:07:46.790Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969265592 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969265592 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969265592 data=null} to TreeItem with text {Traces [12]}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969265592 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969265591 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969265578 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:46 [2020-02-28T07:07:46.790Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265541 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969265541 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969265541 data=null} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265541 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969265541 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265529 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:46 [2020-02-28T07:07:46.790Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265528 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969265528 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969265527 data=null} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265527 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969265527 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265524 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265524 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969265524 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969265524 data=null} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265524 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969265524 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265521 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265521 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265520 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265510 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1969265509 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1969265509 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1969265509 data=null} to TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:46 [2020-02-28T07:07:46.790Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969265520 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - Attempting to set focus on Table with text {}
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969265002 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969265002 data=null doit=true} to TableItem with text {}
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969265002 data=null} to TableItem with text {}
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969265002 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969264998 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969264991 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:47 [2020-02-28T07:07:47.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1969264052 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1969264052 data=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1969264052 data=null} to TreeItem with text {simple_server-thread2}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1969264052 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969264052 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1969264043 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:48 [2020-02-28T07:07:48.277Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969264039 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969264039 data=null doit=true} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969264038 data=null} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969264038 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969264038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969264028 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969264028 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969264028 data=null doit=true} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969264028 data=null} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969264028 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969264027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969264024 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:48 [2020-02-28T07:07:48.277Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969264023 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969264023 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969264023 data=null} to TreeItem with text {Traces [12]}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969264023 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969264023 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:48 [2020-02-28T07:07:48.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969264017 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:48 [2020-02-28T07:07:48.277Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263590 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969263590 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969263590 data=null} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263590 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969263590 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263579 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:48 [2020-02-28T07:07:48.840Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263577 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969263577 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969263577 data=null} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263577 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969263577 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263574 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263574 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969263573 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969263573 data=null} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263573 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969263573 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263569 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263569 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263569 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969263569 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263557 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969263449 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969263438 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969263438 data=null} to TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Attempting to set focus on Table with text {}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969263434 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969263434 data=null doit=true} to TableItem with text {}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969263434 data=null} to TableItem with text {}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969263434 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969263432 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:48 [2020-02-28T07:07:48.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969263406 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:48 [2020-02-28T07:07:48.841Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:48 [2020-02-28T07:07:48.841Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969262170 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969262170 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969262170 data=null} to TreeItem with text {ust-overlap-testing}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969262170 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969262170 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969262167 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:50 [2020-02-28T07:07:50.203Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969262162 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969262162 data=null doit=true} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969262162 data=null} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969262162 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969262162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969262152 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969262151 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969262151 data=null doit=true} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969262146 data=null} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969262146 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969262146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969262141 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:50 [2020-02-28T07:07:50.203Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969262140 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969262140 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969262140 data=null} to TreeItem with text {Traces [12]}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969262139 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969262139 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:50 [2020-02-28T07:07:50.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969262130 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:50 [2020-02-28T07:07:50.203Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261700 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261700 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261700 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261700 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969261700 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)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261689 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:50 [2020-02-28T07:07:50.764Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261687 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261687 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261687 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261687 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969261687 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)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261684 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261683 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261683 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261683 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261683 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969261683 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)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261680 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261680 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261680 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969261680 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)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261668 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261544 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261544 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969261544 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:50 [2020-02-28T07:07:50.764Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:51 [2020-02-28T07:07:51.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:51 [2020-02-28T07:07:51.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:51 [2020-02-28T07:07:51.883Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:51 [2020-02-28T07:07:51.883Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:51 [2020-02-28T07:07:51.883Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:51 [2020-02-28T07:07:51.883Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:51 [2020-02-28T07:07:51.883Z] DEBUG - Attempting to set focus on Table with text {}
02:07:51 [2020-02-28T07:07:51.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969260527 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:51 [2020-02-28T07:07:51.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969260527 data=null doit=true} to TableItem with text {}
02:07:51 [2020-02-28T07:07:51.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969260527 data=null} to TableItem with text {}
02:07:51 [2020-02-28T07:07:51.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969260527 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:51 [2020-02-28T07:07:51.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969260526 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:51 [2020-02-28T07:07:51.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969260520 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:51 [2020-02-28T07:07:51.884Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:51 [2020-02-28T07:07:51.884Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969260289 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969260289 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969260289 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969260289 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969260289 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)}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1969260286 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:52 [2020-02-28T07:07:52.139Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969260281 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969260281 data=null doit=true} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969260281 data=null} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969260280 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969260280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969260270 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969260270 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969260270 data=null doit=true} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969260270 data=null} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969260269 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969260269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969260265 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:52 [2020-02-28T07:07:52.139Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969260265 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969260265 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969260265 data=null} to TreeItem with text {Traces [12]}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969260264 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969260264 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:52 [2020-02-28T07:07:52.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969260258 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:52 [2020-02-28T07:07:52.139Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259931 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259931 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259931 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259930 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969259930 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)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259914 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:52 [2020-02-28T07:07:52.395Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259911 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259911 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259911 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259911 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969259911 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)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259905 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259905 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259905 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259904 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259904 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969259904 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)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259898 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259898 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259898 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.395Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969259898 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)}
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259884 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259773 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259773 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969259773 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:52 [2020-02-28T07:07:52.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Attempting to set focus on Table with text {}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969258269 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969258269 data=null doit=true} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969258269 data=null} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969258268 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969258267 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969258262 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969258220 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969258220 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969258220 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969258220 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969258220 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)}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1969258216 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:54 [2020-02-28T07:07:54.015Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969258212 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969258212 data=null doit=true} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969258212 data=null} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969258212 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969258212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969258201 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969258201 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969258200 data=null doit=true} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969258200 data=null} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969258200 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969258200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969258196 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:54 [2020-02-28T07:07:54.270Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969258196 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969258196 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969258195 data=null} to TreeItem with text {Traces [12]}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969258195 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969258195 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:54 [2020-02-28T07:07:54.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969258189 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:54 [2020-02-28T07:07:54.270Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257861 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257861 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257861 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257860 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969257860 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)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257849 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:54 [2020-02-28T07:07:54.526Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257846 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257846 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257846 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257846 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969257846 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)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257843 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257843 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257842 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257842 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257842 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969257841 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)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257838 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257838 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257838 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.526Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969257838 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)}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257826 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257575 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257568 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969257568 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Attempting to set focus on Table with text {}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969257564 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969257564 data=null doit=true} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969257564 data=null} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969257563 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969257562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969257557 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:54 [2020-02-28T07:07:54.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969256317 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1969256317 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1969256317 data=null} to TreeItem with text {kernel-overlap-testing(2)}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969256317 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969256317 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)}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1969256313 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:56 [2020-02-28T07:07:56.146Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969256309 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969256309 data=null doit=true} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969256309 data=null} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969256308 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969256308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969256297 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969256297 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969256296 data=null doit=true} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969256296 data=null} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969256296 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969256296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969256292 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:56 [2020-02-28T07:07:56.146Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969256291 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969256291 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969256291 data=null} to TreeItem with text {Traces [12]}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969256291 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969256291 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:56 [2020-02-28T07:07:56.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969256283 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:56 [2020-02-28T07:07:56.146Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255955 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969255954 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969255954 data=null} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255954 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969255954 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)}
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255943 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:56 [2020-02-28T07:07:56.401Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255941 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969255941 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969255941 data=null} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255941 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969255941 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)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255937 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255937 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969255937 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969255937 data=null} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255937 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969255937 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)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255934 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255934 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255933 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255922 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969255922 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969255922 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969255922 data=null} to TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.402Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969255933 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)}
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - Attempting to set focus on Table with text {}
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969255417 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969255417 data=null doit=true} to TableItem with text {}
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969255417 data=null} to TableItem with text {}
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969255416 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969255415 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969255409 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:56 [2020-02-28T07:07:56.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969254471 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1969254471 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1969254470 data=null} to TreeItem with text {simple_server-thread1(2)}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969254470 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969254470 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)}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1969254467 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:57 [2020-02-28T07:07:57.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969254462 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969254462 data=null doit=true} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969254462 data=null} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969254462 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969254462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969254445 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969254444 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969254444 data=null doit=true} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969254444 data=null} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969254444 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969254444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969254440 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:07:57 [2020-02-28T07:07:57.891Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969254439 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969254439 data=null doit=true} to TreeItem with text {Traces [12]}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969254439 data=null} to TreeItem with text {Traces [12]}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969254439 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969254439 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:07:57 [2020-02-28T07:07:57.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969254432 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:07:57 [2020-02-28T07:07:57.891Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254103 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969254103 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969254103 data=null} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254103 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969254102 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)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254091 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:07:58 [2020-02-28T07:07:58.147Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254090 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969254090 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969254089 data=null} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254089 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969254089 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)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254086 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254086 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969254086 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Attempting to set focus on Tree with text {}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969254085 data=null} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254085 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969254085 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)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254082 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254082 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.147Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254082 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.403Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969254082 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)}
02:07:58 [2020-02-28T07:07:58.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254070 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969254042 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969254042 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969254042 data=null} to TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.403Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
02:07:58 [2020-02-28T07:07:58.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:58 [2020-02-28T07:07:58.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - Attempting to set focus on Table with text {}
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969253035 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969253035 data=null doit=true} to TableItem with text {}
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969253034 data=null} to TableItem with text {}
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969253034 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969253032 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969253026 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:07:59 [2020-02-28T07:07:59.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969251885 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1969251884 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1969251884 data=null} to TreeItem with text {simple_server-thread2(2)}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969251884 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969251884 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)}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1969251871 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:00 [2020-02-28T07:08:00.581Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969251864 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969251864 data=null doit=true} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969251864 data=null} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969251864 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969251863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969251847 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969251846 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969251846 data=null doit=true} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969251846 data=null} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969251846 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969251846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969251839 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:00 [2020-02-28T07:08:00.581Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969251839 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969251838 data=null doit=true} to TreeItem with text {Traces [12]}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969251838 data=null} to TreeItem with text {Traces [12]}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969251838 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969251838 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:08:00 [2020-02-28T07:08:00.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969251829 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:08:00 [2020-02-28T07:08:00.581Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
02:08:00 [2020-02-28T07:08:00.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:08:00 [2020-02-28T07:08:00.835Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:00 [2020-02-28T07:08:00.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251397 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:08:00 [2020-02-28T07:08:00.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969251397 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:08:00 [2020-02-28T07:08:00.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969251397 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:08:00 [2020-02-28T07:08:00.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251397 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:08:00 [2020-02-28T07:08:00.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969251397 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)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251384 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:01 [2020-02-28T07:08:01.123Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251383 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969251383 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969251383 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251382 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969251382 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)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251379 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251379 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969251379 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969251378 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251378 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969251378 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)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251375 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251375 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251375 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969251374 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)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251362 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969251233 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969251228 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969251228 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Attempting to set focus on Table with text {}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969251207 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969251207 data=null doit=true} to TableItem with text {}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969251207 data=null} to TableItem with text {}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969251206 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969251205 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969251199 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:01 [2020-02-28T07:08:01.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969249959 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1969249959 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1969249959 data=null} to TreeItem with text {ust-overlap-testing(2)}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969249959 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969249959 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)}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1969249956 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:02 [2020-02-28T07:08:02.485Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969249951 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969249951 data=null doit=true} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969249951 data=null} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969249951 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969249950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969249939 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969249939 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969249939 data=null doit=true} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969249939 data=null} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969249939 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969249939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969249934 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969249933 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969249933 data=null doit=true} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969249933 data=null} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969249933 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969249933 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969249925 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969249919 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969249918 data=null doit=true} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969249918 data=null} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969249918 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969249918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969249910 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969249910 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969249910 data=null doit=true} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969249910 data=null} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969249909 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969249909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969249905 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:02 [2020-02-28T07:08:02.485Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969249905 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969249905 data=null doit=true} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969249904 data=null} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969249904 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969249904 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969249898 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1969249892 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1969249892 data=null doit=true} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1969249892 data=null} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1969249892 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969249892 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1969249887 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Clicking on with mnemonic 'Clear'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Clicked on with mnemonic 'Clear'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969249840 data=null doit=true} to Shell with text {Confirm Clear}
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Clicking on &Yes
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969249839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969249839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969249839 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:02 [2020-02-28T07:08:02.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969249839 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:02 [2020-02-28T07:08:02.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969249839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:02 [2020-02-28T07:08:02.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969249839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:02 [2020-02-28T07:08:02.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969249839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:05 [2020-02-28T07:08:05.748Z] DEBUG - Clicked on 
02:08:06 [2020-02-28T07:08:06.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969249865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969245893 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969245893 data=null doit=true} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969245893 data=null} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969245893 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969245893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969245885 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969245885 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969245885 data=null doit=true} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969245885 data=null} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969245885 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969245884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969245881 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:06 [2020-02-28T07:08:06.565Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969245880 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969245880 data=null doit=true} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969245880 data=null} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969245880 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969245880 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969245875 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969245874 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969245874 data=null doit=true} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969245874 data=null} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969245874 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969245874 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969245872 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Clicking on with mnemonic 'Import...'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Clicked on with mnemonic 'Import...'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969245794 data=null doit=true} to Shell with text {Trace Import}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:08:06 [2020-02-28T07:08:06.566Z] 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
02:08:06 [2020-02-28T07:08:06.566Z] 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=-1969245792 data=null} to (of type 'Combo')
02:08:06 [2020-02-28T07:08:06.566Z] 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
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1969245780 data=null doit=true} to TreeItem with text {/}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1969245780 data=null} to TreeItem with text {/}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1969245780 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969245780 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1969245778 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1969245778 data=null doit=true} to Tree node with text: z-clashes
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1969245778 data=null} to Tree node with text: z-clashes
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1969245778 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969245778 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
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1969245776 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1969245776 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1969245776 data=null doit=true} to Tree node with text: z-clashes
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1969245776 data=null} to Tree node with text: z-clashes
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1969245775 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969245775 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
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1969245774 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:06 [2020-02-28T07:08:06.566Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969245767 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969245767 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969245767 data=null} to Tree node with text: kernel-overlap-testing
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969245767 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969245767 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
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969245766 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969245764 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:'))
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@25ba3ae
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969245762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969245762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969245762 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969245762 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969245762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969245761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969245760 data=null item=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')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969245760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969245760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969245760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969245760 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969245760 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:08:06 [2020-02-28T07:08:06.566Z] 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')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:08:06 [2020-02-28T07:08:06.566Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Clicking on &Finish
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969245757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969245757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969245757 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969245757 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969245757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969245757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:06 [2020-02-28T07:08:06.567Z] DEBUG - Clicked on &Finish
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969245757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969245853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969245198 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969245198 data=null doit=true} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969245198 data=null} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969245198 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969245198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969245189 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969245189 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969245189 data=null doit=true} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969245189 data=null} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969245189 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969245189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969245185 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:07 [2020-02-28T07:08:07.127Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969245184 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969245184 data=null doit=true} to TreeItem with text {Traces [0]}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969245184 data=null} to TreeItem with text {Traces [0]}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969245184 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969245184 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:08:07 [2020-02-28T07:08:07.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969245179 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:08:07 [2020-02-28T07:08:07.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969245178 data=null doit=true} to TreeItem with text {Traces [0]}
02:08:07 [2020-02-28T07:08:07.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969245178 data=null} to TreeItem with text {Traces [0]}
02:08:07 [2020-02-28T07:08:07.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969245178 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:08:07 [2020-02-28T07:08:07.128Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969245178 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]}
02:08:07 [2020-02-28T07:08:07.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969245176 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:08:07 [2020-02-28T07:08:07.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1969245176 data=null doit=true} to TreeItem with text {z-clashes [1]}
02:08:07 [2020-02-28T07:08:07.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1969245176 data=null} to TreeItem with text {z-clashes [1]}
02:08:07 [2020-02-28T07:08:07.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1969245175 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
02:08:07 [2020-02-28T07:08:07.128Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969245175 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]}
02:08:07 [2020-02-28T07:08:07.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1969245173 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
02:08:07 [2020-02-28T07:08:07.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:08:07 [2020-02-28T07:08:07.383Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:07 [2020-02-28T07:08:07.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244849 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969244849 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969244849 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244849 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969244849 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244838 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:07 [2020-02-28T07:08:07.639Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244836 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969244836 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969244836 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244836 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969244836 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244833 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244833 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969244833 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969244833 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244832 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969244832 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244830 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244829 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244829 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969244829 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244820 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969244739 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969244739 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969244738 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:08:07 [2020-02-28T07:08:07.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:08 [2020-02-28T07:08:08.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:08 [2020-02-28T07:08:08.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:08 [2020-02-28T07:08:08.761Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:08 [2020-02-28T07:08:08.761Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - Attempting to set focus on Table with text {}
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969243234 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969243234 data=null doit=true} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969243234 data=null} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969243234 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969243233 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969243228 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:09 [2020-02-28T07:08:09.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969243190 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969243189 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969243189 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969243189 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969243189 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969243185 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:09 [2020-02-28T07:08:09.272Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969243181 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969243181 data=null doit=true} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969243181 data=null} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969243181 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969243181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969243171 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969243171 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969243171 data=null doit=true} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969243171 data=null} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969243171 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969243170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969243167 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:09 [2020-02-28T07:08:09.272Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969243167 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969243166 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969243166 data=null} to TreeItem with text {Traces [2]}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969243166 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969243166 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]}
02:08:09 [2020-02-28T07:08:09.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969243161 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:09 [2020-02-28T07:08:09.272Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242739 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969242738 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969242738 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242738 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969242738 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242728 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:09 [2020-02-28T07:08:09.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242727 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969242726 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969242726 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242726 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969242726 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242723 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242723 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969242723 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969242723 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242723 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969242723 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242720 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242720 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242720 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.527Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969242720 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242711 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969242499 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969242486 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969242486 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Attempting to set focus on Table with text {}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969242482 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969242482 data=null doit=true} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969242482 data=null} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969242482 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969242480 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969242476 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:09 [2020-02-28T07:08:09.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969241245 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969241245 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969241245 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969241245 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969241245 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969241242 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:11 [2020-02-28T07:08:11.146Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969241238 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969241238 data=null doit=true} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969241237 data=null} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969241237 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969241237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969241227 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969241226 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969241226 data=null doit=true} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969241226 data=null} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969241226 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969241226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969241222 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969241222 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969241222 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969241222 data=null} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969241222 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969241222 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]}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969241216 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.146Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969241211 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969241211 data=null doit=true} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969241211 data=null} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969241211 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969241211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969241204 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969241204 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969241204 data=null doit=true} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969241204 data=null} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969241204 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969241204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969241200 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:11 [2020-02-28T07:08:11.146Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:11 [2020-02-28T07:08:11.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969241200 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969241200 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969241200 data=null} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969241200 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969241199 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]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969241194 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969241194 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969241194 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969241194 data=null} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969241194 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969241194 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]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969241191 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Clicking on with mnemonic 'New Folder...'
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Clicked on with mnemonic 'New Folder...'
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=-1969241152 data=null doit=true} to Shell with text {New Folder}
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Clicking on OK
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969241151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969241151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969241151 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969241151 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969241151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969241151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Clicked on OK
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969241151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1969241173 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...'
02:08:11 [2020-02-28T07:08:11.708Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-1969240645 data=null button=0 stateMask=0x0 x=83 y=84 count=0} to TreeItem with text {aaa}
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=-1969240645 data=null doit=true} to TreeItem with text {aaa}
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=-1969240645 data=null} to TreeItem with text {aaa}
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=-1969240645 data=null button=1 stateMask=0x0 x=83 y=84 count=1} to TreeItem with text {aaa}
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969240645 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}
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=-1969240639 data=null button=1 stateMask=0x80000 x=83 y=84 count=1} to TreeItem with text {aaa}
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Clicking on with mnemonic 'Import...'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Clicked on with mnemonic 'Import...'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1969240574 data=null doit=true} to Shell with text {Trace Import}
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:08:11 [2020-02-28T07:08:11.708Z] 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')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1969240573 data=null doit=true} to Button with text {Select &archive file:}
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1969240573 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:}
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1969240571 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1969240571 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')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1969240571 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')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1969240571 data=null item=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')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:08:11 [2020-02-28T07:08:11.708Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:08:11 [2020-02-28T07:08:11.708Z] 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
02:08:11 [2020-02-28T07:08:11.708Z] 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=-1969240569 data=null} to (of type 'Combo')
02:08:11 [2020-02-28T07:08:11.709Z] 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
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1969240559 data=null doit=true} to TreeItem with text {import}
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1969240559 data=null} to TreeItem with text {import}
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1969240559 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969240559 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}
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1969240557 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969240557 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969240557 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969240557 data=null} to Tree node with text: kernel-overlap-testing
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969240556 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969240556 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
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969240555 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1969240549 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:'))
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
02:08:11 [2020-02-28T07:08:11.709Z] 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')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c071976
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1969240548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969240548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1969240548 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1969240548 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1969240548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1969240548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1969240548 data=null item=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')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1969240548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1969240548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1969240548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1969240547 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1969240547 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@12a29c2a
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1969240547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969240546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1969240546 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1969240546 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1969240546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1969240546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1969240546 data=null item=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')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1969240546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1969240546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1969240546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1969240546 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1969240546 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
02:08:11 [2020-02-28T07:08:11.709Z] 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')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
02:08:11 [2020-02-28T07:08:11.709Z] 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')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] 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')
02:08:11 [2020-02-28T07:08:11.709Z] 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.
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Clicking on &Finish
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969240543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969240543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969240543 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969240543 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969240542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969240542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.710Z] DEBUG - Clicked on &Finish
02:08:11 [2020-02-28T07:08:11.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969240542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:11 [2020-02-28T07:08:11.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969240622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969240012 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969240012 data=null doit=true} to TreeItem with text {test}
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969240012 data=null} to TreeItem with text {test}
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969240012 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:12 [2020-02-28T07:08:12.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969240012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969240004 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:12 [2020-02-28T07:08:12.476Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-1969240003 data=null doit=true} to TreeItem with text {Experiments [0]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-1969240003 data=null} to TreeItem with text {Experiments [0]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-1969240003 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [0]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969240003 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]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-1969240000 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [0]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1969240000 data=null doit=true} to TreeItem with text {aaa [1]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1969240000 data=null} to TreeItem with text {aaa [1]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1969239999 data=null button=1 stateMask=0x0 x=95 y=108 count=1} to TreeItem with text {aaa [1]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969239999 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]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1969239996 data=null button=1 stateMask=0x80000 x=95 y=108 count=1} to TreeItem with text {aaa [1]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969239996 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969239996 data=null} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969239995 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969239995 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
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-1969239986 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-1969239985 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-1969239985 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-1969239985 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-1969239984 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-1969239983 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-1969239983 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-1969239983 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
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-1969239977 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=-1969239975 data=null doit=true} to TreeItem with text {exp [0]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-1969239975 data=null} to TreeItem with text {exp [0]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-1969239975 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [0]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969239975 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]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-1969239971 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [0]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-1969239970 data=null button=0 stateMask=0x0 x=95 y=204 count=0} to TreeItem with text {aaa [1]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1969239970 data=null doit=true} to TreeItem with text {aaa [1]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1969239970 data=null} to TreeItem with text {aaa [1]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1969239970 data=null button=1 stateMask=0x0 x=95 y=204 count=1} to TreeItem with text {aaa [1]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969239970 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]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1969239962 data=null button=1 stateMask=0x80000 x=95 y=204 count=1} to TreeItem with text {aaa [1]}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Clicking on with mnemonic 'Rename...'
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Clicked on with mnemonic 'Rename...'
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=-1969239905 data=null doit=true} to Shell with text {Rename Folder}
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Clicking on OK
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969239903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969239903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969239903 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969239903 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969239903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969239903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969239902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Clicked on 
02:08:12 [2020-02-28T07:08:12.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1969239943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
02:08:13 [2020-02-28T07:08:13.036Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:13 [2020-02-28T07:08:13.036Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:08:13 [2020-02-28T07:08:13.036Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
02:08:13 [2020-02-28T07:08:13.036Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:13 [2020-02-28T07:08:13.036Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969239375 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969239375 data=null doit=true} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969239375 data=null} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969239375 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969239375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969239362 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969239362 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969239362 data=null doit=true} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969239362 data=null} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969239361 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969239361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969239357 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.036Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:13 [2020-02-28T07:08:13.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969239356 data=null button=0 stateMask=0x0 x=89 y=180 count=0} to TreeItem with text {Traces [3]}
02:08:13 [2020-02-28T07:08:13.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969239356 data=null doit=true} to TreeItem with text {Traces [3]}
02:08:13 [2020-02-28T07:08:13.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969239356 data=null} to TreeItem with text {Traces [3]}
02:08:13 [2020-02-28T07:08:13.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969239356 data=null button=1 stateMask=0x0 x=89 y=180 count=1} to TreeItem with text {Traces [3]}
02:08:13 [2020-02-28T07:08:13.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969239356 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]}
02:08:13 [2020-02-28T07:08:13.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969239350 data=null button=1 stateMask=0x80000 x=89 y=180 count=1} to TreeItem with text {Traces [3]}
02:08:13 [2020-02-28T07:08:13.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=-1969238941 data=null doit=true} to Shell with text {data - Testing - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
02:08:13 [2020-02-28T07:08:13.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:08:13 [2020-02-28T07:08:13.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:13 [2020-02-28T07:08:13.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:13 [2020-02-28T07:08:13.549Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:13 [2020-02-28T07:08:13.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969238931 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969238931 data=null doit=true} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969238931 data=null} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969238931 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969238931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969238921 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:13 [2020-02-28T07:08:13.549Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:08:13 [2020-02-28T07:08:13.549Z] DEBUG - Clicking on with mnemonic 'Delete'
02:08:13 [2020-02-28T07:08:13.549Z] DEBUG - Clicked on with mnemonic 'Delete'
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238326 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238326 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238325 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969238325 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Clicking on OK
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969238324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969238324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969238324 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969238324 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969238324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969238324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:14 [2020-02-28T07:08:14.110Z] DEBUG - Clicked on OK
02:08:15 [2020-02-28T07:08:15.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969238324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:15 [2020-02-28T07:08:15.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969238892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:08:15 [2020-02-28T07:08:15.996Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 344.755 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
02:08:15 [2020-02-28T07:08:15.996Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.115 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.395 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.698 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.018 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.1 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.569 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 13.833 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.494 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.62 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.933 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.8 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.787 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 25.022 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 14.646 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 15.017 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 11.845 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.11 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.182 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.048 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.182 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.165 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.138 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.693 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.044 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.359 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.115 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.664 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.471 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.661 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 23.599 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 27.462 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.585 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 24.816 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 28.183 s
02:08:15 [2020-02-28T07:08:15.996Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.709 s
02:08:15 [2020-02-28T07:08:15.996Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 1.867 s
02:08:15 [2020-02-28T07:08:15.996Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1969235474 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969235474 data=null doit=true} to TreeItem with text {c-project}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969235473 data=null} to TreeItem with text {c-project}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969235473 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235473 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}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969235463 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1969235462 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969235462 data=null doit=true} to TreeItem with text {c-project}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969235462 data=null} to TreeItem with text {c-project}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969235462 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235462 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}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969235458 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
02:08:16 [2020-02-28T07:08:16.921Z] 
02:08:16 [2020-02-28T07:08:16.921Z] !ENTRY org.eclipse.cdt.core 1 0 2020-02-28 07:08:16.836
02:08:16 [2020-02-28T07:08:16.921Z] !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%)
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1969235389 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'
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:16 [2020-02-28T07:08:16.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969235304 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969235303 data=null doit=true} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969235303 data=null} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969235303 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969235296 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969235295 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969235295 data=null doit=true} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969235295 data=null} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969235295 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969235291 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969235291 data=null doit=true} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969235291 data=null} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969235291 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969235291 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}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969235289 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969235288 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969235288 data=null doit=true} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969235288 data=null} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969235288 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235288 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969235283 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969235281 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969235281 data=null doit=true} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969235281 data=null} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969235281 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235281 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969235279 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Clicking on with mnemonic 'Refresh'
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1969235260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Clicked on with mnemonic 'Refresh'
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969235251 data=null doit=true} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969235251 data=null} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969235250 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969235250 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]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969235248 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969235247 data=null button=0 stateMask=0x0 x=147 y=108 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969235247 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969235247 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969235247 data=null button=1 stateMask=0x0 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235247 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969235236 data=null button=1 stateMask=0x80000 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1969235199 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'
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
02:08:17 [2020-02-28T07:08:17.177Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969235191 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
02:08:17 [2020-02-28T07:08:17.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969235191 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969235191 data=null} to TreeItem with text {ust-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969235191 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235190 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969235181 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-1969235159 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'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969235145 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969235145 data=null doit=true} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969235145 data=null} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969235145 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969235134 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969235134 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969235134 data=null doit=true} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969235134 data=null} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969235134 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969235105 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:17 [2020-02-28T07:08:17.178Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969235104 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969235104 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969235104 data=null} to TreeItem with text {Traces [2]}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969235104 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235104 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]}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969235098 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
02:08:17 [2020-02-28T07:08:17.178Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969235097 data=null button=0 stateMask=0x0 x=147 y=108 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969235097 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969235097 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969235097 data=null button=1 stateMask=0x0 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969235097 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969235087 data=null button=1 stateMask=0x80000 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Clicking on with mnemonic 'Open'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Clicked on with mnemonic 'Open'
02:08:17 [2020-02-28T07:08:17.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969235065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:08:17 [2020-02-28T07:08:17.738Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969233513 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969233513 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969233513 data=null} to TreeItem with text {Traces [2]}
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969233513 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969233513 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]}
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969233505 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
02:08:19 [2020-02-28T07:08:19.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1969233484 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'
02:08:19 [2020-02-28T07:08:19.101Z] 
02:08:19 [2020-02-28T07:08:19.101Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-28 07:08:18.924
02:08:19 [2020-02-28T07:08:19.101Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
02:08:19 [2020-02-28T07:08:19.356Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969231825 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969231825 data=null doit=true} to TreeItem with text {test}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969231825 data=null} to TreeItem with text {test}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969231825 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969231825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969231816 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:20 [2020-02-28T07:08:20.720Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1969231815 data=null doit=true} to TreeItem with text {Experiments [1]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1969231815 data=null} to TreeItem with text {Experiments [1]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1969231815 data=null button=1 stateMask=0x0 x=110 y=60 count=1} to TreeItem with text {Experiments [1]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969231815 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]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1969231812 data=null button=1 stateMask=0x80000 x=110 y=60 count=1} to TreeItem with text {Experiments [1]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969231779 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969231779 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969231779 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969231779 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969231779 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969231766 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1969231744 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1969231744 data=null doit=true} to TreeItem with text {Experiment [2]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1969231744 data=null} to TreeItem with text {Experiment [2]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1969231744 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969231744 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]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1969231735 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969231711 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969231711 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969231711 data=null} to TreeItem with text {Traces [2]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969231711 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969231711 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]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969231703 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Clicking on with mnemonic 'Refresh'
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1969231682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
02:08:20 [2020-02-28T07:08:20.720Z] DEBUG - Clicked on with mnemonic 'Refresh'
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Clicking on &No
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1969231154 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')
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1969231154 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')
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1969231154 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1969231153 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1969231153 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')
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1969231153 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')
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1969231153 data=null item=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')
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Clicked on 
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969231136 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969231136 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969231136 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969231136 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969231136 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969231123 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1969231103 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1969231103 data=null doit=true} to TreeItem with text {Experiment [2]}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1969231103 data=null} to TreeItem with text {Experiment [2]}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1969231103 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969231103 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]}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1969231094 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
02:08:21 [2020-02-28T07:08:21.281Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969230700 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969230699 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969230699 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969230699 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969230699 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969230682 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969230658 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969230658 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969230658 data=null} to TreeItem with text {Traces [2]}
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969230658 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969230658 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]}
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969230607 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Clicking on with mnemonic 'Refresh'
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1969230586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Clicked on with mnemonic 'Refresh'
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Clicking on &Yes
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969230557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969230557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969230557 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969230556 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969230556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969230556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:21 [2020-02-28T07:08:21.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969230556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Clicked on 
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969230076 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969230076 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969230076 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969230075 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969230075 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969230065 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969230035 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969230035 data=null doit=true} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969230035 data=null} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969230035 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969230035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969230025 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969230024 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969230024 data=null doit=true} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969230024 data=null} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969230024 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969230024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969230020 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:22 [2020-02-28T07:08:22.353Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969230020 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969230020 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969230020 data=null} to TreeItem with text {Traces [2]}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969230020 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969230020 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]}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969230005 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:22 [2020-02-28T07:08:22.353Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:22 [2020-02-28T07:08:22.353Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969230004 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969230004 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969230004 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969230004 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969230004 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969229994 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1969229973 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'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969229958 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969229958 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969229958 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969229957 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969229957 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969229954 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Clicking on with mnemonic 'Open'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Clicked on with mnemonic 'Open'
02:08:22 [2020-02-28T07:08:22.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969229936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:08:22 [2020-02-28T07:08:22.914Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
02:08:23 [2020-02-28T07:08:23.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:23 [2020-02-28T07:08:23.838Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:23 [2020-02-28T07:08:23.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969228453 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
02:08:23 [2020-02-28T07:08:23.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969228452 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:23 [2020-02-28T07:08:23.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969228452 data=null} to TreeItem with text {Traces [2]}
02:08:23 [2020-02-28T07:08:23.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969228452 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:23 [2020-02-28T07:08:23.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969228452 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]}
02:08:23 [2020-02-28T07:08:23.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969228444 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:23 [2020-02-28T07:08:23.839Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
02:08:23 [2020-02-28T07:08:23.839Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
02:08:23 [2020-02-28T07:08:23.839Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
02:08:23 [2020-02-28T07:08:23.839Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
02:08:23 [2020-02-28T07:08:23.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1969228406 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'
02:08:24 [2020-02-28T07:08:24.093Z] 
02:08:24 [2020-02-28T07:08:24.093Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-28 07:08:23.837
02:08:24 [2020-02-28T07:08:24.093Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
02:08:24 [2020-02-28T07:08:24.349Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969226847 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969226847 data=null doit=true} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969226846 data=null} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969226846 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969226838 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.712Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:25 [2020-02-28T07:08:25.712Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969226837 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969226836 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969226836 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969226836 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226836 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969226826 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969226796 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969226796 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969226796 data=null} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969226795 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226795 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969226786 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1969226766 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1969226766 data=null doit=true} to TreeItem with text {Experiment [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1969226766 data=null} to TreeItem with text {Experiment [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1969226766 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226766 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]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1969226758 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969226736 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969226736 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969226736 data=null} to TreeItem with text {Traces [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969226736 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226736 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]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969226728 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Clicking on with mnemonic 'Refresh'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1969226704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Clicked on with mnemonic 'Refresh'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969226698 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969226698 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969226698 data=null} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969226698 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226697 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969226685 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969226665 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969226665 data=null doit=true} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969226665 data=null} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969226665 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226665 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969226603 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1969226583 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1969226583 data=null doit=true} to TreeItem with text {Experiment [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1969226583 data=null} to TreeItem with text {Experiment [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1969226583 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226582 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]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1969226574 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969226550 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969226550 data=null doit=true} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969226550 data=null} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969226550 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969226507 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969226506 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969226506 data=null doit=true} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969226506 data=null} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969226506 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969226502 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
02:08:25 [2020-02-28T07:08:25.967Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969226501 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969226501 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969226501 data=null} to TreeItem with text {Traces [2]}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969226501 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226501 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]}
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969226495 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:25 [2020-02-28T07:08:25.967Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:25 [2020-02-28T07:08:25.967Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Clicking on with mnemonic 'Refresh'
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1969226493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
02:08:25 [2020-02-28T07:08:25.967Z] DEBUG - Clicked on with mnemonic 'Refresh'
02:08:26 [2020-02-28T07:08:26.225Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1969226070 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969226070 data=null doit=true} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969226069 data=null} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969226069 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226069 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}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969226053 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1969226052 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969226052 data=null doit=true} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969226052 data=null} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969226052 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969226052 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}
02:08:26 [2020-02-28T07:08:26.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969226047 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Clicking on with mnemonic 'Refresh'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1969225976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Clicked on with mnemonic 'Refresh'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969225963 data=null doit=true} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969225962 data=null} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969225962 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969225962 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}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969225957 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1969225957 data=null doit=true} to TreeItem with text {Trace Compass}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1969225957 data=null} to TreeItem with text {Trace Compass}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1969225957 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969225957 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}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1969225953 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969225953 data=null button=0 stateMask=0x0 x=105 y=84 count=0} to TreeItem with text {Traces [0]}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969225953 data=null doit=true} to TreeItem with text {Traces [0]}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969225953 data=null} to TreeItem with text {Traces [0]}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969225953 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [0]}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969225953 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969225907 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [0]}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Clicking on with mnemonic 'Import...'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Clicked on with mnemonic 'Import...'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
02:08:26 [2020-02-28T07:08:26.480Z] 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')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Attempting to set focus on (of type 'Combo')
02:08:26 [2020-02-28T07:08:26.480Z] 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
02:08:26 [2020-02-28T07:08:26.480Z] 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=-1969225801 data=null} to (of type 'Combo')
02:08:26 [2020-02-28T07:08:26.480Z] 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
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Attempting to set focus on (of type 'Tree')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969225790 data=null doit=true} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969225790 data=null} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969225790 data=null button=1 stateMask=0x0 x=89 y=12 count=1} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969225790 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}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969225788 data=null button=1 stateMask=0x80000 x=89 y=12 count=1} to TreeItem with text {c-project}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969225788 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1969225788 data=null doit=true} to Tree node with text: kernel-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1969225788 data=null} to Tree node with text: kernel-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969225788 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969225788 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
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1969225786 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Setting state to checked on: kernel-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:26 [2020-02-28T07:08:26.480Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969225779 data=null button=0 stateMask=0x0 x=139 y=84 count=0} to Tree node with text: ust-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1969225779 data=null doit=true} to Tree node with text: ust-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1969225779 data=null} to Tree node with text: ust-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969225779 data=null button=1 stateMask=0x0 x=139 y=84 count=1} to Tree node with text: ust-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969225779 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
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1969225778 data=null button=1 stateMask=0x80000 x=139 y=84 count=1} to Tree node with text: ust-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Setting state to checked on: ust-overlap-testing
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Clicking on &Finish
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1969225776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1969225776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1969225776 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1969225776 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1969225775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1969225775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.481Z] DEBUG - Clicked on &Finish
02:08:26 [2020-02-28T07:08:26.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1969225775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
02:08:26 [2020-02-28T07:08:26.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1969225889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969225265 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969225265 data=null} to TreeItem with text {Traces [2]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969225265 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969225265 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]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969225260 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969225259 data=null button=0 stateMask=0x0 x=105 y=84 count=0} to TreeItem with text {Traces [2]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969225259 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969225259 data=null} to TreeItem with text {Traces [2]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969225259 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969225259 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]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969225256 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
02:08:26 [2020-02-28T07:08:26.991Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
02:08:26 [2020-02-28T07:08:26.992Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
02:08:26 [2020-02-28T07:08:26.992Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
02:08:27 [2020-02-28T07:08:27.247Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
02:08:27 [2020-02-28T07:08:27.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1969225238 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'
02:08:27 [2020-02-28T07:08:27.247Z] 
02:08:27 [2020-02-28T07:08:27.247Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-28 07:08:27.179
02:08:27 [2020-02-28T07:08:27.247Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
02:08:27 [2020-02-28T07:08:27.807Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:28 [2020-02-28T07:08:28.734Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
02:08:28 [2020-02-28T07:08:28.734Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1969223576 data=null doit=true} to TreeItem with text {Experiments [1]}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1969223576 data=null} to TreeItem with text {Experiments [1]}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1969223576 data=null button=1 stateMask=0x0 x=126 y=60 count=1} to TreeItem with text {Experiments [1]}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969223576 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]}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1969223571 data=null button=1 stateMask=0x80000 x=126 y=60 count=1} to TreeItem with text {Experiments [1]}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1969223571 data=null doit=true} to TreeItem with text {Experiment [2]}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1969223571 data=null} to TreeItem with text {Experiment [2]}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1969223571 data=null button=1 stateMask=0x0 x=138 y=84 count=1} to TreeItem with text {Experiment [2]}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969223571 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]}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1969223565 data=null button=1 stateMask=0x80000 x=138 y=84 count=1} to TreeItem with text {Experiment [2]}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1969223564 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969223564 data=null doit=true} to TreeItem with text {c-project}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969223564 data=null} to TreeItem with text {c-project}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969223564 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969223564 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}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969223556 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Clicking on with mnemonic 'Refresh'
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1969223530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
02:08:28 [2020-02-28T07:08:28.734Z] DEBUG - Clicked on with mnemonic 'Refresh'
02:08:28 [2020-02-28T07:08:28.989Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:28 [2020-02-28T07:08:28.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1969223256 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
02:08:28 [2020-02-28T07:08:28.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969223256 data=null doit=true} to TreeItem with text {c-project}
02:08:28 [2020-02-28T07:08:28.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969223256 data=null} to TreeItem with text {c-project}
02:08:28 [2020-02-28T07:08:28.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969223255 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:28 [2020-02-28T07:08:28.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969223255 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}
02:08:28 [2020-02-28T07:08:28.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969223250 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Clicking on with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1969223162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Clicked on with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1969223147 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969223147 data=null doit=true} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969223147 data=null} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969223147 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969223147 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}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969223107 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Clicking on with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1969223084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Clicked on with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1969222984 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969222983 data=null doit=true} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969222983 data=null} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969222983 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969222983 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}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969222979 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Clicking on with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1969222954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Clicked on with mnemonic 'Refresh'
02:08:29 [2020-02-28T07:08:29.500Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
02:08:29 [2020-02-28T07:08:29.500Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-1969222942 data=null doit=true} to TreeItem with text {Experiments [0]}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-1969222942 data=null} to TreeItem with text {Experiments [0]}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-1969222942 data=null button=1 stateMask=0x0 x=126 y=60 count=1} to TreeItem with text {Experiments [0]}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969222942 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]}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-1969222942 data=null button=1 stateMask=0x80000 x=126 y=60 count=1} to TreeItem with text {Experiments [0]}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969222938 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969222930 data=null button=0 stateMask=0x0 x=53 y=108 count=0} to TreeItem with text {test}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969222930 data=null doit=true} to TreeItem with text {test}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969222930 data=null} to TreeItem with text {test}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969222929 data=null button=1 stateMask=0x0 x=53 y=108 count=1} to TreeItem with text {test}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969222929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969222921 data=null button=1 stateMask=0x80000 x=53 y=108 count=1} to TreeItem with text {test}
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Clicking on with mnemonic 'Delete'
02:08:29 [2020-02-28T07:08:29.500Z] DEBUG - Clicked on with mnemonic 'Delete'
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:08:30 [2020-02-28T07:08:30.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969222304 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Clicking on OK
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969222303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969222303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969222303 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969222303 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969222303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969222303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.061Z] DEBUG - Clicked on OK
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969222303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969222892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969221294 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1969221288 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1969221288 data=null doit=true} to TreeItem with text {c-project}
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1969221288 data=null} to TreeItem with text {c-project}
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1969221287 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969221287 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}
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1969221277 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Clicking on with mnemonic 'Delete'
02:08:30 [2020-02-28T07:08:30.985Z] DEBUG - Clicked on with mnemonic 'Delete'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969220697 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Clicking on OK
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969220696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969220696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969220696 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969220696 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969220696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969220696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.546Z] DEBUG - Clicked on OK
02:08:31 [2020-02-28T07:08:31.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969220695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:31 [2020-02-28T07:08:31.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969221250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:08:32 [2020-02-28T07:08:32.364Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.111 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
02:08:32 [2020-02-28T07:08:32.364Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.208 s
02:08:32 [2020-02-28T07:08:32.364Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 5.11 s
02:08:32 [2020-02-28T07:08:32.364Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 3.484 s
02:08:32 [2020-02-28T07:08:32.364Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.476 s
02:08:32 [2020-02-28T07:08:32.364Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 3.137 s
02:08:32 [2020-02-28T07:08:32.364Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969218604 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969218604 data=null doit=true} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969218604 data=null} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969218604 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969218604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969218594 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969218594 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969218593 data=null doit=true} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969218593 data=null} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969218593 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969218593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969218589 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969218589 data=null doit=true} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969218589 data=null} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969218589 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969218589 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}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969218587 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969218586 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969218586 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969218586 data=null} to TreeItem with text {Traces [1]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969218586 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969218586 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969218581 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969218580 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969218580 data=null} to TreeItem with text {Traces [1]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969218580 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969218580 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]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969218578 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969218578 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969218578 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969218578 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969218578 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969218577 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969218568 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:33 [2020-02-28T07:08:33.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - Attempting to set focus on Table with text {}
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969218438 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969218438 data=null doit=true} to TableItem with text {}
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969218438 data=null} to TableItem with text {}
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969218438 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969218437 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969218432 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:33 [2020-02-28T07:08:33.984Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969218169 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969218169 data=null doit=true} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969218169 data=null} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969218169 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969218169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969218164 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969218163 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969218163 data=null doit=true} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969218163 data=null} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969218163 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969218163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969218159 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:34 [2020-02-28T07:08:34.239Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969218158 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969218158 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969218158 data=null} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969218158 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969218158 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969218154 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969218154 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969218154 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969218154 data=null} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969218154 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969218154 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969218151 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Clicking on with mnemonic 'Clear'
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Clicked on with mnemonic 'Clear'
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969218066 data=null doit=true} to Shell with text {Confirm Clear}
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Clicking on &Yes
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969218066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969218066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969218066 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969218066 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969218065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969218065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:34 [2020-02-28T07:08:34.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969218065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:34 [2020-02-28T07:08:34.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969218088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:08:34 [2020-02-28T07:08:34.799Z] DEBUG - Clicked on 
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969216123 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969216123 data=null doit=true} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969216123 data=null} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969216123 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969216123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969216118 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969216118 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969216118 data=null doit=true} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969216117 data=null} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969216116 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969216116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969216112 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.162Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969216112 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969216112 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969216112 data=null} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969216112 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969216112 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]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969216108 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969216108 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969216108 data=null} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969216108 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969216108 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]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969216106 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1969216105 data=null doit=true} to TreeItem with text {symbolic-link [1]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1969216105 data=null} to TreeItem with text {symbolic-link [1]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1969216105 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969216105 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]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1969216103 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969216100 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969216100 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969216100 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969216099 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969216099 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969216096 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969216096 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969216096 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969216086 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969216086 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969216086 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969216086 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.163Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.418Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969216096 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969215570 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969215570 data=null doit=true} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969215570 data=null} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969215569 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969215569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969215565 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969215564 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969215564 data=null doit=true} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969215564 data=null} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969215564 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969215564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969215560 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:36 [2020-02-28T07:08:36.673Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969215560 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969215560 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969215560 data=null} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969215560 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969215559 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]}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969215556 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:36 [2020-02-28T07:08:36.673Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:36 [2020-02-28T07:08:36.673Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969215556 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969215556 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969215556 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969215555 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969215555 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969215552 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Clicking on with mnemonic 'Rename...'
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Clicked on with mnemonic 'Rename...'
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-1969215461 data=null doit=true} to Shell with text {Rename Trace}
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Clicking on OK
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969215459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969215459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969215459 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969215459 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969215459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969215459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:36 [2020-02-28T07:08:36.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969215459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1969215485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Clicked on 
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969215070 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969215070 data=null doit=true} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969215070 data=null} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969215070 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969215070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969215064 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969215064 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969215064 data=null doit=true} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969215064 data=null} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969215064 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969215064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969215060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:37 [2020-02-28T07:08:37.184Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969215059 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969215059 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969215059 data=null} to TreeItem with text {Traces [2]}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969215059 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969215059 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]}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969215056 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:37 [2020-02-28T07:08:37.184Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:37 [2020-02-28T07:08:37.184Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969215055 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1969215055 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1969215055 data=null} to TreeItem with text {ExampleCustomTxt.log2}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969215055 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969215055 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}
02:08:37 [2020-02-28T07:08:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969215052 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:08:37 [2020-02-28T07:08:37.439Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:08:37 [2020-02-28T07:08:37.439Z] DEBUG - Clicking on with mnemonic 'Open'
02:08:37 [2020-02-28T07:08:37.439Z] DEBUG - Clicked on with mnemonic 'Open'
02:08:37 [2020-02-28T07:08:37.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969214990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Attempting to set focus on Table with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969214477 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969214477 data=null doit=true} to TableItem with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969214477 data=null} to TableItem with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969214477 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969214476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969214474 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969214422 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1969214422 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1969214422 data=null} to TreeItem with text {ExampleCustomTxt.log2}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969214422 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969214422 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}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969214419 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969214382 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969214382 data=null doit=true} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969214382 data=null} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969214381 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969214381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969214371 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969214371 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969214371 data=null doit=true} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969214371 data=null} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969214371 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969214371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969214367 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:38 [2020-02-28T07:08:38.001Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969214366 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969214366 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969214366 data=null} to TreeItem with text {Traces [2]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969214366 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969214366 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]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969214360 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969214359 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969214359 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969214359 data=null} to TreeItem with text {Traces [2]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969214359 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969214359 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]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969214357 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Clicking on with mnemonic 'Clear'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Clicked on with mnemonic 'Clear'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969214293 data=null doit=true} to Shell with text {Confirm Clear}
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Clicking on &Yes
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969214292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969214292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969214292 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969214292 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969214292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969214292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:38 [2020-02-28T07:08:38.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969214292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:38 [2020-02-28T07:08:38.258Z] DEBUG - Clicked on 
02:08:38 [2020-02-28T07:08:38.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969214340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969212229 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969212229 data=null doit=true} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969212229 data=null} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969212229 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969212229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969212221 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969212221 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969212221 data=null doit=true} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969212221 data=null} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969212220 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969212220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969212217 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969212216 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969212216 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969212216 data=null} to TreeItem with text {Traces [1]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969212216 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969212216 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969212210 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969212210 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969212210 data=null} to TreeItem with text {Traces [1]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969212210 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969212210 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]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969212208 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969212205 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969212205 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969212205 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969212204 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969212204 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969212194 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Clicking on with mnemonic 'Copy...'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Clicked on with mnemonic 'Copy...'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1969212144 data=null doit=true} to Shell with text {Copy Trace}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
02:08:40 [2020-02-28T07:08:40.145Z] 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')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1969212142 data=null doit=true} to Button with text {Copy as a link}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1969212141 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}
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1969212141 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1969212141 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')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1969212141 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')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1969212140 data=null item=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')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Clicking on OK
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969212139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969212139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969212139 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969212139 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969212139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969212139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Clicked on OK
02:08:40 [2020-02-28T07:08:40.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969212139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:40 [2020-02-28T07:08:40.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1969212170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969211599 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969211598 data=null doit=true} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969211598 data=null} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969211598 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969211598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969211588 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969211587 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969211587 data=null doit=true} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969211587 data=null} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969211587 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969211587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969211583 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:40 [2020-02-28T07:08:40.656Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969211583 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969211583 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969211583 data=null} to TreeItem with text {Traces [2]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969211582 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969211582 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]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969211576 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969211576 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969211576 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969211575 data=null} to TreeItem with text {Traces [2]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969211575 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969211575 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]}
02:08:40 [2020-02-28T07:08:40.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969211573 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:08:40 [2020-02-28T07:08:40.911Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
02:08:40 [2020-02-28T07:08:40.911Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
02:08:40 [2020-02-28T07:08:40.911Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
02:08:40 [2020-02-28T07:08:40.911Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
02:08:40 [2020-02-28T07:08:40.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:40 [2020-02-28T07:08:40.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1969211550 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'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969211018 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969211018 data=null doit=true} to TreeItem with text {test}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969211017 data=null} to TreeItem with text {test}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969211017 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969211017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969211007 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:41 [2020-02-28T07:08:41.471Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1969211007 data=null doit=true} to TreeItem with text {Experiments [1]}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1969211007 data=null} to TreeItem with text {Experiments [1]}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1969211007 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969211006 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]}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1969211004 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:08:41 [2020-02-28T07:08:41.471Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1969211000 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {Experiment [2]}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1969211000 data=null doit=true} to TreeItem with text {Experiment [2]}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1969211000 data=null} to TreeItem with text {Experiment [2]}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1969211000 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {Experiment [2]}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969211000 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]}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1969210993 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {Experiment [2]}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Clicking on with mnemonic 'Copy...'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Clicked on with mnemonic 'Copy...'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-1969210906 data=null doit=true} to Shell with text {Copy Experiment}
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Clicking on OK
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969210904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969210904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969210904 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969210904 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969210904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969210904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.472Z] DEBUG - Clicked on OK
02:08:41 [2020-02-28T07:08:41.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969210904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:41 [2020-02-28T07:08:41.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1969210975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
02:08:42 [2020-02-28T07:08:42.032Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969210394 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969210394 data=null doit=true} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969210394 data=null} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969210394 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969210393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969210386 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969210385 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969210385 data=null doit=true} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969210385 data=null} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969210385 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969210385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969210381 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.032Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969210380 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969210380 data=null doit=true} to TreeItem with text {Traces [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969210380 data=null} to TreeItem with text {Traces [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969210380 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969210380 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]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969210374 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
02:08:42 [2020-02-28T07:08:42.032Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1969210374 data=null doit=true} to TreeItem with text {exp [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1969210374 data=null} to TreeItem with text {exp [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1969210374 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969210374 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]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1969210370 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-1969210366 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1969210366 data=null doit=true} to TreeItem with text {exp [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1969210366 data=null} to TreeItem with text {exp [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1969210366 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969210366 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]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1969210360 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Clicking on with mnemonic 'Copy...'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Clicked on with mnemonic 'Copy...'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-1969210294 data=null doit=true} to Shell with text {Copy Experiment}
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
02:08:42 [2020-02-28T07:08:42.032Z] 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)'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
02:08:42 [2020-02-28T07:08:42.032Z] 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')
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:42 [2020-02-28T07:08:42.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:42 [2020-02-28T07:08:42.033Z] 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210261 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210261 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210261 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210260 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210260 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210260 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210260 data=null item=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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210260 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210260 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210260 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210260 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1969210260 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')
02:08:42 [2020-02-28T07:08:42.033Z] 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')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Clicking on OK
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969210259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969210259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969210259 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969210259 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969210259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969210259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Clicked on OK
02:08:42 [2020-02-28T07:08:42.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969210259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:42 [2020-02-28T07:08:42.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1969210343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
02:08:42 [2020-02-28T07:08:42.543Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969209749 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969209749 data=null doit=true} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969209749 data=null} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969209749 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969209749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969209741 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969209741 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969209741 data=null doit=true} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969209741 data=null} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969209740 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969209740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969209736 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:42 [2020-02-28T07:08:42.543Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969209736 data=null button=0 stateMask=0x0 x=89 y=252 count=0} to TreeItem with text {Traces [4]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969209736 data=null doit=true} to TreeItem with text {Traces [4]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969209736 data=null} to TreeItem with text {Traces [4]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969209736 data=null button=1 stateMask=0x0 x=89 y=252 count=1} to TreeItem with text {Traces [4]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969209736 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]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969209730 data=null button=1 stateMask=0x80000 x=89 y=252 count=1} to TreeItem with text {Traces [4]}
02:08:42 [2020-02-28T07:08:42.543Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1969209730 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1969209730 data=null} to TreeItem with text {expDeepCopy [2]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1969209729 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969209729 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]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1969209723 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]}
02:08:42 [2020-02-28T07:08:42.543Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1969209722 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1969209722 data=null} to TreeItem with text {expDeepCopy [2]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1969209722 data=null button=1 stateMask=0x0 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969209722 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]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1969209716 data=null button=1 stateMask=0x80000 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]}
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
02:08:42 [2020-02-28T07:08:42.543Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:42 [2020-02-28T07:08:42.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969209675 data=null button=0 stateMask=0x0 x=166 y=420 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:42 [2020-02-28T07:08:42.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969209675 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:42 [2020-02-28T07:08:42.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969209675 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:42 [2020-02-28T07:08:42.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969209675 data=null button=1 stateMask=0x0 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969209674 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969209661 data=null button=1 stateMask=0x80000 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969209621 data=null button=0 stateMask=0x0 x=171 y=444 count=0} to TreeItem with text {ExampleCustomTxt.log3}
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1969209620 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1969209620 data=null} to TreeItem with text {ExampleCustomTxt.log3}
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969209620 data=null button=1 stateMask=0x0 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3}
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969209620 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}
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969209610 data=null button=1 stateMask=0x80000 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3}
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:42 [2020-02-28T07:08:42.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969209274 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969209274 data=null doit=true} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969209274 data=null} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969209274 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969209274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969209262 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969209262 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969209262 data=null doit=true} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969209262 data=null} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969209261 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969209261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969209257 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:43 [2020-02-28T07:08:43.054Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969209256 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969209256 data=null doit=true} to TreeItem with text {Traces [4]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969209256 data=null} to TreeItem with text {Traces [4]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969209256 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969209255 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]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969209205 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969209204 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969209204 data=null doit=true} to TreeItem with text {Traces [4]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969209204 data=null} to TreeItem with text {Traces [4]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969209204 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969209204 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]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969209200 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:08:43 [2020-02-28T07:08:43.054Z] DEBUG - Clicking on with mnemonic 'Clear'
02:08:43 [2020-02-28T07:08:43.308Z] DEBUG - Clicked on with mnemonic 'Clear'
02:08:43 [2020-02-28T07:08:43.308Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:08:43 [2020-02-28T07:08:43.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969209152 data=null doit=true} to Shell with text {Confirm Clear}
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - Clicking on &Yes
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969209152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969209152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969209152 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969209152 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969209151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969209151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969209151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - Clicked on 
02:08:43 [2020-02-28T07:08:43.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969209178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969207227 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969207227 data=null doit=true} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969207227 data=null} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969207227 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969207226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969207218 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969207218 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969207218 data=null doit=true} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969207218 data=null} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969207218 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969207217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969207213 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969207212 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969207212 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969207212 data=null} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969207212 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969207212 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969207206 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969207206 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969207205 data=null} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969207205 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969207205 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]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969207203 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969207202 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969207202 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969207202 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969207202 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969207202 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969207190 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969207133 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969207133 data=null doit=true} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969207133 data=null} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969207133 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969207133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969207122 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969207122 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969207122 data=null doit=true} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969207122 data=null} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969207121 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969207121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969207118 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:45 [2020-02-28T07:08:45.196Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969207117 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969207117 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969207117 data=null} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969207117 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969207117 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969207110 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969207110 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969207110 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969207110 data=null} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969207108 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969207108 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969207105 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Clicking on with mnemonic 'Clear'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Clicked on with mnemonic 'Clear'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969207062 data=null doit=true} to Shell with text {Confirm Clear}
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Clicking on &Yes
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969207061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969207061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969207061 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969207061 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969207061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969207061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:45 [2020-02-28T07:08:45.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969207061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:45 [2020-02-28T07:08:45.452Z] DEBUG - Clicked on 
02:08:45 [2020-02-28T07:08:45.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969207085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:08:47 [2020-02-28T07:08:47.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969205016 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969205016 data=null doit=true} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969205016 data=null} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969205016 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969205016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969205009 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969205008 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969205008 data=null doit=true} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969205008 data=null} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969205008 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969205008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969205004 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:47 [2020-02-28T07:08:47.338Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969205003 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969205003 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969205003 data=null} to TreeItem with text {Traces [1]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969205003 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969205003 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969204997 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969204997 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969204997 data=null} to TreeItem with text {Traces [1]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969204997 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969204997 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]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969204995 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969204994 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969204994 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969204994 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969204994 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969204994 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969204983 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Clicking on with mnemonic 'Rename...'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Clicked on with mnemonic 'Rename...'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-1969204940 data=null doit=true} to Shell with text {Rename Trace}
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Clicking on OK
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969204938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969204938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969204938 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969204938 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969204938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969204938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:47 [2020-02-28T07:08:47.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969204938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:47 [2020-02-28T07:08:47.593Z] DEBUG - Clicked on 
02:08:47 [2020-02-28T07:08:47.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:47 [2020-02-28T07:08:47.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:47 [2020-02-28T07:08:47.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:47 [2020-02-28T07:08:47.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1969204962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969204188 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969204187 data=null doit=true} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969204187 data=null} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969204187 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969204187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969204174 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969204174 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969204174 data=null doit=true} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969204174 data=null} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969204174 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969204174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969204170 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.154Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969204169 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969204169 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969204169 data=null} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969204169 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969204169 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969204163 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.154Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969204162 data=null button=0 stateMask=0x0 x=155 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log2}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1969204162 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1969204162 data=null} to TreeItem with text {ExampleCustomTxt.log2}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969204162 data=null button=1 stateMask=0x0 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969204162 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}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969204153 data=null button=1 stateMask=0x80000 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Clicking on with mnemonic 'Open'
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Clicked on with mnemonic 'Open'
02:08:48 [2020-02-28T07:08:48.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969204133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Attempting to set focus on Table with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969203607 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969203607 data=null doit=true} to TableItem with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969203607 data=null} to TableItem with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969203607 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969203606 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969203601 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969203557 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969203557 data=null doit=true} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969203557 data=null} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969203557 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969203557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969203547 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969203546 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969203546 data=null doit=true} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969203546 data=null} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969203546 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969203546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969203542 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:48 [2020-02-28T07:08:48.715Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969203542 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969203542 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969203542 data=null} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969203541 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969203541 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969203535 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969203535 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969203535 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969203535 data=null} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969203535 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969203535 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969203532 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:08:48 [2020-02-28T07:08:48.715Z] DEBUG - Clicking on with mnemonic 'Clear'
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Clicked on with mnemonic 'Clear'
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969203495 data=null doit=true} to Shell with text {Confirm Clear}
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Clicking on &Yes
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969203495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969203494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969203494 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969203494 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969203494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969203494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969203494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969203515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:08:48 [2020-02-28T07:08:48.970Z] DEBUG - Clicked on 
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969201808 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969201808 data=null doit=true} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969201808 data=null} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969201808 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969201808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969201801 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969201800 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969201800 data=null doit=true} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969201800 data=null} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969201800 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969201800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969201796 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:50 [2020-02-28T07:08:50.856Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969201796 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969201796 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969201796 data=null} to TreeItem with text {Traces [1]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969201795 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969201795 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969201790 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969201790 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969201790 data=null} to TreeItem with text {Traces [1]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969201790 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969201790 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]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969201788 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969201787 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969201787 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969201787 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969201787 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969201787 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969201777 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
02:08:50 [2020-02-28T07:08:50.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1969201757 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'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969201221 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969201221 data=null doit=true} to TreeItem with text {test}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969201221 data=null} to TreeItem with text {test}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969201221 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969201221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969201211 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:51 [2020-02-28T07:08:51.114Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1969201211 data=null doit=true} to TreeItem with text {Experiments [1]}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1969201211 data=null} to TreeItem with text {Experiments [1]}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1969201210 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969201210 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]}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1969201208 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:08:51 [2020-02-28T07:08:51.114Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1969201207 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1969201207 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1969201206 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969201206 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]}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1969201203 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969201203 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969201203 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969201203 data=null} to Tree node with text: ExampleCustomTxt.log
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969201203 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969201202 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
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969201192 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Clicking on with mnemonic 'Remove'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Clicked on with mnemonic 'Remove'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=-1969201152 data=null doit=true} to Shell with text {Confirm Remove}
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Clicking on &Yes
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969201151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969201151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969201151 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969201151 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969201151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969201151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:51 [2020-02-28T07:08:51.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969201151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:51 [2020-02-28T07:08:51.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-1969201173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove'
02:08:51 [2020-02-28T07:08:51.370Z] DEBUG - Clicked on 
02:08:51 [2020-02-28T07:08:51.370Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:08:51 [2020-02-28T07:08:51.931Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:08:52 [2020-02-28T07:08:52.492Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969199861 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969199861 data=null doit=true} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969199861 data=null} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969199861 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969199861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969199849 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969199848 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969199848 data=null doit=true} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969199848 data=null} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969199848 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969199848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969199844 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.492Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:52 [2020-02-28T07:08:52.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969199844 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969199843 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969199843 data=null} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969199843 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969199843 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969199837 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969199829 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969199829 data=null doit=true} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969199828 data=null} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969199828 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969199828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969199821 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969199820 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969199820 data=null doit=true} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969199820 data=null} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969199820 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969199820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969199816 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:52 [2020-02-28T07:08:52.493Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969199816 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969199816 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969199816 data=null} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969199815 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969199815 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969199810 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969199810 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969199810 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969199810 data=null} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969199809 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969199809 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969199807 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Clicking on with mnemonic 'Clear'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Clicked on with mnemonic 'Clear'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969199767 data=null doit=true} to Shell with text {Confirm Clear}
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Clicking on &Yes
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969199767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969199767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969199767 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969199767 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969199767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969199767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969199767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Clicked on 
02:08:52 [2020-02-28T07:08:52.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969199788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:08:54 [2020-02-28T07:08:54.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:54 [2020-02-28T07:08:54.379Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:54 [2020-02-28T07:08:54.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969197803 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969197802 data=null doit=true} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969197802 data=null} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969197802 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969197802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969197794 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969197793 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969197793 data=null doit=true} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969197793 data=null} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969197793 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969197793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969197788 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:54 [2020-02-28T07:08:54.635Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969197788 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969197788 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969197788 data=null} to TreeItem with text {Traces [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969197787 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969197787 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969197781 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969197780 data=null doit=true} to TreeItem with text {Traces [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969197780 data=null} to TreeItem with text {Traces [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969197780 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969197780 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]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969197778 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1969197777 data=null doit=true} to TreeItem with text {symbolic-link [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1969197777 data=null} to TreeItem with text {symbolic-link [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1969197777 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969197777 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]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1969197775 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969197771 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969197771 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969197771 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969197771 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969197770 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969197759 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Clicking on with mnemonic 'Copy...'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Clicked on with mnemonic 'Copy...'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1969197713 data=null doit=true} to Shell with text {Copy Trace}
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Clicking on OK
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969197712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969197712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969197712 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969197712 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969197712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969197712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Clicked on OK
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969197712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:54 [2020-02-28T07:08:54.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1969197738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
02:08:55 [2020-02-28T07:08:55.195Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:55 [2020-02-28T07:08:55.195Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:55 [2020-02-28T07:08:55.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969197202 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:08:55 [2020-02-28T07:08:55.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969197202 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969197202 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969197202 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969197202 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969197198 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Clicking on with mnemonic 'Copy...'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Clicked on with mnemonic 'Copy...'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1969197149 data=null doit=true} to Shell with text {Copy Trace}
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
02:08:55 [2020-02-28T07:08:55.196Z] 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')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1969197147 data=null doit=true} to Button with text {Copy as a link}
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1969197147 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}
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1969197147 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1969197146 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')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1969197146 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')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1969197146 data=null item=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')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Clicking on OK
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969197145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969197145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969197145 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969197145 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969197145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969197144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Clicked on OK
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969197144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:08:55 [2020-02-28T07:08:55.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1969197177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969196634 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969196633 data=null doit=true} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969196633 data=null} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969196633 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969196633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969196621 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969196621 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969196621 data=null doit=true} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969196621 data=null} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969196620 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969196620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969196616 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:55 [2020-02-28T07:08:55.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969196615 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969196615 data=null doit=true} to TreeItem with text {Traces [4]}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969196615 data=null} to TreeItem with text {Traces [4]}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969196615 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969196615 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]}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969196608 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:55 [2020-02-28T07:08:55.758Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:08:55 [2020-02-28T07:08:55.758Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969196607 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1969196607 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1969196607 data=null} to TreeItem with text {ExampleCustomTxt.log2}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969196606 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969196606 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}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969196594 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Clicking on with mnemonic 'Open'
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Clicked on with mnemonic 'Open'
02:08:55 [2020-02-28T07:08:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969196572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:08:56 [2020-02-28T07:08:56.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:56 [2020-02-28T07:08:56.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:56 [2020-02-28T07:08:56.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:56 [2020-02-28T07:08:56.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:56 [2020-02-28T07:08:56.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Attempting to set focus on Table with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969195055 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969195055 data=null doit=true} to TableItem with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969195054 data=null} to TableItem with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969195054 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969195053 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969195048 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969195018 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969195018 data=null doit=true} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969195018 data=null} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969195018 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969195017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969195006 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969195006 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969195006 data=null doit=true} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969195005 data=null} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969195005 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969195005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969195001 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:57 [2020-02-28T07:08:57.442Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969195000 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969195000 data=null doit=true} to TreeItem with text {Traces [4]}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969195000 data=null} to TreeItem with text {Traces [4]}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969195000 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969195000 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]}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969194994 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:57 [2020-02-28T07:08:57.442Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
02:08:57 [2020-02-28T07:08:57.442Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969194993 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1969194993 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1969194993 data=null} to TreeItem with text {ExampleCustomTxt.log3}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969194993 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969194993 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}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969194983 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Clicking on with mnemonic 'Open'
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Clicked on with mnemonic 'Open'
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:57 [2020-02-28T07:08:57.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969194963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:08:58 [2020-02-28T07:08:58.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:58 [2020-02-28T07:08:58.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:08:58 [2020-02-28T07:08:58.003Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:58 [2020-02-28T07:08:58.003Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:58 [2020-02-28T07:08:58.562Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:58 [2020-02-28T07:08:58.562Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - Attempting to set focus on Table with text {}
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969193448 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969193448 data=null doit=true} to TableItem with text {}
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969193448 data=null} to TableItem with text {}
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969193447 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969193446 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969193441 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
02:08:58 [2020-02-28T07:08:58.818Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969193401 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1969193401 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1969193401 data=null} to TreeItem with text {ExampleCustomTxt.log2}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969193401 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969193401 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}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969193388 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969193353 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1969193353 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1969193353 data=null} to TreeItem with text {ExampleCustomTxt.log3}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969193353 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969193353 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}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969193343 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:59 [2020-02-28T07:08:59.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969193289 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969193289 data=null doit=true} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969193289 data=null} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969193289 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969193289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969193279 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969193278 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969193278 data=null doit=true} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969193278 data=null} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969193278 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969193278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969193273 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:08:59 [2020-02-28T07:08:59.074Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969193272 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969193272 data=null doit=true} to TreeItem with text {Traces [4]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969193272 data=null} to TreeItem with text {Traces [4]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969193272 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969193272 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]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969193266 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Attempting to set focus on Tree with text {}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1969193265 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1969193265 data=null doit=true} to TreeItem with text {Traces [4]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1969193265 data=null} to TreeItem with text {Traces [4]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1969193265 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969193265 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]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1969193263 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Clicking on with mnemonic 'Clear'
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Clicked on with mnemonic 'Clear'
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969193184 data=null doit=true} to Shell with text {Confirm Clear}
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Clicking on &Yes
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969193184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969193184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969193184 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969193184 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969193184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969193184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:59 [2020-02-28T07:08:59.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969193184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:08:59 [2020-02-28T07:08:59.329Z] DEBUG - Clicked on 
02:09:00 [2020-02-28T07:09:00.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969193207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969190386 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969190386 data=null doit=true} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969190386 data=null} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969190386 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969190386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969190378 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969190378 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969190377 data=null doit=true} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969190377 data=null} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969190377 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969190377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969190373 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.140Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969190373 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969190373 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969190373 data=null} to TreeItem with text {Traces [1]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969190373 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969190372 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969190367 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969190367 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969190367 data=null} to TreeItem with text {Traces [1]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969190367 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969190367 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]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969190365 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969190364 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969190364 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969190364 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969190364 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969190364 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969190349 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Clicking on with mnemonic 'Delete'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Clicked on with mnemonic 'Delete'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1969190289 data=null doit=true} to Shell with text {Confirm Delete}
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Clicking on &Yes
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969190289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969190289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969190289 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969190289 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969190289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969190289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969190289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.395Z] DEBUG - Clicked on 
02:09:02 [2020-02-28T07:09:02.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969190323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969189549 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969189549 data=null doit=true} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969189549 data=null} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969189549 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969189549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969189537 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969189536 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969189536 data=null doit=true} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969189536 data=null} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969189536 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969189536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969189532 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:02 [2020-02-28T07:09:02.958Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969189532 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969189532 data=null doit=true} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969189532 data=null} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969189531 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969189531 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969189525 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969189524 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969189524 data=null doit=true} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969189524 data=null} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969189524 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969189524 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969189522 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Clicking on with mnemonic 'Clear'
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Clicked on with mnemonic 'Clear'
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969189484 data=null doit=true} to Shell with text {Confirm Clear}
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Clicking on &Yes
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969189483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969189483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969189483 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969189483 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969189483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969189483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969189483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969189503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:09:02 [2020-02-28T07:09:02.958Z] DEBUG - Clicked on 
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969187918 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969187918 data=null doit=true} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969187917 data=null} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969187917 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969187917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969187910 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969187910 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969187910 data=null doit=true} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969187910 data=null} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969187909 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969187909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969187906 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:04 [2020-02-28T07:09:04.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969187905 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969187905 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969187905 data=null} to TreeItem with text {Traces [1]}
02:09:04 [2020-02-28T07:09:04.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969187905 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969187905 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969187899 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969187899 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969187898 data=null} to TreeItem with text {Traces [1]}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969187898 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969187898 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]}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969187896 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969187896 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969187895 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969187895 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969187894 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969187894 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969187883 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
02:09:04 [2020-02-28T07:09:04.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1969187860 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'
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969187322 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969187322 data=null doit=true} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969187322 data=null} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969187322 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969187321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969187311 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.137Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1969187311 data=null doit=true} to TreeItem with text {Experiments [1]}
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1969187311 data=null} to TreeItem with text {Experiments [1]}
02:09:05 [2020-02-28T07:09:05.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1969187310 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969187310 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]}
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1969187308 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:09:05 [2020-02-28T07:09:05.138Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1969187308 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1969187308 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1969187308 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969187307 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]}
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1969187304 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969187304 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969187303 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969187303 data=null} to Tree node with text: ExampleCustomTxt.log
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969187303 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969187303 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
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969187292 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Clicking on with mnemonic 'Delete'
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Clicked on with mnemonic 'Delete'
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1969187250 data=null doit=true} to Shell with text {Confirm Delete}
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Clicking on &Yes
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969187250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969187250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969187250 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969187250 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969187250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969187250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969187249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Clicked on 
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969187272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969186946 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969186946 data=null doit=true} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969186946 data=null} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969186946 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969186946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969186934 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969186933 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969186933 data=null doit=true} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969186933 data=null} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969186933 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969186933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969186929 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:05 [2020-02-28T07:09:05.393Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969186929 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969186929 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969186929 data=null} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969186929 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969186928 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969186922 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969186922 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969186922 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969186922 data=null} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969186922 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969186922 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969186919 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Clicking on with mnemonic 'Clear'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Clicked on with mnemonic 'Clear'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969186881 data=null doit=true} to Shell with text {Confirm Clear}
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Clicking on &Yes
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969186880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969186880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969186880 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969186880 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969186880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969186880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969186880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969186900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:09:05 [2020-02-28T07:09:05.393Z] DEBUG - Clicked on 
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969185407 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969185407 data=null doit=true} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969185407 data=null} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969185407 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969185407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969185399 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969185398 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969185398 data=null doit=true} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969185398 data=null} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969185398 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969185398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969185394 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:07 [2020-02-28T07:09:07.279Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969185394 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969185394 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969185394 data=null} to TreeItem with text {Traces [1]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969185394 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969185393 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969185388 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969185388 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969185388 data=null} to TreeItem with text {Traces [1]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969185388 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969185388 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]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969185386 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969185386 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969185386 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969185386 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969185385 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969185385 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969185374 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969185374 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969185374 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969185366 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969185366 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969185366 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969185365 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:07 [2020-02-28T07:09:07.279Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969185374 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969184835 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969184834 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969184834 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969184834 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969184834 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969184831 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Clicking on with mnemonic 'Copy...'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Clicked on with mnemonic 'Copy...'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1969184786 data=null doit=true} to Shell with text {Copy Trace}
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Clicking on OK
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969184785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969184785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969184785 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969184784 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969184784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969184784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Clicked on OK
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969184784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:07 [2020-02-28T07:09:07.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1969184811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969184274 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969184274 data=null doit=true} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969184274 data=null} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969184274 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969184274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969184263 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969184263 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969184263 data=null doit=true} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969184263 data=null} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969184263 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969184262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969184259 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:08 [2020-02-28T07:09:08.095Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969184258 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969184258 data=null doit=true} to TreeItem with text {Traces [2]}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969184258 data=null} to TreeItem with text {Traces [2]}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969184258 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969184258 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]}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969184252 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:09:08 [2020-02-28T07:09:08.095Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184249 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184249 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184249 data=null} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184248 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969184248 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}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184238 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184238 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184238 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969184238 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}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184230 data=null button=1 stateMask=0x80000 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184141 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184141 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1969184141 data=null} to TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:08 [2020-02-28T07:09:08.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969183112 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969183112 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969183112 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969183112 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969183112 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969183103 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969183102 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969183102 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969183093 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969183092 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969183092 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969183092 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:09 [2020-02-28T07:09:09.458Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969183102 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:09 [2020-02-28T07:09:09.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:09 [2020-02-28T07:09:09.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969182494 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969182494 data=null doit=true} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969182494 data=null} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969182494 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969182494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969182484 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969182484 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969182484 data=null doit=true} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969182484 data=null} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969182483 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969182483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969182480 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:09 [2020-02-28T07:09:09.971Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969182479 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969182479 data=null doit=true} to TreeItem with text {Traces [2]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969182479 data=null} to TreeItem with text {Traces [2]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969182479 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969182479 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]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969182473 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969182472 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969182472 data=null doit=true} to TreeItem with text {Traces [2]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969182472 data=null} to TreeItem with text {Traces [2]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969182472 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969182472 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]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969182469 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Clicking on with mnemonic 'Clear'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Clicked on with mnemonic 'Clear'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969182428 data=null doit=true} to Shell with text {Confirm Clear}
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Clicking on &Yes
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969182428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969182428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969182428 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969182428 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969182428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969182428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:09 [2020-02-28T07:09:09.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969182428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:10 [2020-02-28T07:09:10.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969182452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:09:10 [2020-02-28T07:09:10.228Z] DEBUG - Clicked on 
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969180856 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969180855 data=null doit=true} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969180855 data=null} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969180855 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969180855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969180848 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969180848 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969180847 data=null doit=true} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969180847 data=null} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969180847 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969180847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969180844 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:11 [2020-02-28T07:09:11.592Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969180843 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969180843 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969180843 data=null} to TreeItem with text {Traces [1]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969180843 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969180843 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969180837 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969180837 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969180837 data=null} to TreeItem with text {Traces [1]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969180837 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969180837 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]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969180834 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969180833 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969180833 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969180833 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969180833 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969180833 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969180823 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1969180804 data=null doit=true} to Shell with text {Confirm Delete}
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Clicking on &Yes
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969180803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969180803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969180803 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969180803 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969180803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969180803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:11 [2020-02-28T07:09:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969180803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:11 [2020-02-28T07:09:11.848Z] DEBUG - Clicked on 
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969180087 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969180087 data=null doit=true} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969180086 data=null} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969180086 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969180086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969180074 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969180073 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969180073 data=null doit=true} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969180073 data=null} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969180073 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969180073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969180069 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:12 [2020-02-28T07:09:12.409Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969180068 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969180068 data=null doit=true} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969180068 data=null} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969180068 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969180068 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969180061 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969180061 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969180061 data=null doit=true} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969180061 data=null} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969180061 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969180061 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969180058 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Clicking on with mnemonic 'Clear'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Clicked on with mnemonic 'Clear'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969180003 data=null doit=true} to Shell with text {Confirm Clear}
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Clicking on &Yes
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969180002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969180002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969180002 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969180002 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969180002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969180002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969180002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969180039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:09:12 [2020-02-28T07:09:12.409Z] DEBUG - Clicked on 
02:09:13 [2020-02-28T07:09:13.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:13 [2020-02-28T07:09:13.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:13 [2020-02-28T07:09:13.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:13 [2020-02-28T07:09:13.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969178470 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969178470 data=null doit=true} to TreeItem with text {test}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969178470 data=null} to TreeItem with text {test}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969178470 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969178470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969178462 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:13 [2020-02-28T07:09:13.785Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1969178462 data=null doit=true} to TreeItem with text {Experiments [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1969178462 data=null} to TreeItem with text {Experiments [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1969178462 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969178462 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]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1969178460 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1969178459 data=null doit=true} to TreeItem with text {exp [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1969178459 data=null} to TreeItem with text {exp [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1969178459 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969178459 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]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1969178456 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-1969178456 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1969178456 data=null doit=true} to TreeItem with text {exp [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1969178456 data=null} to TreeItem with text {exp [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1969178455 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969178455 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]}
02:09:13 [2020-02-28T07:09:13.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1969178450 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]}
02:09:14 [2020-02-28T07:09:14.039Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:09:14 [2020-02-28T07:09:14.039Z] DEBUG - Clicking on with mnemonic 'Open'
02:09:14 [2020-02-28T07:09:14.039Z] DEBUG - Clicked on with mnemonic 'Open'
02:09:14 [2020-02-28T07:09:14.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969178428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:09:14 [2020-02-28T07:09:14.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:14 [2020-02-28T07:09:14.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:14 [2020-02-28T07:09:14.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:14 [2020-02-28T07:09:14.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:14 [2020-02-28T07:09:14.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:14 [2020-02-28T07:09:14.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:14 [2020-02-28T07:09:14.599Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:14 [2020-02-28T07:09:14.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969177666 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969177666 data=null doit=true} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969177666 data=null} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969177666 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969177665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969177650 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969177650 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969177650 data=null doit=true} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969177650 data=null} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969177650 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969177649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969177644 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:14 [2020-02-28T07:09:14.600Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969177644 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969177644 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969177643 data=null} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969177643 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969177643 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969177636 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969177635 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969177635 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969177635 data=null} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969177635 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969177635 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969177632 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Clicking on with mnemonic 'Clear'
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Clicked on with mnemonic 'Clear'
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969177576 data=null doit=true} to Shell with text {Confirm Clear}
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Clicking on &Yes
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969177575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969177575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969177575 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969177575 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969177575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969177575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969177575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Clicked on 
02:09:14 [2020-02-28T07:09:14.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969177600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969175652 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969175652 data=null doit=true} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969175652 data=null} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969175652 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969175652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969175644 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969175644 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969175644 data=null doit=true} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969175644 data=null} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969175643 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969175643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969175640 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:16 [2020-02-28T07:09:16.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969175639 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969175639 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969175639 data=null} to TreeItem with text {Traces [1]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969175639 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969175639 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969175633 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969175633 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969175633 data=null} to TreeItem with text {Traces [1]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969175633 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969175633 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]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969175631 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969175631 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969175631 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969175631 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969175630 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969175630 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969175621 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Clicking on with mnemonic 'Open'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Clicked on with mnemonic 'Open'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969175600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Attempting to set focus on Table with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969175562 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969175562 data=null doit=true} to TableItem with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969175562 data=null} to TableItem with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969175562 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969175560 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969175556 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:16 [2020-02-28T07:09:16.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969175394 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969175394 data=null doit=true} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969175394 data=null} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969175393 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969175393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969175387 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969175386 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969175386 data=null doit=true} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969175386 data=null} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969175386 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969175386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969175381 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:17 [2020-02-28T07:09:17.001Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969175380 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969175380 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969175380 data=null} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969175380 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969175379 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969175375 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969175375 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969175375 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969175375 data=null} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969175374 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969175374 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969175371 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Clicking on with mnemonic 'Clear'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Clicked on with mnemonic 'Clear'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969175282 data=null doit=true} to Shell with text {Confirm Clear}
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Clicking on &Yes
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969175281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969175281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969175281 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969175281 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969175281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969175281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:17 [2020-02-28T07:09:17.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969175281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:17 [2020-02-28T07:09:17.257Z] DEBUG - Clicked on 
02:09:17 [2020-02-28T07:09:17.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969175349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969173215 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969173215 data=null doit=true} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969173215 data=null} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969173215 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969173215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969173210 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969173210 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969173210 data=null doit=true} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969173210 data=null} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969173210 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969173210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969173205 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:19 [2020-02-28T07:09:19.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:19 [2020-02-28T07:09:19.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969173205 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969173204 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969173204 data=null} to TreeItem with text {Traces [1]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969173204 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969173204 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969173200 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969173199 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969173199 data=null} to TreeItem with text {Traces [1]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969173199 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969173199 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]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969173196 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969173192 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969173192 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969173192 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969173192 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969173191 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969173187 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Clicking on with mnemonic 'Copy...'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Clicked on with mnemonic 'Copy...'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1969173123 data=null doit=true} to Shell with text {Copy Trace}
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Clicking on OK
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969173120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969173120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969173120 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969173120 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969173119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969173119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.146Z] DEBUG - Clicked on OK
02:09:19 [2020-02-28T07:09:19.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969173119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1969173153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
02:09:19 [2020-02-28T07:09:19.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:19 [2020-02-28T07:09:19.656Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:19 [2020-02-28T07:09:19.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969172611 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969172611 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969172611 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969172611 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969172610 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969172607 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:19 [2020-02-28T07:09:19.656Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
02:09:19 [2020-02-28T07:09:19.656Z] DEBUG - Clicking on with mnemonic 'Copy...'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Clicked on with mnemonic 'Copy...'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1969172547 data=null doit=true} to Shell with text {Copy Trace}
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
02:09:19 [2020-02-28T07:09:19.911Z] 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')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1969172545 data=null doit=true} to Button with text {Copy as a link}
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1969172545 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}
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1969172544 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1969172544 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')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1969172544 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')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1969172544 data=null item=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')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Clicking on OK
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969172542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969172542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969172542 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969172542 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969172542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969172542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Clicked on OK
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969172542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:19 [2020-02-28T07:09:19.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1969172579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969171976 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969171976 data=null doit=true} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969171976 data=null} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969171976 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969171976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969171971 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969171971 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969171971 data=null doit=true} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969171971 data=null} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969171971 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969171971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969171967 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:20 [2020-02-28T07:09:20.471Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:20 [2020-02-28T07:09:20.471Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969171967 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969171967 data=null doit=true} to TreeItem with text {Traces [3]}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969171967 data=null} to TreeItem with text {Traces [3]}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969171967 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969171967 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]}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969171964 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:09:20 [2020-02-28T07:09:20.472Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969171963 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1969171963 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1969171963 data=null} to TreeItem with text {ExampleCustomTxt.log2}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969171963 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969171963 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}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969171960 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Clicking on with mnemonic 'Open'
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Clicked on with mnemonic 'Open'
02:09:20 [2020-02-28T07:09:20.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969171933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:09:21 [2020-02-28T07:09:21.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:21 [2020-02-28T07:09:21.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:21 [2020-02-28T07:09:21.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:21 [2020-02-28T07:09:21.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:21 [2020-02-28T07:09:21.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Attempting to set focus on Table with text {}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969170417 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969170417 data=null doit=true} to TableItem with text {}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969170417 data=null} to TableItem with text {}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969170417 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969170416 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969170412 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969170391 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969170390 data=null doit=true} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969170390 data=null} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969170390 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969170390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969170385 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969170385 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969170385 data=null doit=true} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969170385 data=null} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969170385 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969170385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969170381 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:21 [2020-02-28T07:09:21.848Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969170380 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969170380 data=null doit=true} to TreeItem with text {Traces [3]}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969170380 data=null} to TreeItem with text {Traces [3]}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969170380 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:09:21 [2020-02-28T07:09:21.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969170380 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]}
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969170377 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:09:22 [2020-02-28T07:09:22.103Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969170376 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3}
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1969170376 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1969170376 data=null} to TreeItem with text {ExampleCustomTxt.log3}
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969170376 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969170376 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}
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969170373 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Clicking on with mnemonic 'Open'
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Clicked on with mnemonic 'Open'
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:22 [2020-02-28T07:09:22.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1969170352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
02:09:22 [2020-02-28T07:09:22.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:22 [2020-02-28T07:09:22.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:22 [2020-02-28T07:09:22.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:22 [2020-02-28T07:09:22.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:22 [2020-02-28T07:09:22.921Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:22 [2020-02-28T07:09:22.921Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Attempting to set focus on Table with text {}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969168815 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969168815 data=null doit=true} to TableItem with text {}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969168815 data=null} to TableItem with text {}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969168815 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969168814 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969168810 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969168759 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1969168759 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1969168759 data=null} to TreeItem with text {ExampleCustomTxt.log2}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969168759 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969168759 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}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1969168749 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:23 [2020-02-28T07:09:23.482Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
02:09:23 [2020-02-28T07:09:23.737Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:23 [2020-02-28T07:09:23.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969168708 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1969168708 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1969168707 data=null} to TreeItem with text {ExampleCustomTxt.log3}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969168707 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969168707 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}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1969168697 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969168644 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969168644 data=null doit=true} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969168644 data=null} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969168643 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969168643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969168633 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969168633 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969168633 data=null doit=true} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969168633 data=null} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969168633 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969168632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969168604 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:23 [2020-02-28T07:09:23.738Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969168603 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969168603 data=null doit=true} to TreeItem with text {Traces [3]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969168603 data=null} to TreeItem with text {Traces [3]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969168603 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969168603 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]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969168597 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1969168596 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1969168596 data=null doit=true} to TreeItem with text {Traces [3]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1969168596 data=null} to TreeItem with text {Traces [3]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1969168596 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969168596 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]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1969168593 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Clicking on with mnemonic 'Clear'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Clicked on with mnemonic 'Clear'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969168554 data=null doit=true} to Shell with text {Confirm Clear}
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Clicking on &Yes
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969168553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969168553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969168553 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969168553 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969168553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969168553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:23 [2020-02-28T07:09:23.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969168553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:23 [2020-02-28T07:09:23.993Z] DEBUG - Clicked on 
02:09:23 [2020-02-28T07:09:23.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969168575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969166358 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969166358 data=null doit=true} to TreeItem with text {test}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969166358 data=null} to TreeItem with text {test}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969166357 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969166357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969166350 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969166350 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969166350 data=null doit=true} to TreeItem with text {test}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969166350 data=null} to TreeItem with text {test}
02:09:25 [2020-02-28T07:09:25.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969166350 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969166350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969166346 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.133Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969166345 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969166345 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969166345 data=null} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969166345 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969166345 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969166340 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969166340 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969166340 data=null} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969166340 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969166340 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]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969166338 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969166337 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969166337 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:26 [2020-02-28T07:09:26.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969166337 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969166337 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969166337 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969166328 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969166328 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969166327 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969166327 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969166320 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1969166293 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1969166293 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1969166293 data=null} to TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Attempting to set focus on Table with text {}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1969166290 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1969166290 data=null doit=true} to TableItem with text {}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1969166290 data=null} to TableItem with text {}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1969166289 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969166288 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1969166283 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:09:26 [2020-02-28T07:09:26.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969166026 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969166026 data=null doit=true} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969166026 data=null} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969166026 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969166026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969166021 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969166021 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969166021 data=null doit=true} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969166021 data=null} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969166021 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969166020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969166017 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:26 [2020-02-28T07:09:26.389Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969166016 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969166016 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969166016 data=null} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969166016 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969166016 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969166013 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969166013 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969166013 data=null doit=true} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969166013 data=null} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969166013 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969166013 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969166010 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Clicking on with mnemonic 'Clear'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Clicked on with mnemonic 'Clear'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1969165968 data=null doit=true} to Shell with text {Confirm Clear}
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Clicking on &Yes
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969165968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969165968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969165968 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969165968 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969165968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969165968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:26 [2020-02-28T07:09:26.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969165968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:26 [2020-02-28T07:09:26.644Z] DEBUG - Clicked on 
02:09:26 [2020-02-28T07:09:26.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1969165989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969165274 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969165268 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969165268 data=null doit=true} to TreeItem with text {test}
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969165268 data=null} to TreeItem with text {test}
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969165268 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969165268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969165264 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - Clicking on with mnemonic 'Delete'
02:09:27 [2020-02-28T07:09:27.205Z] DEBUG - Clicked on with mnemonic 'Delete'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164696 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164695 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969164695 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Clicking on OK
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969164695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969164695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969164695 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969164695 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969164695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969164694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Clicked on OK
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969164694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:27 [2020-02-28T07:09:27.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969165240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:09:28 [2020-02-28T07:09:28.327Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.971 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
02:09:28 [2020-02-28T07:09:28.327Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.347 s
02:09:28 [2020-02-28T07:09:28.327Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.023 s
02:09:28 [2020-02-28T07:09:28.327Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.945 s
02:09:28 [2020-02-28T07:09:28.327Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.269 s
02:09:28 [2020-02-28T07:09:28.327Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.077 s
02:09:28 [2020-02-28T07:09:28.327Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.036 s
02:09:28 [2020-02-28T07:09:28.327Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.277 s
02:09:28 [2020-02-28T07:09:28.327Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.52 s
02:09:28 [2020-02-28T07:09:28.328Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.602 s
02:09:28 [2020-02-28T07:09:28.328Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.65 s
02:09:28 [2020-02-28T07:09:28.328Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.23 s
02:09:28 [2020-02-28T07:09:28.328Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.918 s
02:09:28 [2020-02-28T07:09:28.328Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.495 s
02:09:28 [2020-02-28T07:09:28.328Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.72 s
02:09:28 [2020-02-28T07:09:28.328Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.56 s
02:09:28 [2020-02-28T07:09:28.328Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
02:09:40 [2020-02-28T07:09:40.493Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.498 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
02:09:40 [2020-02-28T07:09:40.493Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 3.177 s
02:09:40 [2020-02-28T07:09:40.493Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.034 s
02:09:40 [2020-02-28T07:09:40.493Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 2.459 s
02:09:40 [2020-02-28T07:09:40.493Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1969153271 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969153056 data=null doit=true} to Shell with text {Preferences}
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969153054 data=null doit=true} to TreeItem with text {Tracing}
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969153054 data=null} to TreeItem with text {Tracing}
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969153054 data=null button=1 stateMask=0x0 x=48 y=156 count=1} to TreeItem with text {Tracing}
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969153054 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}
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969153052 data=null button=1 stateMask=0x80000 x=48 y=156 count=1} to TreeItem with text {Tracing}
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969153051 data=null doit=true} to Tree node with text: Perspectives
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969153051 data=null} to Tree node with text: Perspectives
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969153051 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969153051 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
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969153051 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969153049 data=null button=0 stateMask=0x0 x=84 y=228 count=0} to Tree node with text: Perspectives
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969153049 data=null doit=true} to Tree node with text: Perspectives
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969153049 data=null} to Tree node with text: Perspectives
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969153049 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969153049 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
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969153001 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
02:09:40 [2020-02-28T07:09:40.493Z] 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')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] 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.
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:40 [2020-02-28T07:09:40.493Z] 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')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Clicking on OK
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969152996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969152996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969152996 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969152996 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969152996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969152996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969152996 data=null item=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')
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969153173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:40 [2020-02-28T07:09:40.493Z] DEBUG - Clicked on 
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1969151386 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969151302 data=null doit=true} to Shell with text {Preferences}
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:41 [2020-02-28T07:09:41.054Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969151300 data=null doit=true} to Tree node with text: Perspectives
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969151300 data=null} to Tree node with text: Perspectives
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969151300 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969151300 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
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969151299 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969151298 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969151298 data=null doit=true} to Tree node with text: Perspectives
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969151298 data=null} to Tree node with text: Perspectives
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969151298 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969151298 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
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969151297 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
02:09:41 [2020-02-28T07:09:41.054Z] 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')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] 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')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=-1969151296 data=null doit=true} to Button with text {Never}
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=-1969151296 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}
02:09:41 [2020-02-28T07:09:41.054Z] 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')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-1969151295 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')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-1969151294 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')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-1969151294 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')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1969151294 data=null item=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')
02:09:41 [2020-02-28T07:09:41.054Z] 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')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:41 [2020-02-28T07:09:41.054Z] 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')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Clicking on OK
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969151292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969151292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969151292 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969151292 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969151292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969151292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969151292 data=null item=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')
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969151377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:41 [2020-02-28T07:09:41.054Z] DEBUG - Clicked on 
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1969149769 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969149697 data=null doit=true} to Shell with text {Preferences}
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:42 [2020-02-28T07:09:42.939Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969149695 data=null doit=true} to Tree node with text: Perspectives
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969149695 data=null} to Tree node with text: Perspectives
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969149695 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969149694 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
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969149694 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969149693 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969149693 data=null doit=true} to Tree node with text: Perspectives
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969149693 data=null} to Tree node with text: Perspectives
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969149693 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969149692 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
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969149692 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
02:09:42 [2020-02-28T07:09:42.939Z] 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')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] 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.
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:42 [2020-02-28T07:09:42.939Z] 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')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Clicking on OK
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969149690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969149690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969149690 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969149690 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969149690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969149690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969149690 data=null item=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')
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969149760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:42 [2020-02-28T07:09:42.939Z] DEBUG - Clicked on 
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969148216 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969148215 data=null doit=true} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969148215 data=null} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969148215 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969148215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969148203 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969148202 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969148202 data=null doit=true} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969148202 data=null} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969148202 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969148202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969148197 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969148197 data=null doit=true} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969148197 data=null} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969148197 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969148197 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}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969148195 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1969148194 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969148194 data=null doit=true} to TreeItem with text {Traces [2]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969148194 data=null} to TreeItem with text {Traces [2]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969148194 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969148194 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]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969148190 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1969148189 data=null doit=true} to TreeItem with text {Traces [2]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1969148189 data=null} to TreeItem with text {Traces [2]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1969148189 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969148189 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]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1969148187 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:44 [2020-02-28T07:09:44.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-1969148186 data=null button=0 stateMask=0x0 x=93 y=84 count=0} to TreeItem with text {kernel}
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=-1969148186 data=null doit=true} to TreeItem with text {kernel}
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=-1969148186 data=null} to TreeItem with text {kernel}
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=-1969148186 data=null button=1 stateMask=0x0 x=93 y=84 count=1} to TreeItem with text {kernel}
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969148186 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}
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=-1969148182 data=null button=1 stateMask=0x80000 x=93 y=84 count=1} to TreeItem with text {kernel}
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - Clicking on with mnemonic 'Test experiment'
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - Clicked on with mnemonic 'Test experiment'
02:09:44 [2020-02-28T07:09:44.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-1969148161 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'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1969147163 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969147082 data=null doit=true} to Shell with text {Preferences}
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:45 [2020-02-28T07:09:45.230Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969147081 data=null doit=true} to Tree node with text: Perspectives
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969147081 data=null} to Tree node with text: Perspectives
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969147080 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969147080 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
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969147080 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969147079 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969147079 data=null doit=true} to Tree node with text: Perspectives
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969147079 data=null} to Tree node with text: Perspectives
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969147078 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969147078 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
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969147078 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
02:09:45 [2020-02-28T07:09:45.230Z] 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')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] 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')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1969147077 data=null doit=true} to Button with text {Always}
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1969147077 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}
02:09:45 [2020-02-28T07:09:45.230Z] 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')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1969147076 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')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1969147075 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')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1969147075 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')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1969147075 data=null item=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')
02:09:45 [2020-02-28T07:09:45.230Z] 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')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:45 [2020-02-28T07:09:45.230Z] 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')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Clicking on OK
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969147073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969147073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:45 [2020-02-28T07:09:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969147073 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:45 [2020-02-28T07:09:45.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969147073 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:45 [2020-02-28T07:09:45.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969147073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:45 [2020-02-28T07:09:45.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969147073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:45 [2020-02-28T07:09:45.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969147073 data=null item=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')
02:09:45 [2020-02-28T07:09:45.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969147154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:45 [2020-02-28T07:09:45.231Z] DEBUG - Clicked on 
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1969145596 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')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1969145595 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')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-1969145595 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1969145595 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1969145595 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')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1969145595 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')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1969145595 data=null item=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')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1969145595 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')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1969145595 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')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1969145595 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')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1969145595 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1969145595 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Clicking on &Yes
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969145594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969145594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969145594 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969145594 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969145594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969145594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969145594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Clicked on 
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1969145473 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform}
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969145366 data=null doit=true} to Shell with text {Preferences}
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:47 [2020-02-28T07:09:47.117Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969145364 data=null doit=true} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969145364 data=null} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969145364 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969145364 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
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969145364 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969145362 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969145362 data=null doit=true} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969145362 data=null} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969145362 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969145362 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
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969145361 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
02:09:47 [2020-02-28T07:09:47.117Z] 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')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Clicking on Cancel
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1969145360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1969145360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1969145360 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1969145359 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1969145359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1969145359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1969145359 data=null item=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')
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969145401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:47 [2020-02-28T07:09:47.117Z] DEBUG - Clicked on 
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1969145091 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969145008 data=null doit=true} to Shell with text {Preferences}
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:47 [2020-02-28T07:09:47.373Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969145006 data=null doit=true} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969145006 data=null} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969145006 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969145006 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
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969145006 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969145004 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969145004 data=null doit=true} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969145004 data=null} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969145004 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969145004 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
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969145004 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
02:09:47 [2020-02-28T07:09:47.373Z] 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')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] 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')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1969145002 data=null doit=true} to Button with text {Always}
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1969145002 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}
02:09:47 [2020-02-28T07:09:47.373Z] 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')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1969145002 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')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1969145000 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')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1969145000 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')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1969145000 data=null item=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')
02:09:47 [2020-02-28T07:09:47.373Z] 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')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:47 [2020-02-28T07:09:47.373Z] 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')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Clicking on OK
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969144999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969144999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969144999 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969144999 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969144999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969144999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969144999 data=null item=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')
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969145082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:47 [2020-02-28T07:09:47.373Z] DEBUG - Clicked on 
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - Clicking on &No
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1969143473 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')
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1969143473 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')
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1969143473 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1969143473 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1969143473 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')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1969143473 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')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1969143473 data=null item=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')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Clicked on 
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1969143427 data=null doit=true} to Shell with text {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform}
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969143384 data=null doit=true} to Shell with text {Preferences}
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:49 [2020-02-28T07:09:49.261Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969143382 data=null doit=true} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969143382 data=null} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969143382 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969143382 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
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969143382 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969143380 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969143380 data=null doit=true} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969143380 data=null} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969143380 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969143380 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
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969143379 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
02:09:49 [2020-02-28T07:09:49.261Z] 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')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Clicking on Cancel
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1969143378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1969143378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1969143378 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1969143378 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1969143378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1969143378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1969143378 data=null item=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')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969143419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Clicked on 
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1969143187 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969143106 data=null doit=true} to Shell with text {Preferences}
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:49 [2020-02-28T07:09:49.261Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969143104 data=null doit=true} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969143104 data=null} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969143104 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969143104 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
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969143104 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969143102 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969143102 data=null doit=true} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969143102 data=null} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969143102 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969143102 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
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969143101 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
02:09:49 [2020-02-28T07:09:49.261Z] 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')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] 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.
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:49 [2020-02-28T07:09:49.261Z] 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')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Clicking on OK
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969143100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969143100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969143100 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969143100 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969143099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969143099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969143099 data=null item=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')
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969143179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:49 [2020-02-28T07:09:49.261Z] DEBUG - Clicked on 
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Clicking on &Yes
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969141544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969141544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969141544 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969141544 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969141544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969141544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969141544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Clicked on 
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1969141390 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform}
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969141307 data=null doit=true} to Shell with text {Preferences}
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:51 [2020-02-28T07:09:51.151Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969141306 data=null doit=true} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969141306 data=null} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969141306 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969141305 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
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969141305 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969141304 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969141304 data=null doit=true} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969141304 data=null} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969141304 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969141304 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
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969141303 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
02:09:51 [2020-02-28T07:09:51.151Z] 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')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Clicking on Cancel
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1969141302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1969141302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1969141302 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1969141301 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1969141301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1969141301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1969141301 data=null item=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')
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969141383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Clicked on 
02:09:51 [2020-02-28T07:09:51.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1969141081 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969140994 data=null doit=true} to Shell with text {Preferences}
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:51 [2020-02-28T07:09:51.407Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969140993 data=null doit=true} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969140993 data=null} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969140992 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969140992 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
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969140992 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969140991 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969140991 data=null doit=true} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969140991 data=null} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969140990 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969140990 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
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969140990 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
02:09:51 [2020-02-28T07:09:51.407Z] 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')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] 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')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=-1969140989 data=null doit=true} to Button with text {Prompt}
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1969140989 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}
02:09:51 [2020-02-28T07:09:51.407Z] 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')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-1969140988 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')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-1969140987 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')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-1969140987 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')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1969140987 data=null item=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')
02:09:51 [2020-02-28T07:09:51.407Z] 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')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:51 [2020-02-28T07:09:51.407Z] 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')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Clicking on OK
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969140986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969140986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969140986 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969140986 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969140985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969140985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969140985 data=null item=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')
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969141072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:51 [2020-02-28T07:09:51.407Z] DEBUG - Clicked on 
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1969139266 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969139183 data=null doit=true} to Shell with text {Preferences}
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:53 [2020-02-28T07:09:53.293Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969139181 data=null doit=true} to Tree node with text: Perspectives
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969139181 data=null} to Tree node with text: Perspectives
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969139180 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969139180 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
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969139180 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969139178 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969139178 data=null doit=true} to Tree node with text: Perspectives
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969139178 data=null} to Tree node with text: Perspectives
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969139178 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969139178 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
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969139177 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
02:09:53 [2020-02-28T07:09:53.293Z] 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')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] 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')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1969139176 data=null doit=true} to Button with text {Always}
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1969139176 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}
02:09:53 [2020-02-28T07:09:53.293Z] 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')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1969139175 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')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1969139174 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')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1969139174 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')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1969139174 data=null item=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')
02:09:53 [2020-02-28T07:09:53.293Z] 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')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:53 [2020-02-28T07:09:53.293Z] 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')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Clicking on OK
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969139172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969139172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969139172 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969139172 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969139172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969139172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969139172 data=null item=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')
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969139256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:53 [2020-02-28T07:09:53.293Z] DEBUG - Clicked on 
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1969137575 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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1969137575 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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-1969137574 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1969137574 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1969137574 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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1969137574 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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1969137574 data=null item=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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1969137574 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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1969137574 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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1969137574 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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1969137574 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1969137574 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Clicking on &No
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1969137574 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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1969137574 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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1969137574 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1969137574 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1969137573 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')
02:09:54 [2020-02-28T07:09:54.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1969137573 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')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1969137573 data=null item=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')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Clicked on 
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1969137519 data=null doit=true} to Shell with text {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform}
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969137475 data=null doit=true} to Shell with text {Preferences}
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
02:09:54 [2020-02-28T07:09:54.912Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969137473 data=null doit=true} to Tree node with text: Perspectives
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969137473 data=null} to Tree node with text: Perspectives
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969137473 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969137473 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
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969137473 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1969137471 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1969137471 data=null doit=true} to Tree node with text: Perspectives
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1969137471 data=null} to Tree node with text: Perspectives
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1969137471 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969137471 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
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1969137470 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
02:09:54 [2020-02-28T07:09:54.912Z] 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')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Clicking on Cancel
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1969137469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1969137469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1969137468 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1969137468 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1969137468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1969137468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1969137468 data=null item=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')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969137510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Clicked on 
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1969137373 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Attempting to set focus on Tree with text {}
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969137367 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969137366 data=null doit=true} to TreeItem with text {test}
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969137366 data=null} to TreeItem with text {test}
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969137366 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969137366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:09:54 [2020-02-28T07:09:54.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969137360 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:09:55 [2020-02-28T07:09:55.167Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:09:55 [2020-02-28T07:09:55.167Z] DEBUG - Clicking on with mnemonic 'Delete'
02:09:55 [2020-02-28T07:09:55.167Z] DEBUG - Clicked on with mnemonic 'Delete'
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.728Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969136702 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - Clicking on OK
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969136701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969136701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969136701 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969136701 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969136701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969136701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:55 [2020-02-28T07:09:55.729Z] DEBUG - Clicked on OK
02:09:56 [2020-02-28T07:09:56.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969136701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:09:56 [2020-02-28T07:09:56.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969137300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:09:56 [2020-02-28T07:09:56.544Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.99 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
02:09:56 [2020-02-28T07:09:56.544Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.927 s
02:09:56 [2020-02-28T07:09:56.544Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.632 s
02:09:56 [2020-02-28T07:09:56.544Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.54 s
02:09:56 [2020-02-28T07:09:56.544Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.031 s
02:09:56 [2020-02-28T07:09:56.544Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.97 s
02:09:56 [2020-02-28T07:09:56.544Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.084 s
02:09:56 [2020-02-28T07:09:56.544Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.802 s
02:09:56 [2020-02-28T07:09:56.544Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.02 s
02:09:56 [2020-02-28T07:09:56.544Z] 
02:09:56 [2020-02-28T07:09:56.544Z] Results:
02:09:56 [2020-02-28T07:09:56.544Z] 
02:09:56 [2020-02-28T07:09:56.544Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
02:09:56 [2020-02-28T07:09:56.544Z] 
02:09:57 [2020-02-28T07:09:57.107Z] 
02:09:57 [2020-02-28T07:09:57.107Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 07:09:56.829
02:09:57 [2020-02-28T07:09:57.107Z] !MESSAGE The workspace will exit with unsaved changes in this session.
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] All tests passed!
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:09:58 [2020-02-28T07:09:58.033Z] [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
02:09:58 [2020-02-28T07:09:58.033Z] [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
02:09:58 [2020-02-28T07:09:58.033Z] [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
02:09:58 [2020-02-28T07:09:58.033Z] [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
02:09:58 [2020-02-28T07:09:58.033Z] [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
02:09:58 [2020-02-28T07:09:58.033Z] [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
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT [127/138]
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] The project's OSGi version is 1.0.3.202002280607
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.033Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
02:09:58 [2020-02-28T07:09:58.593Z] [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:[255] 
02:09:58 [2020-02-28T07:09:58.593Z] 	node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel());
02:09:58 [2020-02-28T07:09:58.593Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:09:58 [2020-02-28T07:09:58.593Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
02:09:58 [2020-02-28T07:09:58.593Z] [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:[272] 
02:09:58 [2020-02-28T07:09:58.593Z] 	htIo.supplyATReader(seqNb).getChannel(),
02:09:58 [2020-02-28T07:09:58.593Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:09:58 [2020-02-28T07:09:58.593Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
02:09:58 [2020-02-28T07:09:58.594Z] 2 problems (2 warnings)
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.594Z] [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
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.594Z] [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
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.594Z] [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
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] 
02:09:58 [2020-02-28T07:09:58.594Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
02:09:58 [2020-02-28T07:09:58.848Z] [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
02:09:58 [2020-02-28T07:09:58.848Z] [INFO] Command line:
02:09:58 [2020-02-28T07:09:58.848Z] 	[/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]
02:09:58 [2020-02-28T07:09:58.848Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
02:10:00 [2020-02-28T07:10:00.733Z] !SESSION 2020-02-28 07:09:58.817 -----------------------------------------------
02:10:00 [2020-02-28T07:10:00.733Z] eclipse.buildId=unknown
02:10:00 [2020-02-28T07:10:00.733Z] java.version=1.8.0_202
02:10:00 [2020-02-28T07:10:00.733Z] java.vendor=Oracle Corporation
02:10:00 [2020-02-28T07:10:00.733Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
02:10:00 [2020-02-28T07:10:00.733Z] 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
02:10:00 [2020-02-28T07:10:00.733Z] 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
02:10:00 [2020-02-28T07:10:00.733Z] 
02:10:00 [2020-02-28T07:10:00.733Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 07:10:00.229
02:10:00 [2020-02-28T07:10:00.733Z] !MESSAGE FrameworkEvent ERROR
02:10:00 [2020-02-28T07:10:00.733Z] !STACK 0
02:10:00 [2020-02-28T07:10:00.733Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41]
02:10:00 [2020-02-28T07:10:00.733Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
02:10:00 [2020-02-28T07:10:00.733Z] 
02:10:00 [2020-02-28T07:10:00.733Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
02:10:00 [2020-02-28T07:10:00.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
02:10:00 [2020-02-28T07:10:00.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
02:10:00 [2020-02-28T07:10:00.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
02:10:00 [2020-02-28T07:10:00.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
02:10:00 [2020-02-28T07:10:00.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
02:10:00 [2020-02-28T07:10:00.733Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
02:10:00 [2020-02-28T07:10:00.733Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
02:10:02 [2020-02-28T07:10:02.094Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
02:10:02 [2020-02-28T07:10:02.350Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
02:10:02 [2020-02-28T07:10:02.350Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.008 s
02:10:02 [2020-02-28T07:10:02.350Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.350Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.350Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.350Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.007 s
02:10:02 [2020-02-28T07:10:02.350Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.043 s
02:10:02 [2020-02-28T07:10:02.350Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.350Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.350Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.350Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.002 s
02:10:02 [2020-02-28T07:10:02.350Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.350Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.350Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
02:10:02 [2020-02-28T07:10:02.605Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
02:10:02 [2020-02-28T07:10:02.605Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.093 s
02:10:02 [2020-02-28T07:10:02.605Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.006 s
02:10:02 [2020-02-28T07:10:02.605Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.071 s
02:10:02 [2020-02-28T07:10:02.605Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.092 s
02:10:02 [2020-02-28T07:10:02.605Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.023 s
02:10:02 [2020-02-28T07:10:02.605Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.002 s
02:10:02 [2020-02-28T07:10:02.605Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
02:10:02 [2020-02-28T07:10:02.861Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
02:10:02 [2020-02-28T07:10:02.861Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.005 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.014 s
02:10:02 [2020-02-28T07:10:02.861Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.153 s
02:10:02 [2020-02-28T07:10:02.861Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.022 s
02:10:02 [2020-02-28T07:10:02.861Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.002 s
02:10:02 [2020-02-28T07:10:02.861Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
02:10:02 [2020-02-28T07:10:02.861Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
02:10:02 [2020-02-28T07:10:02.861Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.005 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.014 s
02:10:02 [2020-02-28T07:10:02.861Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.093 s
02:10:02 [2020-02-28T07:10:02.861Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.054 s
02:10:02 [2020-02-28T07:10:02.861Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.002 s
02:10:02 [2020-02-28T07:10:02.861Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
02:10:02 [2020-02-28T07:10:02.861Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
02:10:02 [2020-02-28T07:10:02.861Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.861Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
02:10:02 [2020-02-28T07:10:02.861Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
02:10:02 [2020-02-28T07:10:02.861Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
02:10:02 [2020-02-28T07:10:02.861Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
02:10:02 [2020-02-28T07:10:02.861Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
02:10:03 [2020-02-28T07:10:03.117Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
02:10:03 [2020-02-28T07:10:03.117Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
02:10:03 [2020-02-28T07:10:03.117Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
02:10:03 [2020-02-28T07:10:03.117Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
02:10:03 [2020-02-28T07:10:03.117Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
02:10:03 [2020-02-28T07:10:03.117Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
02:10:03 [2020-02-28T07:10:03.117Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
02:10:03 [2020-02-28T07:10:03.117Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
02:10:03 [2020-02-28T07:10:03.117Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
02:10:03 [2020-02-28T07:10:03.117Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
02:10:03 [2020-02-28T07:10:03.117Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
02:10:03 [2020-02-28T07:10:03.117Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
02:10:03 [2020-02-28T07:10:03.117Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0 s
02:10:03 [2020-02-28T07:10:03.117Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
02:10:03 [2020-02-28T07:10:03.117Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
02:10:03 [2020-02-28T07:10:03.679Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
02:10:03 [2020-02-28T07:10:03.679Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.246 s
02:10:03 [2020-02-28T07:10:03.679Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.265 s
02:10:03 [2020-02-28T07:10:03.679Z] 
02:10:03 [2020-02-28T07:10:03.679Z] Results:
02:10:03 [2020-02-28T07:10:03.679Z] 
02:10:03 [2020-02-28T07:10:03.679Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
02:10:03 [2020-02-28T07:10:03.679Z] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] All tests passed!
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
02:10:04 [2020-02-28T07:10:04.605Z] [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
02:10:04 [2020-02-28T07:10:04.605Z] [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
02:10:04 [2020-02-28T07:10:04.605Z] [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
02:10:04 [2020-02-28T07:10:04.605Z] [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
02:10:04 [2020-02-28T07:10:04.605Z] [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
02:10:04 [2020-02-28T07:10:04.605Z] [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
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [128/138]
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] The project's OSGi version is 1.0.3.202002280607
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] 
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:04 [2020-02-28T07:10:04.605Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
02:10:05 [2020-02-28T07:10:05.165Z] [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:[234] 
02:10:05 [2020-02-28T07:10:05.165Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()]));
02:10:05 [2020-02-28T07:10:05.165Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:10:05 [2020-02-28T07:10:05.165Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
02:10:05 [2020-02-28T07:10:05.165Z] [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:[244] 
02:10:05 [2020-02-28T07:10:05.165Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()]));
02:10:05 [2020-02-28T07:10:05.165Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:10:05 [2020-02-28T07:10:05.165Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
02:10:05 [2020-02-28T07:10:05.165Z] [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:[53] 
02:10:05 [2020-02-28T07:10:05.165Z] 	{ "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) },
02:10:05 [2020-02-28T07:10:05.165Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:10:05 [2020-02-28T07:10:05.165Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path'
02:10:05 [2020-02-28T07:10:05.165Z] [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:[49] 
02:10:05 [2020-02-28T07:10:05.165Z] 	boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload()));
02:10:05 [2020-02-28T07:10:05.165Z] 	                                                                                      ^^^^^^^^^^^^^^^^^^^^
02:10:05 [2020-02-28T07:10:05.165Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
02:10:05 [2020-02-28T07:10:05.165Z] 4 problems (4 warnings)
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] 
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] 
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:05 [2020-02-28T07:10:05.165Z] [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
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] 
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] 
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:05 [2020-02-28T07:10:05.165Z] [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
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] 
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] 
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] 
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:05 [2020-02-28T07:10:05.165Z] [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
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] 
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] 
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:05 [2020-02-28T07:10:05.165Z] [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
02:10:05 [2020-02-28T07:10:05.165Z] [INFO] Command line:
02:10:05 [2020-02-28T07:10:05.165Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.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]
02:10:05 [2020-02-28T07:10:05.165Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
02:10:07 [2020-02-28T07:10:07.051Z] !SESSION 2020-02-28 07:10:05.265 -----------------------------------------------
02:10:07 [2020-02-28T07:10:07.051Z] eclipse.buildId=unknown
02:10:07 [2020-02-28T07:10:07.051Z] java.version=1.8.0_202
02:10:07 [2020-02-28T07:10:07.051Z] java.vendor=Oracle Corporation
02:10:07 [2020-02-28T07:10:07.051Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
02:10:07 [2020-02-28T07:10:07.051Z] 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
02:10:07 [2020-02-28T07:10:07.051Z] 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
02:10:07 [2020-02-28T07:10:07.051Z] 
02:10:07 [2020-02-28T07:10:07.051Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 07:10:06.817
02:10:07 [2020-02-28T07:10:07.051Z] !MESSAGE FrameworkEvent ERROR
02:10:07 [2020-02-28T07:10:07.051Z] !STACK 0
02:10:07 [2020-02-28T07:10:07.051Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [42]
02:10:07 [2020-02-28T07:10:07.051Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
02:10:07 [2020-02-28T07:10:07.051Z] 
02:10:07 [2020-02-28T07:10:07.051Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
02:10:07 [2020-02-28T07:10:07.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
02:10:07 [2020-02-28T07:10:07.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
02:10:07 [2020-02-28T07:10:07.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
02:10:07 [2020-02-28T07:10:07.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
02:10:07 [2020-02-28T07:10:07.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
02:10:07 [2020-02-28T07:10:07.051Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
02:10:07 [2020-02-28T07:10:07.051Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
02:10:07 [2020-02-28T07:10:07.976Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
02:10:07 [2020-02-28T07:10:07.976Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
02:10:07 [2020-02-28T07:10:07.976Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.009 s
02:10:07 [2020-02-28T07:10:07.976Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.004 s
02:10:07 [2020-02-28T07:10:07.976Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
02:10:07 [2020-02-28T07:10:07.976Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
02:10:07 [2020-02-28T07:10:07.976Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.05 s
02:10:07 [2020-02-28T07:10:07.976Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
02:10:07 [2020-02-28T07:10:07.976Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
02:10:07 [2020-02-28T07:10:07.976Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
02:10:07 [2020-02-28T07:10:07.976Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
02:10:07 [2020-02-28T07:10:07.976Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
02:10:07 [2020-02-28T07:10:07.976Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
02:10:07 [2020-02-28T07:10:07.976Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
02:10:07 [2020-02-28T07:10:07.976Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.003 s
02:10:07 [2020-02-28T07:10:07.976Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
02:10:07 [2020-02-28T07:10:07.976Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
02:10:08 [2020-02-28T07:10:08.231Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
02:10:08 [2020-02-28T07:10:08.231Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.231Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.231Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.231Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.231Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.231Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.231Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.231Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.231Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.231Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
02:10:08 [2020-02-28T07:10:08.486Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
02:10:08 [2020-02-28T07:10:08.487Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.027 s
02:10:08 [2020-02-28T07:10:08.487Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.09 s
02:10:08 [2020-02-28T07:10:08.487Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.006 s
02:10:08 [2020-02-28T07:10:08.487Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.018 s
02:10:08 [2020-02-28T07:10:08.487Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.104 s
02:10:08 [2020-02-28T07:10:08.487Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.063 s
02:10:08 [2020-02-28T07:10:08.487Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.003 s
02:10:08 [2020-02-28T07:10:08.487Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
02:10:08 [2020-02-28T07:10:08.487Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
02:10:08 [2020-02-28T07:10:08.487Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
02:10:08 [2020-02-28T07:10:08.487Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
02:10:08 [2020-02-28T07:10:08.487Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.032 s
02:10:08 [2020-02-28T07:10:08.487Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
02:10:08 [2020-02-28T07:10:08.487Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
02:10:08 [2020-02-28T07:10:08.487Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.003 s
02:10:08 [2020-02-28T07:10:08.487Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
02:10:08 [2020-02-28T07:10:08.487Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
02:10:08 [2020-02-28T07:10:08.487Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.004 s
02:10:08 [2020-02-28T07:10:08.487Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
02:10:08 [2020-02-28T07:10:08.487Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
02:10:08 [2020-02-28T07:10:08.487Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.006 s
02:10:08 [2020-02-28T07:10:08.487Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.487Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.487Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
02:10:08 [2020-02-28T07:10:08.742Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
02:10:08 [2020-02-28T07:10:08.742Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.742Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.742Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.742Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
02:10:08 [2020-02-28T07:10:08.742Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
02:10:08 [2020-02-28T07:10:08.742Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.742Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
02:10:08 [2020-02-28T07:10:08.742Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
02:10:08 [2020-02-28T07:10:08.742Z] 
02:10:08 [2020-02-28T07:10:08.742Z] Results:
02:10:08 [2020-02-28T07:10:08.742Z] 
02:10:08 [2020-02-28T07:10:08.742Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
02:10:08 [2020-02-28T07:10:08.742Z] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] All tests passed!
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:09 [2020-02-28T07:10:09.669Z] [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
02:10:09 [2020-02-28T07:10:09.669Z] [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
02:10:09 [2020-02-28T07:10:09.669Z] [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
02:10:09 [2020-02-28T07:10:09.669Z] [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
02:10:09 [2020-02-28T07:10:09.669Z] [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
02:10:09 [2020-02-28T07:10:09.669Z] [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
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT [129/138]
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] The project's OSGi version is 1.0.9.202002280607
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:10:09 [2020-02-28T07:10:09.669Z] [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
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] 
02:10:09 [2020-02-28T07:10:09.669Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:09 [2020-02-28T07:10:09.669Z] [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
02:10:10 [2020-02-28T07:10:10.229Z] [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:[96] 
02:10:10 [2020-02-28T07:10:10.229Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
02:10:10 [2020-02-28T07:10:10.229Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:10:10 [2020-02-28T07:10:10.229Z] 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
02:10:10 [2020-02-28T07:10:10.229Z] 1 problem (1 warning)
02:10:10 [2020-02-28T07:10:10.229Z] [INFO] 
02:10:10 [2020-02-28T07:10:10.229Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:10 [2020-02-28T07:10:10.229Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:10:10 [2020-02-28T07:10:10.229Z] [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
02:10:10 [2020-02-28T07:10:10.229Z] [INFO] 
02:10:10 [2020-02-28T07:10:10.229Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:10 [2020-02-28T07:10:10.229Z] [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
02:10:10 [2020-02-28T07:10:10.229Z] [INFO] 
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] 
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:10 [2020-02-28T07:10:10.230Z] [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
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] 
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] 
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] 
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:10 [2020-02-28T07:10:10.230Z] [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
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] 
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] 
02:10:10 [2020-02-28T07:10:10.230Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:10:10 [2020-02-28T07:10:10.790Z] [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
02:10:10 [2020-02-28T07:10:10.790Z] [INFO] Command line:
02:10:10 [2020-02-28T07:10:10.790Z] 	[/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]
02:10:10 [2020-02-28T07:10:10.790Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
02:10:12 [2020-02-28T07:10:12.674Z] !SESSION 2020-02-28 07:10:10.735 -----------------------------------------------
02:10:12 [2020-02-28T07:10:12.674Z] eclipse.buildId=unknown
02:10:12 [2020-02-28T07:10:12.674Z] java.version=1.8.0_202
02:10:12 [2020-02-28T07:10:12.674Z] java.vendor=Oracle Corporation
02:10:12 [2020-02-28T07:10:12.674Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
02:10:12 [2020-02-28T07:10:12.674Z] 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
02:10:12 [2020-02-28T07:10:12.674Z] 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
02:10:12 [2020-02-28T07:10:12.675Z] 
02:10:12 [2020-02-28T07:10:12.675Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 07:10:12.438
02:10:12 [2020-02-28T07:10:12.675Z] !MESSAGE FrameworkEvent ERROR
02:10:12 [2020-02-28T07:10:12.675Z] !STACK 0
02:10:12 [2020-02-28T07:10:12.675Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
02:10:12 [2020-02-28T07:10:12.675Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
02:10:12 [2020-02-28T07:10:12.675Z] 
02:10:12 [2020-02-28T07:10:12.675Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
02:10:12 [2020-02-28T07:10:12.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
02:10:12 [2020-02-28T07:10:12.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
02:10:12 [2020-02-28T07:10:12.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
02:10:12 [2020-02-28T07:10:12.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
02:10:12 [2020-02-28T07:10:12.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
02:10:12 [2020-02-28T07:10:12.675Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
02:10:12 [2020-02-28T07:10:12.675Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
02:10:17 [2020-02-28T07:10:17.912Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
02:10:19 [2020-02-28T07:10:19.309Z] Display size: 1440x900
02:10:19 [2020-02-28T07:10:19.309Z] OS version=3.10.0-1062.12.1.el7.x86_64
02:10:19 [2020-02-28T07:10:19.309Z] GTK version=2.24.30
02:10:19 [2020-02-28T07:10:19.309Z] GTK theme=unknown
02:10:19 [2020-02-28T07:10:19.309Z] LIBOVERLAY_SCROLLBAR=0
02:10:19 [2020-02-28T07:10:19.309Z] Time zone: Coordinated Universal Time
02:10:19 [2020-02-28T07:10:19.309Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
02:10:19 [2020-02-28T07:10:19.309Z] log4j:WARN Please initialize the log4j system properly.
02:10:27 [2020-02-28T07:10:27.391Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.618 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
02:10:27 [2020-02-28T07:10:27.391Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 9.521 s
02:10:27 [2020-02-28T07:10:27.391Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
02:10:28 [2020-02-28T07:10:28.753Z] 
02:10:28 [2020-02-28T07:10:28.753Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 07:10:28.344
02:10:28 [2020-02-28T07:10:28.753Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969101268 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969101268 data=null doit=true} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969101268 data=null} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969101268 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969101267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969101208 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969101207 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969101207 data=null doit=true} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969101207 data=null} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969101207 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969101206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969101200 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969101200 data=null doit=true} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969101199 data=null} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969101199 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969101199 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}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969101195 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969101194 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969101194 data=null doit=true} to TreeItem with text {Traces [1]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969101194 data=null} to TreeItem with text {Traces [1]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969101194 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969101194 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969101184 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969101183 data=null doit=true} to TreeItem with text {Traces [1]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969101183 data=null} to TreeItem with text {Traces [1]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969101183 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969101183 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]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969101180 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1969101179 data=null doit=true} to Tree node with text: bug446190
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1969101179 data=null} to Tree node with text: bug446190
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1969101179 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969101179 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
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1969101175 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1969101174 data=null doit=true} to Tree node with text: Views
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1969101174 data=null} to Tree node with text: Views
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1969101174 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969101174 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
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1969101098 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1969101098 data=null doit=true} to Tree node with text: XML system call analysis
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1969101097 data=null} to Tree node with text: XML system call analysis
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1969101097 data=null button=1 stateMask=0x0 x=186 y=492 count=1} to Tree node with text: XML system call analysis
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969101097 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
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1969101084 data=null button=1 stateMask=0x80000 x=186 y=492 count=1} to Tree node with text: XML system call analysis
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-1969101083 data=null button=0 stateMask=0x0 x=174 y=588 count=0} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-1969101083 data=null doit=true} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-1969101082 data=null} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1969101082 data=null button=1 stateMask=0x0 x=174 y=588 count=1} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969101082 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
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1969101069 data=null button=1 stateMask=0x80000 x=174 y=551 count=1} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1969101069 data=null button=1 stateMask=0x0 x=174 y=551 count=2} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-1969101069 data=null button=1 stateMask=0x0 x=174 y=551 count=2} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1969101008 data=null button=1 stateMask=0x80000 x=174 y=551 count=2} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-1969101008 data=null button=0 stateMask=0x0 x=174 y=551 count=0} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-1969101007 data=null doit=true} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-1969101007 data=null} to Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.265Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
02:10:31 [2020-02-28T07:10:31.826Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969101069 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
02:10:32 [2020-02-28T07:10:32.081Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
02:10:33 [2020-02-28T07:10:33.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
02:10:33 [2020-02-28T07:10:33.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:33 [2020-02-28T07:10:33.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:33 [2020-02-28T07:10:33.966Z] DEBUG - Setting state to checked on: bug446190
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969097477 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969097447 data=null button=0 stateMask=0x0 x=53 y=-25 count=0} to TreeItem with text {test}
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969097446 data=null doit=true} to TreeItem with text {test}
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969097446 data=null} to TreeItem with text {test}
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969097446 data=null button=1 stateMask=0x0 x=53 y=-25 count=1} to TreeItem with text {test}
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969097446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969097435 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - Clicking on with mnemonic 'Delete'
02:10:34 [2020-02-28T07:10:34.893Z] DEBUG - Clicked on with mnemonic 'Delete'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096681 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096680 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096679 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969096679 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Clicking on OK
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969096678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969096678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969096678 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969096678 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969096678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969096677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:35 [2020-02-28T07:10:35.823Z] DEBUG - Clicked on OK
02:10:36 [2020-02-28T07:10:36.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969096677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:36 [2020-02-28T07:10:36.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969097370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:10:36 [2020-02-28T07:10:36.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
02:10:36 [2020-02-28T07:10:36.335Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.405 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
02:10:36 [2020-02-28T07:10:36.335Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 5.201 s
02:10:36 [2020-02-28T07:10:36.335Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
02:10:37 [2020-02-28T07:10:37.261Z] 
02:10:37 [2020-02-28T07:10:37.261Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 07:10:37.036
02:10:37 [2020-02-28T07:10:37.261Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
02:10:39 [2020-02-28T07:10:39.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:10:39 [2020-02-28T07:10:39.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:39 [2020-02-28T07:10:39.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:39 [2020-02-28T07:10:39.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:39 [2020-02-28T07:10:39.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:39 [2020-02-28T07:10:39.778Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:39 [2020-02-28T07:10:39.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969092568 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969092568 data=null doit=true} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969092568 data=null} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969092567 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969092567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969092501 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969092500 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969092500 data=null doit=true} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969092500 data=null} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969092499 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969092499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969092493 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969092493 data=null doit=true} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969092492 data=null} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969092492 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969092492 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}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969092489 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969092488 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969092488 data=null doit=true} to TreeItem with text {Traces [1]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969092488 data=null} to TreeItem with text {Traces [1]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969092488 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969092487 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969092478 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969092477 data=null doit=true} to TreeItem with text {Traces [1]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969092477 data=null} to TreeItem with text {Traces [1]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969092477 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969092476 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]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969092474 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1969092473 data=null doit=true} to Tree node with text: bug446190
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1969092473 data=null} to Tree node with text: bug446190
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1969092473 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969092473 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
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1969092469 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1969092469 data=null doit=true} to Tree node with text: Views
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1969092469 data=null} to Tree node with text: Views
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1969092469 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
02:10:39 [2020-02-28T07:10:39.779Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969092468 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
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1969092455 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1969092407 data=null doit=true} to Tree node with text: XML system call analysis
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1969092407 data=null} to Tree node with text: XML system call analysis
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1969092407 data=null button=1 stateMask=0x0 x=186 y=492 count=1} to Tree node with text: XML system call analysis
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969092407 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
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1969092397 data=null button=1 stateMask=0x80000 x=186 y=492 count=1} to Tree node with text: XML system call analysis
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Double-clicking on Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-1969092396 data=null button=0 stateMask=0x0 x=166 y=540 count=0} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=-1969092396 data=null doit=true} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-1969092396 data=null} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1969092396 data=null button=1 stateMask=0x0 x=166 y=540 count=1} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969092395 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
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1969092385 data=null button=1 stateMask=0x80000 x=166 y=540 count=1} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1969092385 data=null button=1 stateMask=0x0 x=166 y=540 count=2} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-1969092385 data=null button=1 stateMask=0x0 x=166 y=540 count=2} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.035Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969092385 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
02:10:40 [2020-02-28T07:10:40.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1969092368 data=null button=1 stateMask=0x80000 x=166 y=540 count=2} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-1969092162 data=null button=0 stateMask=0x0 x=166 y=540 count=0} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-1969092162 data=null doit=true} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-1969092161 data=null} to Tree node with text: Latency Table
02:10:40 [2020-02-28T07:10:40.290Z] DEBUG - Double-clicked on Tree node with text: Latency Table
02:10:42 [2020-02-28T07:10:42.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
02:10:42 [2020-02-28T07:10:42.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1969090155 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}
02:10:42 [2020-02-28T07:10:42.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1969090142 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name}
02:10:42 [2020-02-28T07:10:42.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1969090142 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}
02:10:42 [2020-02-28T07:10:42.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1969090131 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name}
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969089688 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969089662 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969089662 data=null doit=true} to TreeItem with text {test}
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969089662 data=null} to TreeItem with text {test}
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969089662 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969089661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:10:42 [2020-02-28T07:10:42.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969089653 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:42 [2020-02-28T07:10:42.735Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:10:42 [2020-02-28T07:10:42.735Z] DEBUG - Clicking on with mnemonic 'Delete'
02:10:42 [2020-02-28T07:10:42.735Z] DEBUG - Clicked on with mnemonic 'Delete'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088966 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088966 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088965 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969088965 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Clicking on OK
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969088964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969088964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969088964 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969088964 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969088963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969088963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.295Z] DEBUG - Clicked on OK
02:10:43 [2020-02-28T07:10:43.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969088963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:43 [2020-02-28T07:10:43.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969089590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:10:43 [2020-02-28T07:10:43.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
02:10:43 [2020-02-28T07:10:43.855Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.657 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
02:10:43 [2020-02-28T07:10:43.855Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 4.17 s
02:10:43 [2020-02-28T07:10:43.855Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
02:10:44 [2020-02-28T07:10:44.780Z] 
02:10:44 [2020-02-28T07:10:44.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-02-28 07:10:44.460
02:10:44 [2020-02-28T07:10:44.780Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
02:10:46 [2020-02-28T07:10:46.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969086063 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969086063 data=null doit=true} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969086063 data=null} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969086062 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969086062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969086045 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969086045 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969086045 data=null doit=true} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969086044 data=null} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969086044 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969086044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969086004 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969086004 data=null doit=true} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969086004 data=null} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969086004 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969086003 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}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969086001 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1969086000 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969086000 data=null doit=true} to TreeItem with text {Traces [1]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969086000 data=null} to TreeItem with text {Traces [1]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969086000 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969085999 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969085991 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1969085990 data=null doit=true} to TreeItem with text {Traces [1]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1969085990 data=null} to TreeItem with text {Traces [1]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1969085990 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969085990 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]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1969085988 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1969085987 data=null doit=true} to Tree node with text: bug446190
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1969085987 data=null} to Tree node with text: bug446190
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1969085987 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969085987 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
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1969085983 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1969085983 data=null doit=true} to Tree node with text: Views
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1969085983 data=null} to Tree node with text: Views
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1969085983 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969085983 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
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1969085972 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1969085972 data=null doit=true} to Tree node with text: XML system call analysis
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1969085972 data=null} to Tree node with text: XML system call analysis
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1969085971 data=null button=1 stateMask=0x0 x=186 y=492 count=1} to Tree node with text: XML system call analysis
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969085971 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
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1969085963 data=null button=1 stateMask=0x80000 x=186 y=492 count=1} to Tree node with text: XML system call analysis
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-1969085962 data=null button=0 stateMask=0x0 x=178 y=564 count=0} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-1969085962 data=null doit=true} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-1969085962 data=null} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1969085962 data=null button=1 stateMask=0x0 x=178 y=564 count=1} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969085962 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
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1969085951 data=null button=1 stateMask=0x80000 x=178 y=551 count=1} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1969085950 data=null button=1 stateMask=0x0 x=178 y=551 count=2} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-1969085950 data=null button=1 stateMask=0x0 x=178 y=551 count=2} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1969085895 data=null button=1 stateMask=0x80000 x=178 y=551 count=2} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-1969085894 data=null button=0 stateMask=0x0 x=178 y=551 count=0} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-1969085894 data=null doit=true} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-1969085894 data=null} to Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
02:10:46 [2020-02-28T07:10:46.402Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1969085950 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
02:10:48 [2020-02-28T07:10:48.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
02:10:48 [2020-02-28T07:10:48.288Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
02:10:48 [2020-02-28T07:10:48.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1969083780 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}
02:10:48 [2020-02-28T07:10:48.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1969083774 data=null button=1 stateMask=0x80000 x=466 y=-13 count=1} to TableColumn with text {Name}
02:10:48 [2020-02-28T07:10:48.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1969083774 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}
02:10:48 [2020-02-28T07:10:48.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1969083768 data=null button=1 stateMask=0x80000 x=466 y=-13 count=1} to TableColumn with text {Name}
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969083298 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1969083273 data=null button=0 stateMask=0x0 x=53 y=-1 count=0} to TreeItem with text {test}
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1969083272 data=null doit=true} to TreeItem with text {test}
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1969083272 data=null} to TreeItem with text {test}
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1969083272 data=null button=1 stateMask=0x0 x=53 y=-1 count=1} to TreeItem with text {test}
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969083272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1969083261 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - Clicking on with mnemonic 'Delete'
02:10:49 [2020-02-28T07:10:49.104Z] DEBUG - Clicked on with mnemonic 'Delete'
02:10:49 [2020-02-28T07:10:49.664Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:10:49 [2020-02-28T07:10:49.664Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:10:49 [2020-02-28T07:10:49.664Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:10:49 [2020-02-28T07:10:49.664Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:10:49 [2020-02-28T07:10:49.664Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.664Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:10:49 [2020-02-28T07:10:49.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082567 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082567 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082566 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969082566 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Clicking on OK
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969082565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969082564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969082564 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969082564 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969082564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969082564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:49 [2020-02-28T07:10:49.920Z] DEBUG - Clicked on OK
02:10:50 [2020-02-28T07:10:50.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969082564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969083184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:10:50 [2020-02-28T07:10:50.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
02:10:50 [2020-02-28T07:10:50.430Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.389 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
02:10:50 [2020-02-28T07:10:50.430Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 4.056 s
02:10:50 [2020-02-28T07:10:50.430Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
02:10:50 [2020-02-28T07:10:50.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969081964 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:50 [2020-02-28T07:10:50.430Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:50 [2020-02-28T07:10:50.430Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:50 [2020-02-28T07:10:50.430Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1969081691 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969081688 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969081688 data=null doit=true} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969081688 data=null} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969081688 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969081688 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}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969081674 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969081674 data=null doit=true} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969081674 data=null} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969081674 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969081673 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}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969081671 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969081671 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969081671 data=null doit=true} to Tree node with text: XML Analyses
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969081671 data=null} to Tree node with text: XML Analyses
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969081670 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969081670 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
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969081607 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:50 [2020-02-28T07:10:50.686Z] 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')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Clicking on OK
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969081604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969081603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969081603 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969081603 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969081603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969081603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969081603 data=null item=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')
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969081857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Clicked on 
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969081580 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:50 [2020-02-28T07:10:50.686Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969081480 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969081477 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969081477 data=null doit=true} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969081477 data=null} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969081477 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969081477 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}
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969081465 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:50 [2020-02-28T07:10:50.942Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969081464 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969081464 data=null doit=true} to Tree node with text: XML Analyses
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969081464 data=null} to Tree node with text: XML Analyses
02:10:50 [2020-02-28T07:10:50.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969081463 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969081463 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
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969081459 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Selecting rows [0, 1, 2] in (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969081407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969081406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969081406 data=null doit=true} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969081406 data=null} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1969081405 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969081405 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')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1969081397 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969081396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969081396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969081396 data=null doit=true} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969081396 data=null} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_conditions} time=-1969081396 data=null button=1 stateMask=0x40000 x=79 y=36 count=1} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969081395 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')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_conditions} time=-1969081379 data=null button=1 stateMask=0xc0000 x=79 y=36 count=1} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969081378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969081378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969081378 data=null doit=true} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969081378 data=null} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-1969081378 data=null button=1 stateMask=0x40000 x=87 y=60 count=1} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969081378 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')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-1969081304 data=null button=1 stateMask=0xc0000 x=87 y=60 count=1} to (of type 'Table')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Clicking on Delete
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1969081302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969081302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1969081301 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1969081301 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1969081301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:50 [2020-02-28T07:10:50.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1969081301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1969081281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969081280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1969081280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1969081280 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1969081280 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Clicked on Delete
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1969081279 data=null doit=true} to Shell with text {Delete XML file(s)}
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Clicking on &Yes
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969081278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969081278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969081278 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969081278 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969081278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969081278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969081278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1969081301 data=null item=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')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Clicked on 
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:51 [2020-02-28T07:10:51.222Z] 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')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Clicking on OK
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969081256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969081256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969081256 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969081256 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969081256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969081256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969081256 data=null item=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')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969081572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Clicked on 
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969081193 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969081096 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969081093 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969081093 data=null doit=true} to TreeItem with text {Tracing}
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969081093 data=null} to TreeItem with text {Tracing}
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969081093 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969081093 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}
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969081081 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:51 [2020-02-28T07:10:51.222Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969081080 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969081080 data=null doit=true} to Tree node with text: XML Analyses
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969081080 data=null} to Tree node with text: XML Analyses
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969081079 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969081079 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
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969081076 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Clicking on Import
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1969081072 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')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969081072 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')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1969081072 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1969081072 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1969081071 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')
02:10:51 [2020-02-28T07:10:51.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1969081071 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')
02:10:51 [2020-02-28T07:10:51.223Z] 
02:10:51 [2020-02-28T07:10:51.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 07:10:51.160
02:10:51 [2020-02-28T07:10:51.223Z] !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.
02:10:51 [2020-02-28T07:10:51.223Z] 
02:10:51 [2020-02-28T07:10:51.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2020-02-28 07:10:51.161
02:10:51 [2020-02-28T07:10:51.223Z] !MESSAGE Import XML analysis file failed.
02:10:51 [2020-02-28T07:10:51.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1969081071 data=null item=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')
02:10:51 [2020-02-28T07:10:51.223Z] 
02:10:51 [2020-02-28T07:10:51.223Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 07:10:51.161
02:10:51 [2020-02-28T07:10:51.223Z] !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.
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1969081063 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')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969080999 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')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1969080999 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')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1969080999 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1969080999 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Clicked on Import
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=-1969080996 data=null doit=true} to Shell with text {Import XML analysis file failed.}
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Clicking on OK
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969080996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969080996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969080996 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969080996 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969080996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969080995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969080995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Clicked on 
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:51 [2020-02-28T07:10:51.479Z] 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')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Clicking on OK
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969080971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969080971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969080971 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969080971 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969080971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969080971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969080971 data=null item=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')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969081186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Clicked on 
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969080960 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969080863 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969080861 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969080860 data=null doit=true} to TreeItem with text {Tracing}
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969080860 data=null} to TreeItem with text {Tracing}
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969080860 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969080860 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}
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969080807 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:51 [2020-02-28T07:10:51.479Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969080806 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969080806 data=null doit=true} to Tree node with text: XML Analyses
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969080806 data=null} to Tree node with text: XML Analyses
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969080805 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969080805 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
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969080802 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:51 [2020-02-28T07:10:51.479Z] 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')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Clicking on OK
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969080800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969080800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969080800 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969080800 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969080799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969080799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969080799 data=null item=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')
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969080905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:51 [2020-02-28T07:10:51.479Z] DEBUG - Clicked on 
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1969080666 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1969080666 data=null doit=true} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1969080666 data=null} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1969080665 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969080665 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}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1969080647 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1969080646 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1969080646 data=null doit=true} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1969080646 data=null} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1969080646 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969080645 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}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1969080640 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1969080640 data=null doit=true} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1969080640 data=null} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1969080640 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1969080640 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}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1969080607 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969080606 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969080606 data=null doit=true} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969080606 data=null} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969080606 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969080605 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969080595 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1969080592 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1969080591 data=null doit=true} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1969080591 data=null} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1969080591 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969080591 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1969080588 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
02:10:51 [2020-02-28T07:10:51.735Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
02:10:51 [2020-02-28T07:10:51.991Z] 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)'))
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=-1969080454 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:51 [2020-02-28T07:10:51.991Z] 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')
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Clicking on OK
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969080407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969080407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969080407 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969080407 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969080407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969080407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969080407 data=null item=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')
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-1969080501 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...'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Clicked on 
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969080383 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1969080377 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1969080377 data=null doit=true} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1969080377 data=null} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1969080377 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969080376 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}
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1969080360 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Clicking on with mnemonic 'Delete'
02:10:51 [2020-02-28T07:10:51.991Z] DEBUG - Clicked on with mnemonic 'Delete'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079671 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079671 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079670 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1969079670 data=null} to (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Clicking on OK
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969079669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969079669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969079669 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969079669 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969079669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969079669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Clicked on OK
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969079669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
02:10:52 [2020-02-28T07:10:52.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1969080275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969079160 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969079112 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969079109 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969079109 data=null doit=true} to TreeItem with text {Tracing}
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969079109 data=null} to TreeItem with text {Tracing}
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969079109 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969079109 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}
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969079099 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:53 [2020-02-28T07:10:53.173Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969079098 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969079098 data=null doit=true} to Tree node with text: XML Analyses
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969079098 data=null} to Tree node with text: XML Analyses
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969079097 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969079097 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
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969079094 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:53 [2020-02-28T07:10:53.173Z] 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')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Clicking on OK
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969079092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969079092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969079092 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969079092 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969079092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969079091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969079091 data=null item=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')
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969079152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Clicked on 
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969079073 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:53 [2020-02-28T07:10:53.173Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969078980 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969078977 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969078977 data=null doit=true} to TreeItem with text {Tracing}
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969078977 data=null} to TreeItem with text {Tracing}
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969078977 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969078977 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}
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969078966 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:53 [2020-02-28T07:10:53.429Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969078966 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969078965 data=null doit=true} to Tree node with text: XML Analyses
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969078965 data=null} to Tree node with text: XML Analyses
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969078965 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969078965 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
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969078962 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Clicking on Import
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1969078960 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')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969078960 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')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1969078960 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1969078960 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1969078959 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')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1969078959 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')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1969078959 data=null item=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')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1969078889 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')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969078888 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')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1969078888 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')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1969078888 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1969078888 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Clicked on Import
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969078883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969078883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969078883 data=null doit=true} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969078883 data=null} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1969078883 data=null button=1 stateMask=0x0 x=60 y=36 count=1} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969078883 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')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1969078876 data=null button=1 stateMask=0x80000 x=60 y=36 count=1} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969078875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969078875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969078875 data=null doit=true} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969078875 data=null} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1969078875 data=null button=1 stateMask=0x40000 x=98 y=12 count=1} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969078874 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')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1969078860 data=null button=1 stateMask=0xc0000 x=98 y=12 count=1} to (of type 'Table')
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
02:10:53 [2020-02-28T07:10:53.429Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - Clicking on Edit...
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1969078859 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')
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1969078859 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')
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1969078859 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1969078859 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1969078858 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')
02:10:53 [2020-02-28T07:10:53.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1969078858 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')
02:10:54 [2020-02-28T07:10:54.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1969078858 data=null item=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')
02:10:54 [2020-02-28T07:10:54.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1969077694 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')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1969077686 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')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1969077686 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')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1969077686 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1969077686 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Clicked on Edit...
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:54 [2020-02-28T07:10:54.793Z] 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')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Clicking on OK
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969077683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969077683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969077683 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969077683 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969077683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969077683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969077683 data=null item=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')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969079066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Clicked on 
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969077552 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969077466 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969077463 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969077463 data=null doit=true} to TreeItem with text {Tracing}
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969077463 data=null} to TreeItem with text {Tracing}
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969077463 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:54 [2020-02-28T07:10:54.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969077463 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}
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969077407 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.049Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969077406 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969077406 data=null doit=true} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969077406 data=null} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969077406 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969077405 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
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969077402 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969077398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969077398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969077398 data=null doit=true} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969077398 data=null} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1969077398 data=null button=1 stateMask=0x0 x=98 y=12 count=1} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969077398 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')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1969077389 data=null button=1 stateMask=0x80000 x=98 y=12 count=1} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969077388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969077388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969077388 data=null doit=true} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969077388 data=null} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1969077388 data=null button=1 stateMask=0x40000 x=60 y=36 count=1} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969077388 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')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1969077375 data=null button=1 stateMask=0xc0000 x=60 y=36 count=1} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Clicking on Delete
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1969077373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969077373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1969077373 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1969077373 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1969077373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1969077373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1969077359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969077359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1969077359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1969077359 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1969077359 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Clicked on Delete
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1969077358 data=null doit=true} to Shell with text {Delete XML file(s)}
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:10:55 [2020-02-28T07:10:55.049Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Clicking on &Yes
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969077357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969077357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969077357 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969077357 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969077357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969077357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969077357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1969077373 data=null item=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')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Clicked on 
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:55 [2020-02-28T07:10:55.050Z] 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')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Clicking on OK
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969077298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969077298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969077298 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969077298 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969077298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969077298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969077297 data=null item=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')
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969077505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Clicked on 
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969077281 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:55 [2020-02-28T07:10:55.050Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969077168 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969077165 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969077165 data=null doit=true} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969077165 data=null} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969077165 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969077165 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}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969077154 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.305Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969077153 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969077153 data=null doit=true} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969077153 data=null} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969077153 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969077153 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
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969077107 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Clicking on Import
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1969077104 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')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969077104 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')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1969077104 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1969077104 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1969077104 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')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1969077104 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')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1969077104 data=null item=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')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1969076981 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')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969076981 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')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1969076981 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')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1969076981 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1969076981 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Clicked on Import
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Attempting to set focus on Table with text {}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-1969076976 data=null button=0 stateMask=0x0 x=58 y=36 count=0} to TableItem with text {test_valid}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=-1969076976 data=null doit=true} to TableItem with text {test_valid}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=-1969076975 data=null} to TableItem with text {test_valid}
02:10:55 [2020-02-28T07:10:55.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1969076975 data=null button=1 stateMask=0x0 x=58 y=36 count=1} to TableItem with text {test_valid}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969076975 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}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1969076897 data=null button=1 stateMask=0x80000 x=58 y=36 count=1} to TableItem with text {test_valid}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Attempting to set focus on Table with text {}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1969076895 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-1969076894 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-1969076894 data=null} to TableItem with text {test_valid_xml_timegraphView}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1969076894 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969076894 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}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1969076888 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:55 [2020-02-28T07:10:55.561Z] 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')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Clicking on OK
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969076885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969076885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969076885 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969076885 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969076885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969076885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969076885 data=null item=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')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969077275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Clicked on 
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969076861 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969076767 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969076706 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969076705 data=null doit=true} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969076705 data=null} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969076705 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969076705 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}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969076694 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:55 [2020-02-28T07:10:55.561Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969076694 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969076694 data=null doit=true} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969076694 data=null} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969076693 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969076693 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
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969076690 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969076687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969076687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969076687 data=null doit=true} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969076687 data=null} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1969076686 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969076686 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')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1969076680 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969076679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969076679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969076679 data=null doit=true} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969076679 data=null} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1969076679 data=null button=1 stateMask=0x40000 x=58 y=36 count=1} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969076679 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')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1969076594 data=null button=1 stateMask=0xc0000 x=58 y=36 count=1} to (of type 'Table')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Clicking on Delete
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1969076593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969076593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1969076593 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1969076593 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1969076592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1969076592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1969076579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969076578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1969076578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1969076578 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1969076578 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Clicked on Delete
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1969076577 data=null doit=true} to Shell with text {Delete XML file(s)}
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Clicking on &Yes
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969076577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969076577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969076577 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969076577 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969076577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969076576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969076576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1969076592 data=null item=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')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Clicked on 
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:55 [2020-02-28T07:10:55.817Z] 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')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Clicking on OK
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969076559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969076559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969076559 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969076559 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969076559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969076559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969076559 data=null item=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')
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969076807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Clicked on 
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969076496 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:55 [2020-02-28T07:10:55.817Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969076402 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969076399 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969076399 data=null doit=true} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969076399 data=null} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969076399 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969076399 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}
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969076388 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.073Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969076388 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969076388 data=null doit=true} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969076387 data=null} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969076387 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969076387 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
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969076384 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Clicking on Import
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1969076357 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969076357 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1969076356 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1969076356 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1969076356 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1969076356 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1969076356 data=null item=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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1969076207 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969076207 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1969076207 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1969076207 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1969076207 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Clicked on Import
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969076203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969076203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969076203 data=null doit=true} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969076203 data=null} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1969076202 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969076202 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1969076190 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969076189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969076189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969076189 data=null doit=true} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969076189 data=null} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1969076189 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969076189 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1969076169 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Clicking on Uncheck selected
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1969076168 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1969076168 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1969076168 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1969076168 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1969076167 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1969076167 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1969076167 data=null item=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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1969076167 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1969076166 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1969076166 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')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1969076166 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1969076166 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Clicked on Uncheck selected
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969076165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969076165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969076165 data=null doit=true} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969076165 data=null} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1969076165 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969076165 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')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1969076152 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969076152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969076107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969076107 data=null doit=true} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969076107 data=null} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1969076107 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969076107 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')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1969076088 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Clicking on Check selected
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1969076086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1969076086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1969076086 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1969076086 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1969076086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1969076086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1969076086 data=null item=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')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1969076067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1969076067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1969076066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1969076066 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1969076066 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Clicked on Check selected
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Clicking on Uncheck all
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1969076065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1969076065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1969076065 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1969076065 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1969076064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1969076064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1969076064 data=null item=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')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1969076064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1969076064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1969076063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1969076063 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1969076063 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Clicked on Uncheck all
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Clicking on Check all
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1969076062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1969076062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1969076062 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1969076062 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1969076062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1969076062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1969076061 data=null item=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')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1969075996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1969075996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1969075996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1969075996 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1969075996 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Clicked on Check all
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:56 [2020-02-28T07:10:56.332Z] 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')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Clicking on OK
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969075995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969075994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969075994 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969075994 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969075994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969075994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969075994 data=null item=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')
02:10:56 [2020-02-28T07:10:56.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969076489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:56 [2020-02-28T07:10:56.333Z] DEBUG - Clicked on 
02:10:56 [2020-02-28T07:10:56.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969075959 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:56 [2020-02-28T07:10:56.333Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:56 [2020-02-28T07:10:56.333Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:56 [2020-02-28T07:10:56.333Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969075872 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969075870 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969075870 data=null doit=true} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969075869 data=null} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969075869 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969075869 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}
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969075853 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.589Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969075852 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969075852 data=null doit=true} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969075852 data=null} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969075852 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969075852 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
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969075804 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969075800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969075800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969075800 data=null doit=true} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969075800 data=null} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-1969075799 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969075799 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')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-1969075792 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969075792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969075792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969075792 data=null doit=true} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969075791 data=null} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-1969075791 data=null button=1 stateMask=0x40000 x=103 y=36 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969075791 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')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-1969075780 data=null button=1 stateMask=0xc0000 x=103 y=36 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969075780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969075780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969075780 data=null doit=true} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969075779 data=null} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1969075779 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969075779 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')
02:10:56 [2020-02-28T07:10:56.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1969075762 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969075762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969075762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969075762 data=null doit=true} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969075762 data=null} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1969075762 data=null button=1 stateMask=0x40000 x=86 y=84 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969075761 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')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1969075693 data=null button=1 stateMask=0xc0000 x=86 y=84 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969075692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969075692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969075692 data=null doit=true} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969075692 data=null} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-1969075691 data=null button=1 stateMask=0x40000 x=71 y=108 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969075691 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')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-1969075657 data=null button=1 stateMask=0xc0000 x=71 y=108 count=1} to (of type 'Table')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Clicking on Delete
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1969075655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969075655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1969075655 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1969075655 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1969075655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1969075655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1969075602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969075601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1969075601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1969075601 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1969075601 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Clicked on Delete
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1969075600 data=null doit=true} to Shell with text {Delete XML file(s)}
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Clicking on &Yes
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969075600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969075600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969075600 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969075600 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969075600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969075599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969075599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1969075655 data=null item=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')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Clicked on 
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:56 [2020-02-28T07:10:56.846Z] 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')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Clicking on OK
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969075581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969075581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969075580 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969075580 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969075580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969075580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969075580 data=null item=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')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969075953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Clicked on 
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969075564 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969075473 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969075470 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969075470 data=null doit=true} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969075470 data=null} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969075470 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969075470 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}
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969075460 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:56 [2020-02-28T07:10:56.846Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969075459 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969075459 data=null doit=true} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969075459 data=null} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969075459 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969075459 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
02:10:56 [2020-02-28T07:10:56.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969075456 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - Clicking on Import
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1969075454 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')
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969075454 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')
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1969075454 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1969075454 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1969075454 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')
02:10:56 [2020-02-28T07:10:56.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1969075454 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')
02:10:57 [2020-02-28T07:10:57.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1969075454 data=null item=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')
02:10:57 [2020-02-28T07:10:57.101Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1969075378 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')
02:10:57 [2020-02-28T07:10:57.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969075377 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')
02:10:57 [2020-02-28T07:10:57.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1969075377 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')
02:10:57 [2020-02-28T07:10:57.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1969075377 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1969075377 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Clicked on Import
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Selecting rows [0] in (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969075373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969075373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969075373 data=null doit=true} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969075373 data=null} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1969075373 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969075373 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')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1969075366 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Clicking on Edit...
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1969075365 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')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1969075365 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')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1969075365 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1969075365 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1969075364 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')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1969075364 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')
02:10:57 [2020-02-28T07:10:57.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1969075364 data=null item=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')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1969075108 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')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1969075103 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')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1969075103 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')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1969075103 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1969075103 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Clicked on Edit...
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969075090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969075090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969075090 data=null doit=true} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969075090 data=null} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1969075090 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969075090 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')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1969075082 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969075082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969075082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969075082 data=null doit=true} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969075082 data=null} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-1969075082 data=null button=1 stateMask=0x40000 x=87 y=36 count=1} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969075082 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')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-1969075065 data=null button=1 stateMask=0xc0000 x=87 y=36 count=1} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Clicking on Delete
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1969075064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969075064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1969075064 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1969075064 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1969075064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1969075064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1969075004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969075003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1969075003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1969075003 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1969075003 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Clicked on Delete
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1969075002 data=null doit=true} to Shell with text {Delete XML file(s)}
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Clicking on &Yes
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969075002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969075002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969075001 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969075001 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969075001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969075001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969075001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1969075063 data=null item=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')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Clicked on 
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.358Z] 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')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Clicking on OK
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969074891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969074891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969074891 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969074891 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969074891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969074891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969074891 data=null item=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')
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969075557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Clicked on 
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969074882 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.358Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.614Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.614Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:57 [2020-02-28T07:10:57.614Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:57 [2020-02-28T07:10:57.614Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:57 [2020-02-28T07:10:57.614Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969074795 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969074793 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969074792 data=null doit=true} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969074792 data=null} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969074792 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969074792 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}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969074782 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.615Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969074782 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969074782 data=null doit=true} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969074781 data=null} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969074781 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969074781 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
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969074778 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.615Z] 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')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Clicking on OK
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969074776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969074776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969074776 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969074776 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969074776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969074776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969074776 data=null item=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')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969074876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Clicked on 
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969074760 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969074672 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969074670 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969074670 data=null doit=true} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969074670 data=null} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969074670 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969074669 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}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969074659 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.615Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969074658 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969074658 data=null doit=true} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969074658 data=null} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969074658 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969074658 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
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969074655 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Clicking on Import
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1969074653 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')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969074653 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')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1969074653 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1969074653 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1969074653 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')
02:10:57 [2020-02-28T07:10:57.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1969074653 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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1969074653 data=null item=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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1969074597 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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1969074597 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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1969074597 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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1969074597 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1969074597 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Clicked on Import
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Selecting rows [0] in (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969074592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969074591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969074591 data=null doit=true} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969074591 data=null} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1969074591 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969074591 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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1969074584 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Clicking on Export
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=-1969074583 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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-1969074583 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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=-1969074583 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=-1969074583 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=-1969074583 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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=-1969074583 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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=-1969074582 data=null item=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')
02:10:57 [2020-02-28T07:10:57.871Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=-1969074582 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')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-1969074582 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')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=-1969074582 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')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=-1969074582 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=-1969074582 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Clicked on Export
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.872Z] 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')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Clicking on OK
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969074580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969074580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969074580 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969074580 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969074580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969074580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969074580 data=null item=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')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969074754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Clicked on 
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969074558 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969074465 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969074462 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969074462 data=null doit=true} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969074462 data=null} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969074462 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969074462 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}
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969074452 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:57 [2020-02-28T07:10:57.872Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969074451 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969074451 data=null doit=true} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969074451 data=null} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969074450 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969074408 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
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969074405 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Selecting rows [0] in (of type 'Table')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969074402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969074402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969074402 data=null doit=true} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969074401 data=null} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1969074401 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969074401 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')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1969074394 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Clicking on Delete
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1969074393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969074393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1969074393 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1969074392 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1969074392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1969074392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1969074379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969074379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1969074379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1969074379 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1969074379 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Clicked on Delete
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1969074378 data=null doit=true} to Shell with text {Delete XML file(s)}
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Clicking on &Yes
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969074378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969074378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969074378 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969074377 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969074377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969074377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969074377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1969074392 data=null item=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')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Clicked on 
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:57 [2020-02-28T07:10:57.872Z] 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')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Clicking on OK
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969074363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969074363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969074363 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969074363 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969074363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:57 [2020-02-28T07:10:57.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969074363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969074363 data=null item=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')
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969074504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - Clicked on 
02:10:58 [2020-02-28T07:10:58.127Z] 
02:10:58 [2020-02-28T07:10:58.127Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 07:10:57.929
02:10:58 [2020-02-28T07:10:58.127Z] !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.
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969074294 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969074207 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:58 [2020-02-28T07:10:58.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969074204 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969074204 data=null doit=true} to TreeItem with text {Tracing}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969074204 data=null} to TreeItem with text {Tracing}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969074204 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969074204 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}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969074193 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:58 [2020-02-28T07:10:58.128Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969074192 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969074192 data=null doit=true} to Tree node with text: XML Analyses
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969074192 data=null} to Tree node with text: XML Analyses
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969074192 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969074191 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
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969074188 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Attempting to set focus on Table with text {}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-1969074186 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TableItem with text {test_invalid}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=-1969074185 data=null doit=true} to TableItem with text {test_invalid}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-1969074185 data=null} to TableItem with text {test_invalid}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1969074185 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TableItem with text {test_invalid}
02:10:58 [2020-02-28T07:10:58.128Z] 
02:10:58 [2020-02-28T07:10:58.128Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 07:10:58.044
02:10:58 [2020-02-28T07:10:58.128Z] !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.
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969074185 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}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1969074177 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TableItem with text {test_invalid}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:58 [2020-02-28T07:10:58.128Z] 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')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Clicking on OK
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969074175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969074175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969074175 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969074175 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969074175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969074175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.128Z] 
02:10:58 [2020-02-28T07:10:58.128Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 07:10:58.054
02:10:58 [2020-02-28T07:10:58.128Z] !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.
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969074174 data=null item=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')
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969074288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Clicked on 
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1969074107 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
02:10:58 [2020-02-28T07:10:58.128Z] DEBUG - Clicking on with mnemonic 'Preferences'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Clicked on with mnemonic 'Preferences'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1969074066 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1969074064 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1969074064 data=null doit=true} to TreeItem with text {Tracing}
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1969074064 data=null} to TreeItem with text {Tracing}
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1969074064 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969074064 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}
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1969074053 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
02:10:58 [2020-02-28T07:10:58.384Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Attempting to set focus on Tree with text {}
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1969074053 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1969074053 data=null doit=true} to Tree node with text: XML Analyses
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1969074053 data=null} to Tree node with text: XML Analyses
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1969074053 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1969074052 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
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1969074005 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Attempting to set focus on (of type 'Table')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Selecting rows [0] in (of type 'Table')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1969074002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1969074002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1969074002 data=null doit=true} to (of type 'Table')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1969074002 data=null} to (of type 'Table')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1969074002 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to (of type 'Table')
02:10:58 [2020-02-28T07:10:58.384Z] 
02:10:58 [2020-02-28T07:10:58.384Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-02-28 07:10:58.227
02:10:58 [2020-02-28T07:10:58.384Z] !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.
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1969074002 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')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1969073996 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to (of type 'Table')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Clicking on Delete
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1969073995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969073995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1969073995 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1969073995 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1969073994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1969073994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1969073982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1969073982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1969073982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1969073982 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1969073982 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Clicked on Delete
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1969073981 data=null doit=true} to Shell with text {Delete XML file(s)}
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Clicking on &Yes
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1969073981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1969073980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1969073980 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1969073980 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1969073980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1969073980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1969073980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1969073994 data=null item=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')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Clicked on 
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
02:10:58 [2020-02-28T07:10:58.384Z] 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')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Clicking on OK
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1969073904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1969073904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1969073904 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1969073904 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1969073904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1969073904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1969073904 data=null item=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')
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1969074101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
02:10:58 [2020-02-28T07:10:58.384Z] DEBUG - Clicked on 
02:10:58 [2020-02-28T07:10:58.384Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.144 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
02:10:58 [2020-02-28T07:10:58.384Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.771 s
02:10:58 [2020-02-28T07:10:58.384Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.412 s
02:10:58 [2020-02-28T07:10:58.384Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.707 s
02:10:58 [2020-02-28T07:10:58.384Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.791 s
02:10:58 [2020-02-28T07:10:58.384Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.785 s
02:10:58 [2020-02-28T07:10:58.384Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.931 s
02:10:58 [2020-02-28T07:10:58.385Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.804 s
02:10:58 [2020-02-28T07:10:58.385Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.46 s
02:10:58 [2020-02-28T07:10:58.385Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.411 s
02:10:58 [2020-02-28T07:10:58.385Z] 
02:10:58 [2020-02-28T07:10:58.385Z] Results:
02:10:58 [2020-02-28T07:10:58.385Z] 
02:10:58 [2020-02-28T07:10:58.385Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
02:10:58 [2020-02-28T07:10:58.385Z] 
02:10:58 [2020-02-28T07:10:58.639Z] 
02:10:58 [2020-02-28T07:10:58.639Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 07:10:58.638
02:10:58 [2020-02-28T07:10:58.639Z] !MESSAGE The workspace will exit with unsaved changes in this session.
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] All tests passed!
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:11:00 [2020-02-28T07:11:00.002Z] [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
02:11:00 [2020-02-28T07:11:00.002Z] [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
02:11:00 [2020-02-28T07:11:00.002Z] [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
02:11:00 [2020-02-28T07:11:00.002Z] [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
02:11:00 [2020-02-28T07:11:00.002Z] [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
02:11:00 [2020-02-28T07:11:00.002Z] [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
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [130/138]
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] The project's OSGi version is 1.0.2.202002280607
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:11:00 [2020-02-28T07:11:00.002Z] [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
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.002Z] [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
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:11:00 [2020-02-28T07:11:00.002Z] [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
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.002Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.257Z] [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
02:11:00 [2020-02-28T07:11:00.257Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.257Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.257Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.257Z] [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
02:11:00 [2020-02-28T07:11:00.257Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.257Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.257Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.257Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.258Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.258Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.258Z] [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
02:11:00 [2020-02-28T07:11:00.258Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.258Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.258Z] [INFO] 
02:11:00 [2020-02-28T07:11:00.258Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:00 [2020-02-28T07:11:00.513Z] [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
02:11:00 [2020-02-28T07:11:00.513Z] [INFO] Command line:
02:11:00 [2020-02-28T07:11:00.513Z] 	[/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]
02:11:00 [2020-02-28T07:11:00.513Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
02:11:02 [2020-02-28T07:11:02.403Z] !SESSION 2020-02-28 07:11:00.454 -----------------------------------------------
02:11:02 [2020-02-28T07:11:02.403Z] eclipse.buildId=unknown
02:11:02 [2020-02-28T07:11:02.403Z] java.version=1.8.0_202
02:11:02 [2020-02-28T07:11:02.403Z] java.vendor=Oracle Corporation
02:11:02 [2020-02-28T07:11:02.403Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
02:11:02 [2020-02-28T07:11:02.403Z] 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
02:11:02 [2020-02-28T07:11:02.403Z] 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
02:11:02 [2020-02-28T07:11:02.403Z] 
02:11:02 [2020-02-28T07:11:02.403Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 07:11:01.964
02:11:02 [2020-02-28T07:11:02.403Z] !MESSAGE FrameworkEvent ERROR
02:11:02 [2020-02-28T07:11:02.403Z] !STACK 0
02:11:02 [2020-02-28T07:11:02.403Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
02:11:02 [2020-02-28T07:11:02.403Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
02:11:02 [2020-02-28T07:11:02.403Z] 
02:11:02 [2020-02-28T07:11:02.403Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
02:11:02 [2020-02-28T07:11:02.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
02:11:02 [2020-02-28T07:11:02.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
02:11:02 [2020-02-28T07:11:02.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
02:11:02 [2020-02-28T07:11:02.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
02:11:02 [2020-02-28T07:11:02.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
02:11:02 [2020-02-28T07:11:02.403Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
02:11:02 [2020-02-28T07:11:02.403Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
02:11:03 [2020-02-28T07:11:03.333Z] process 19326: 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
02:11:03 [2020-02-28T07:11:03.333Z] See the manual page for dbus-uuidgen to correct this issue.
02:11:13 [2020-02-28T07:11:13.269Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
02:11:13 [2020-02-28T07:11:13.269Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
02:11:13 [2020-02-28T07:11:13.269Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
02:11:13 [2020-02-28T07:11:13.269Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
02:11:13 [2020-02-28T07:11:13.269Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
02:11:13 [2020-02-28T07:11:13.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
02:11:13 [2020-02-28T07:11:13.269Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.191 s
02:11:13 [2020-02-28T07:11:13.269Z] 
02:11:13 [2020-02-28T07:11:13.269Z] Results:
02:11:13 [2020-02-28T07:11:13.269Z] 
02:11:13 [2020-02-28T07:11:13.269Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
02:11:13 [2020-02-28T07:11:13.269Z] 
02:11:13 [2020-02-28T07:11:13.269Z] 
02:11:13 [2020-02-28T07:11:13.269Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 07:11:11.947
02:11:13 [2020-02-28T07:11:13.269Z] !MESSAGE Unexpected error executing analysis with trace 
02:11:13 [2020-02-28T07:11:13.269Z] !STACK 0
02:11:13 [2020-02-28T07:11:13.269Z] java.lang.NullPointerException
02:11:13 [2020-02-28T07:11:13.269Z] 	at java.io.File.<init>(File.java:277)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
02:11:13 [2020-02-28T07:11:13.269Z] 
02:11:13 [2020-02-28T07:11:13.269Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 07:11:11.947
02:11:13 [2020-02-28T07:11:13.269Z] !MESSAGE Unexpected error executing analysis with trace 
02:11:13 [2020-02-28T07:11:13.269Z] !STACK 0
02:11:13 [2020-02-28T07:11:13.269Z] java.lang.NullPointerException
02:11:13 [2020-02-28T07:11:13.269Z] 	at java.io.File.<init>(File.java:277)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
02:11:13 [2020-02-28T07:11:13.269Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
02:11:13 [2020-02-28T07:11:13.270Z] 
02:11:13 [2020-02-28T07:11:13.270Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 07:11:12.020
02:11:13 [2020-02-28T07:11:13.270Z] !MESSAGE Exception executing analysis
02:11:13 [2020-02-28T07:11:13.270Z] !STACK 0
02:11:13 [2020-02-28T07:11:13.270Z] java.lang.NullPointerException
02:11:13 [2020-02-28T07:11:13.270Z] 	at java.io.File.<init>(File.java:277)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
02:11:13 [2020-02-28T07:11:13.270Z] 
02:11:13 [2020-02-28T07:11:13.270Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-28 07:11:12.020
02:11:13 [2020-02-28T07:11:13.270Z] !MESSAGE Exception executing analysis
02:11:13 [2020-02-28T07:11:13.270Z] !STACK 0
02:11:13 [2020-02-28T07:11:13.270Z] java.lang.NullPointerException
02:11:13 [2020-02-28T07:11:13.270Z] 	at java.io.File.<init>(File.java:277)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:398)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
02:11:13 [2020-02-28T07:11:13.270Z] 
02:11:13 [2020-02-28T07:11:13.270Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-02-28 07:11:12.562
02:11:13 [2020-02-28T07:11:13.270Z] !MESSAGE FrameworkEvent ERROR
02:11:13 [2020-02-28T07:11:13.270Z] !STACK 0
02:11:13 [2020-02-28T07:11:13.270Z] org.eclipse.swt.SWTException: Invalid thread access
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.swt.SWT.error(SWT.java:4533)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.swt.SWT.error(SWT.java:4448)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.swt.SWT.error(SWT.java:4419)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:483)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:421)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:509)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:36)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:58)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:100)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:75)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:68)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:22)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:71)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:72)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:97)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:91)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:114)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:344)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:359)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:198)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:161)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:106)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:139)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:903)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:120)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:112)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:156)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.container.Module.publishEvent(Module.java:476)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:634)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
02:11:13 [2020-02-28T07:11:13.270Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
02:11:13 [2020-02-28T07:11:13.270Z] 	at java.lang.Thread.run(Thread.java:748)
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] All tests passed!
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] 
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:13 [2020-02-28T07:11:13.830Z] [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
02:11:13 [2020-02-28T07:11:13.830Z] [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
02:11:13 [2020-02-28T07:11:13.830Z] [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
02:11:13 [2020-02-28T07:11:13.830Z] [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
02:11:13 [2020-02-28T07:11:13.830Z] [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
02:11:13 [2020-02-28T07:11:13.830Z] [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
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] 
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] 
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [131/138]
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] 
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] 
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] The project's OSGi version is 1.0.0.202002280607
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] 
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] 
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] 
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] 
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] 
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:13 [2020-02-28T07:11:13.830Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] 
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] 
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:14 [2020-02-28T07:11:14.085Z] [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
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] 
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] 
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:14 [2020-02-28T07:11:14.085Z] [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
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] 
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] 
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] 
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:14 [2020-02-28T07:11:14.085Z] [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
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] 
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] 
02:11:14 [2020-02-28T07:11:14.085Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:14 [2020-02-28T07:11:14.340Z] [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
02:11:14 [2020-02-28T07:11:14.340Z] [INFO] Command line:
02:11:14 [2020-02-28T07:11:14.340Z] 	[/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]
02:11:14 [2020-02-28T07:11:14.340Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
02:11:16 [2020-02-28T07:11:16.229Z] !SESSION 2020-02-28 07:11:14.333 -----------------------------------------------
02:11:16 [2020-02-28T07:11:16.229Z] eclipse.buildId=unknown
02:11:16 [2020-02-28T07:11:16.229Z] java.version=1.8.0_202
02:11:16 [2020-02-28T07:11:16.229Z] java.vendor=Oracle Corporation
02:11:16 [2020-02-28T07:11:16.229Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
02:11:16 [2020-02-28T07:11:16.229Z] 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
02:11:16 [2020-02-28T07:11:16.229Z] 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
02:11:16 [2020-02-28T07:11:16.229Z] 
02:11:16 [2020-02-28T07:11:16.229Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 07:11:15.968
02:11:16 [2020-02-28T07:11:16.229Z] !MESSAGE FrameworkEvent ERROR
02:11:16 [2020-02-28T07:11:16.229Z] !STACK 0
02:11:16 [2020-02-28T07:11:16.229Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
02:11:16 [2020-02-28T07:11:16.229Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
02:11:16 [2020-02-28T07:11:16.229Z] 
02:11:16 [2020-02-28T07:11:16.229Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
02:11:16 [2020-02-28T07:11:16.229Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
02:11:16 [2020-02-28T07:11:16.229Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
02:11:16 [2020-02-28T07:11:16.229Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
02:11:16 [2020-02-28T07:11:16.229Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
02:11:16 [2020-02-28T07:11:16.229Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
02:11:16 [2020-02-28T07:11:16.229Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
02:11:16 [2020-02-28T07:11:16.229Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
02:11:17 [2020-02-28T07:11:17.591Z] process 19383: 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
02:11:17 [2020-02-28T07:11:17.591Z] See the manual page for dbus-uuidgen to correct this issue.
02:11:25 [2020-02-28T07:11:25.670Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
02:11:25 [2020-02-28T07:11:25.670Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
02:11:25 [2020-02-28T07:11:25.670Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.003 s
02:11:25 [2020-02-28T07:11:25.670Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
02:11:25 [2020-02-28T07:11:25.670Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.001 s
02:11:25 [2020-02-28T07:11:25.670Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
02:11:25 [2020-02-28T07:11:25.670Z] 
02:11:25 [2020-02-28T07:11:25.670Z] Results:
02:11:25 [2020-02-28T07:11:25.670Z] 
02:11:25 [2020-02-28T07:11:25.670Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
02:11:25 [2020-02-28T07:11:25.670Z] 
02:11:26 [2020-02-28T07:11:26.598Z] [INFO] All tests passed!
02:11:26 [2020-02-28T07:11:26.598Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:26 [2020-02-28T07:11:26.599Z] [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
02:11:26 [2020-02-28T07:11:26.599Z] [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
02:11:26 [2020-02-28T07:11:26.599Z] [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
02:11:26 [2020-02-28T07:11:26.599Z] [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
02:11:26 [2020-02-28T07:11:26.599Z] [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
02:11:26 [2020-02-28T07:11:26.599Z] [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
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT [132/138]
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] The project's OSGi version is 1.0.7.202002280607
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:11:26 [2020-02-28T07:11:26.599Z] [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
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.599Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.599Z] [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
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:11:26 [2020-02-28T07:11:26.854Z] [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
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.854Z] [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
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.854Z] [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
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.854Z] [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
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] 
02:11:26 [2020-02-28T07:11:26.854Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:11:27 [2020-02-28T07:11:27.110Z] [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
02:11:27 [2020-02-28T07:11:27.110Z] [INFO] Command line:
02:11:27 [2020-02-28T07:11:27.110Z] 	[/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]
02:11:27 [2020-02-28T07:11:27.110Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
02:11:28 [2020-02-28T07:11:28.996Z] !SESSION 2020-02-28 07:11:27.136 -----------------------------------------------
02:11:28 [2020-02-28T07:11:28.996Z] eclipse.buildId=unknown
02:11:28 [2020-02-28T07:11:28.996Z] java.version=1.8.0_202
02:11:28 [2020-02-28T07:11:28.996Z] java.vendor=Oracle Corporation
02:11:28 [2020-02-28T07:11:28.996Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
02:11:28 [2020-02-28T07:11:28.996Z] 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
02:11:28 [2020-02-28T07:11:28.996Z] 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
02:11:28 [2020-02-28T07:11:28.996Z] 
02:11:28 [2020-02-28T07:11:28.996Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 07:11:28.844
02:11:28 [2020-02-28T07:11:28.996Z] !MESSAGE FrameworkEvent ERROR
02:11:28 [2020-02-28T07:11:28.996Z] !STACK 0
02:11:28 [2020-02-28T07:11:28.996Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
02:11:28 [2020-02-28T07:11:28.996Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
02:11:28 [2020-02-28T07:11:28.996Z] 
02:11:28 [2020-02-28T07:11:28.996Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
02:11:28 [2020-02-28T07:11:28.996Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
02:11:28 [2020-02-28T07:11:28.996Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
02:11:28 [2020-02-28T07:11:28.996Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
02:11:28 [2020-02-28T07:11:28.996Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
02:11:28 [2020-02-28T07:11:28.996Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
02:11:28 [2020-02-28T07:11:28.996Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
02:11:28 [2020-02-28T07:11:28.996Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
02:11:33 [2020-02-28T07:11:33.157Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
02:11:35 [2020-02-28T07:11:35.670Z] Display size: 1440x900
02:11:35 [2020-02-28T07:11:35.670Z] OS version=3.10.0-1062.12.1.el7.x86_64
02:11:35 [2020-02-28T07:11:35.670Z] GTK version=2.24.30
02:11:35 [2020-02-28T07:11:35.670Z] GTK theme=unknown
02:11:35 [2020-02-28T07:11:35.670Z] LIBOVERLAY_SCROLLBAR=0
02:11:35 [2020-02-28T07:11:35.670Z] Time zone: Coordinated Universal Time
02:11:35 [2020-02-28T07:11:35.670Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
02:11:35 [2020-02-28T07:11:35.670Z] log4j:WARN Please initialize the log4j system properly.
02:12:43 [2020-02-28T07:12:43.288Z] 
02:12:43 [2020-02-28T07:12:43.288Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-02-28 07:12:34.186
02:12:43 [2020-02-28T07:12:43.288Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
02:12:43 [2020-02-28T07:12:43.288Z] !STACK 0
02:12:43 [2020-02-28T07:12:43.288Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
02:12:43 [2020-02-28T07:12:43.288Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
02:12:43 [2020-02-28T07:12:43.288Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
02:12:43 [2020-02-28T07:12:43.288Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
02:12:43 [2020-02-28T07:12:43.288Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
02:12:43 [2020-02-28T07:12:43.288Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
02:12:43 [2020-02-28T07:12:43.288Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:959)
02:12:43 [2020-02-28T07:12:43.288Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:997)
02:12:43 [2020-02-28T07:12:43.288Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:970)
02:12:43 [2020-02-28T07:12:43.288Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208)
02:12:43 [2020-02-28T07:12:43.288Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
02:12:43 [2020-02-28T07:12:43.288Z] 	... 3 more
02:12:47 [2020-02-28T07:12:47.452Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 74.364 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
02:12:47 [2020-02-28T07:12:47.452Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.928 s
02:12:47 [2020-02-28T07:12:47.452Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.668 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.395 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 11.33 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 7.089 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.291 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.534 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.802 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.455 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.907 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.345 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.355 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.931 s
02:12:47 [2020-02-28T07:12:47.452Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.686 s
02:12:47 [2020-02-28T07:12:47.452Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.319 s
02:12:47 [2020-02-28T07:12:47.452Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
02:12:47 [2020-02-28T07:12:47.452Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.185 s
02:12:47 [2020-02-28T07:12:47.452Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.504 s
02:12:47 [2020-02-28T07:12:47.452Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.4 s
02:12:47 [2020-02-28T07:12:47.452Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.098 s
02:12:47 [2020-02-28T07:12:47.452Z] 
02:12:47 [2020-02-28T07:12:47.452Z] Results:
02:12:47 [2020-02-28T07:12:47.452Z] 
02:12:47 [2020-02-28T07:12:47.452Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
02:12:47 [2020-02-28T07:12:47.452Z] 
02:12:47 [2020-02-28T07:12:47.707Z] 
02:12:47 [2020-02-28T07:12:47.707Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-28 07:12:47.631
02:12:47 [2020-02-28T07:12:47.707Z] !MESSAGE The workspace will exit with unsaved changes in this session.
02:12:54 [2020-02-28T07:12:54.235Z] [INFO] All tests passed!
02:12:54 [2020-02-28T07:12:54.235Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.235Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:12:54 [2020-02-28T07:12:54.235Z] [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
02:12:54 [2020-02-28T07:12:54.235Z] [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
02:12:54 [2020-02-28T07:12:54.236Z] [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
02:12:54 [2020-02-28T07:12:54.236Z] [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
02:12:54 [2020-02-28T07:12:54.236Z] [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
02:12:54 [2020-02-28T07:12:54.236Z] [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
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [133/138]
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] The project's OSGi version is 1.0.0.202002280607
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.236Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.491Z] [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
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.491Z] [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
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.491Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.492Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.492Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.492Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.492Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.492Z] [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
02:12:54 [2020-02-28T07:12:54.748Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.748Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:54 [2020-02-28T07:12:54.748Z] [INFO] 
02:12:54 [2020-02-28T07:12:54.748Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:12:55 [2020-02-28T07:12:55.004Z] [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
02:12:55 [2020-02-28T07:12:55.004Z] [INFO] Command line:
02:12:55 [2020-02-28T07:12:55.004Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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]
02:12:55 [2020-02-28T07:12:55.004Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
02:12:56 [2020-02-28T07:12:56.891Z] !SESSION 2020-02-28 07:12:54.951 -----------------------------------------------
02:12:56 [2020-02-28T07:12:56.891Z] eclipse.buildId=unknown
02:12:56 [2020-02-28T07:12:56.891Z] java.version=1.8.0_202
02:12:56 [2020-02-28T07:12:56.891Z] java.vendor=Oracle Corporation
02:12:56 [2020-02-28T07:12:56.891Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
02:12:56 [2020-02-28T07:12:56.891Z] 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
02:12:56 [2020-02-28T07:12:56.891Z] 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
02:12:56 [2020-02-28T07:12:56.891Z] 
02:12:56 [2020-02-28T07:12:56.891Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 07:12:56.535
02:12:56 [2020-02-28T07:12:56.891Z] !MESSAGE FrameworkEvent ERROR
02:12:56 [2020-02-28T07:12:56.891Z] !STACK 0
02:12:56 [2020-02-28T07:12:56.891Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
02:12:56 [2020-02-28T07:12:56.891Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
02:12:56 [2020-02-28T07:12:56.891Z] 
02:12:56 [2020-02-28T07:12:56.891Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
02:12:56 [2020-02-28T07:12:56.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
02:12:56 [2020-02-28T07:12:56.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
02:12:56 [2020-02-28T07:12:56.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
02:12:56 [2020-02-28T07:12:56.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
02:12:56 [2020-02-28T07:12:56.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
02:12:56 [2020-02-28T07:12:56.891Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
02:12:56 [2020-02-28T07:12:56.891Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
02:12:58 [2020-02-28T07:12:58.254Z] process 19979: 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
02:12:58 [2020-02-28T07:12:58.254Z] See the manual page for dbus-uuidgen to correct this issue.
02:13:08 [2020-02-28T07:13:08.193Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
02:13:08 [2020-02-28T07:13:08.193Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
02:13:08 [2020-02-28T07:13:08.193Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.085 s
02:13:08 [2020-02-28T07:13:08.193Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
02:13:08 [2020-02-28T07:13:08.193Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
02:13:08 [2020-02-28T07:13:08.193Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.01 s
02:13:08 [2020-02-28T07:13:08.193Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
02:13:08 [2020-02-28T07:13:08.193Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.002 s
02:13:08 [2020-02-28T07:13:08.193Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.002 s
02:13:08 [2020-02-28T07:13:08.193Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
02:13:08 [2020-02-28T07:13:08.193Z] 
02:13:08 [2020-02-28T07:13:08.193Z] Results:
02:13:08 [2020-02-28T07:13:08.193Z] 
02:13:08 [2020-02-28T07:13:08.193Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
02:13:08 [2020-02-28T07:13:08.193Z] 
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] All tests passed!
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] 
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:13:10 [2020-02-28T07:13:10.706Z] [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
02:13:10 [2020-02-28T07:13:10.706Z] [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
02:13:10 [2020-02-28T07:13:10.706Z] [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
02:13:10 [2020-02-28T07:13:10.706Z] [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
02:13:10 [2020-02-28T07:13:10.706Z] [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
02:13:10 [2020-02-28T07:13:10.706Z] [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
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] 
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] 
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] Building Trace Compass All Tests 1.0.8-SNAPSHOT                [134/138]
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] 
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] 
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] The project's OSGi version is 1.0.8.202002280607
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] 
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] 
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
02:13:10 [2020-02-28T07:13:10.706Z] [INFO] 
02:13:10 [2020-02-28T07:13:10.707Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
02:13:10 [2020-02-28T07:13:10.707Z] [INFO] 
02:13:10 [2020-02-28T07:13:10.707Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
02:13:10 [2020-02-28T07:13:10.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:13:10 [2020-02-28T07:13:10.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/src/main/resources
02:13:10 [2020-02-28T07:13:10.707Z] [INFO] 
02:13:10 [2020-02-28T07:13:10.707Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
02:13:10 [2020-02-28T07:13:10.707Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/classes
02:13:11 [2020-02-28T07:13:11.632Z] [INFO] 
02:13:11 [2020-02-28T07:13:11.632Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
02:13:11 [2020-02-28T07:13:11.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:13:11 [2020-02-28T07:13:11.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/src/test/resources
02:13:11 [2020-02-28T07:13:11.632Z] [INFO] 
02:13:11 [2020-02-28T07:13:11.632Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
02:13:11 [2020-02-28T07:13:11.632Z] [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
02:13:11 [2020-02-28T07:13:11.632Z] [INFO] 
02:13:11 [2020-02-28T07:13:11.632Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] 
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
02:13:11 [2020-02-28T07:13:11.887Z] [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
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] 
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] 
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] 
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
02:13:11 [2020-02-28T07:13:11.887Z] [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
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] 
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] 
02:13:11 [2020-02-28T07:13:11.887Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests ---
02:13:13 [2020-02-28T07:13:13.250Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log
02:13:13 [2020-02-28T07:13:13.250Z] [INFO] Command line:
02:13:13 [2020-02-28T07:13:13.250Z] 	[/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]
02:13:13 [2020-02-28T07:13:13.506Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
02:13:15 [2020-02-28T07:13:15.395Z] !SESSION 2020-02-28 07:13:13.366 -----------------------------------------------
02:13:15 [2020-02-28T07:13:15.395Z] eclipse.buildId=unknown
02:13:15 [2020-02-28T07:13:15.395Z] java.version=1.8.0_202
02:13:15 [2020-02-28T07:13:15.395Z] java.vendor=Oracle Corporation
02:13:15 [2020-02-28T07:13:15.395Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
02:13:15 [2020-02-28T07:13:15.395Z] 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
02:13:15 [2020-02-28T07:13:15.395Z] 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
02:13:15 [2020-02-28T07:13:15.395Z] 
02:13:15 [2020-02-28T07:13:15.395Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-28 07:13:15.242
02:13:15 [2020-02-28T07:13:15.395Z] !MESSAGE FrameworkEvent ERROR
02:13:15 [2020-02-28T07:13:15.395Z] !STACK 0
02:13:15 [2020-02-28T07:13:15.395Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
02:13:15 [2020-02-28T07:13:15.395Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
02:13:15 [2020-02-28T07:13:15.395Z] 
02:13:15 [2020-02-28T07:13:15.395Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
02:13:15 [2020-02-28T07:13:15.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
02:13:15 [2020-02-28T07:13:15.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
02:13:15 [2020-02-28T07:13:15.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
02:13:15 [2020-02-28T07:13:15.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
02:13:15 [2020-02-28T07:13:15.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
02:13:15 [2020-02-28T07:13:15.395Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
02:13:15 [2020-02-28T07:13:15.395Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
02:13:16 [2020-02-28T07:13:16.757Z] 
02:13:16 [2020-02-28T07:13:16.757Z] Results:
02:13:16 [2020-02-28T07:13:16.757Z] 
02:13:16 [2020-02-28T07:13:16.757Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
02:13:16 [2020-02-28T07:13:16.757Z] 
02:13:20 [2020-02-28T07:13:20.021Z] [WARNING] No tests found.
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] Building org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT       [135/138]
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] The project's OSGi version is 5.2.0.202002280607
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT    [136/138]
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] The project's OSGi version is 5.2.0.202002280607
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.021Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.021Z] [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
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.276Z] [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
02:13:20 [2020-02-28T07:13:20.276Z] [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
02:13:20 [2020-02-28T07:13:20.276Z] [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
02:13:20 [2020-02-28T07:13:20.276Z] [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
02:13:20 [2020-02-28T07:13:20.276Z] [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
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] Building Trace Compass Repository 5.2.0-SNAPSHOT               [137/138]
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] The project's OSGi version is 5.2.0.202002280607
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/src/main/resources
02:13:20 [2020-02-28T07:13:20.276Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] 
02:13:20 [2020-02-28T07:13:20.277Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
02:13:46 [2020-02-28T07:13:46.763Z] [INFO] 
02:13:46 [2020-02-28T07:13:46.763Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
02:13:46 [2020-02-28T07:13:46.763Z] [INFO] 
02:13:46 [2020-02-28T07:13:46.763Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
02:13:46 [2020-02-28T07:13:46.763Z] [INFO] 
02:13:46 [2020-02-28T07:13:46.763Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
02:13:46 [2020-02-28T07:13:46.763Z] [INFO] 
02:13:46 [2020-02-28T07:13:46.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
02:13:46 [2020-02-28T07:13:46.763Z] [INFO] 
02:13:46 [2020-02-28T07:13:46.763Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site ---
02:13:46 [2020-02-28T07:13:46.763Z] [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
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] 
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] No primary artifact to install, installing attached artifacts instead.
02:13:48 [2020-02-28T07:13:48.648Z] [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
02:13:48 [2020-02-28T07:13:48.648Z] [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
02:13:48 [2020-02-28T07:13:48.648Z] [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
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] 
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] 
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT [138/138]
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] 
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] 
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] The project's OSGi version is 1.0.1.202002280607
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] 
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] 
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] 
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] 
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] 
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:48 [2020-02-28T07:13:48.648Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:49 [2020-02-28T07:13:49.225Z] [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
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:49 [2020-02-28T07:13:49.225Z] [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
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:49 [2020-02-28T07:13:49.225Z] [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
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:49 [2020-02-28T07:13:49.225Z] [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
02:13:49 [2020-02-28T07:13:49.225Z] [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
02:13:49 [2020-02-28T07:13:49.225Z] [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
02:13:49 [2020-02-28T07:13:49.225Z] [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
02:13:49 [2020-02-28T07:13:49.225Z] [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
02:13:49 [2020-02-28T07:13:49.225Z] [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
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] ------------------------------------------------------------------------
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Reactor Summary:
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] 
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Trace Compass Parent 5.2.0-SNAPSHOT ................ SUCCESS [ 32.291 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT SUCCESS [  0.018 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT SUCCESS [  0.039 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT  SUCCESS [ 19.539 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Trace Compass State System Parent 5.2.0-SNAPSHOT ... SUCCESS [  0.009 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [  1.163 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT SUCCESS [  0.903 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT SUCCESS [  1.129 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Trace Compass TMF Parent 5.2.0-SNAPSHOT ............ SUCCESS [  0.010 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Trace Compass Filter Parser 1.0.4-SNAPSHOT ......... SUCCESS [  0.399 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT ... SUCCESS [  4.823 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [  0.745 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Trace Compass CTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [  0.105 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT .... SUCCESS [  9.666 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT ... SUCCESS [  2.063 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT  SUCCESS [ 49.846 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT SUCCESS [ 16.867 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT SUCCESS [05:38 min]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [  1.033 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [04:45 min]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [  5.704 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT ..... SUCCESS [ 10.048 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [  0.619 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT SUCCESS [03:05 min]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [05:47 min]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT SUCCESS [  0.630 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [  0.373 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT SUCCESS [  0.792 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT SUCCESS [  0.876 s]
02:13:49 [2020-02-28T07:13:49.225Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.2.0-SNAPSHOT SUCCESS [  1.658 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT .. SUCCESS [  0.017 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [  0.312 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT SUCCESS [  4.644 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT SUCCESS [  0.655 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [01:11 min]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [  8.470 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT SUCCESS [  0.974 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT SUCCESS [  7.557 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT SUCCESS [  0.789 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT SUCCESS [  0.814 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [  4.569 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 16.607 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 27.376 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT SUCCESS [02:02 min]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT SUCCESS [  1.024 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT SUCCESS [  0.867 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT SUCCESS [ 13.211 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [  9.610 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 43.667 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [01:18 min]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT SUCCESS [  0.654 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 31.414 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT SUCCESS [  0.807 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 16.294 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass BTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [  0.024 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [  0.588 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass Documentation 5.2.0-SNAPSHOT ......... SUCCESS [  0.006 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass Developer Guide 5.2.0-SNAPSHOT ....... SUCCESS [ 27.375 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT SUCCESS [  0.650 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT ........ SUCCESS [  0.330 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [  0.323 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT ........ SUCCESS [  0.237 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT SUCCESS [  5.314 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT SUCCESS [  5.054 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT ........ SUCCESS [  0.104 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [  4.214 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT .... SUCCESS [  0.103 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [02:07 min]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass User Guide 5.2.0-SNAPSHOT ............ SUCCESS [  8.871 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT SUCCESS [  4.691 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass RCP User Guide 5.2.0-SNAPSHOT ........ SUCCESS [  4.623 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass Pcap User Guide 5.2.0-SNAPSHOT ....... SUCCESS [  4.418 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [  0.529 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT SUCCESS [  0.035 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT SUCCESS [  2.256 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT  SUCCESS [  0.634 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT ... SUCCESS [  0.293 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [  4.868 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 13.289 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [  4.808 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT SUCCESS [  0.692 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT SUCCESS [  0.203 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT SUCCESS [  0.647 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT SUCCESS [  1.495 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT SUCCESS [  0.199 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [  4.781 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [  6.392 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT SUCCESS [ 44.271 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 49.049 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [  0.288 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT SUCCESS [  0.108 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT SUCCESS [ 42.680 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:15 min]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [03:45 min]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT SUCCESS [  0.619 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT SUCCESS [  0.557 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT . SUCCESS [  0.212 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 31.640 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 12.837 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:10 min]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT SUCCESS [  0.007 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT .. SUCCESS [  0.357 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT SUCCESS [  7.291 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [  0.262 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT  SUCCESS [  0.389 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT ... SUCCESS [  0.181 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [  5.925 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 31.052 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass RCP Parent 5.2.0-SNAPSHOT ............ SUCCESS [  0.007 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT .. SUCCESS [  0.139 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT .. SUCCESS [  0.087 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT SUCCESS [  0.231 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT ..... SUCCESS [  0.433 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass RCP Feature 5.2.0-SNAPSHOT ........... SUCCESS [  0.831 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT SUCCESS [  5.621 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 13.218 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [  0.258 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT SUCCESS [  0.746 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass Json trace Parent 5.2.0-SNAPSHOT ..... SUCCESS [  0.015 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT SUCCESS [  0.441 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT .. SUCCESS [  0.123 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT .... SUCCESS [  0.050 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass RCP Product 5.2.0-SNAPSHOT ........... SUCCESS [01:46 min]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT SUCCESS [  0.021 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass Target Platform 5.2.0-SNAPSHOT ....... SUCCESS [ 10.962 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [08:38 min]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.628 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.898 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 50.196 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 14.025 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 12.667 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:27 min]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 16.132 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass All Tests 1.0.8-SNAPSHOT ............. SUCCESS [  9.429 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT .... SUCCESS [  0.335 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT . SUCCESS [  0.086 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Trace Compass Repository 5.2.0-SNAPSHOT ............ SUCCESS [ 28.544 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT SUCCESS [  0.431 s]
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] ------------------------------------------------------------------------
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] BUILD SUCCESS
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] ------------------------------------------------------------------------
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Total time:  01:06 h
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] Finished at: 2020-02-28T07:13:49Z
02:13:49 [2020-02-28T07:13:49.226Z] [INFO] ------------------------------------------------------------------------
02:13:51 [2020-02-28T07:13:51.739Z] [Pipeline] }
02:13:51 [2020-02-28T07:13:51.745Z] [Pipeline] // container
02:13:51 [2020-02-28T07:13:51.750Z] Post stage
02:13:51 [2020-02-28T07:13:51.751Z] [Pipeline] container
02:13:51 [2020-02-28T07:13:51.752Z] [Pipeline] {
02:13:51 [2020-02-28T07:13:51.776Z] [Pipeline] sh
02:13:54 [2020-02-28T07:13:54.227Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
02:13:54 [2020-02-28T07:13:54.228Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
02:13:54 [2020-02-28T07:13:54.233Z] [Pipeline] junit
02:13:54 [2020-02-28T07:13:54.235Z] Recording test results
02:14:21 [2020-02-28T07:14:21.769Z] [Pipeline] archiveArtifacts
02:14:21 [2020-02-28T07:14:21.772Z] Archiving artifacts
02:14:24 [2020-02-28T07:14:24.729Z] [Pipeline] }
02:14:24 [2020-02-28T07:14:24.738Z] [Pipeline] // container
02:14:24 [2020-02-28T07:14:24.746Z] [Pipeline] }
02:14:24 [2020-02-28T07:14:24.752Z] [Pipeline] // withEnv
02:14:24 [2020-02-28T07:14:24.759Z] [Pipeline] }
02:14:24 [2020-02-28T07:14:24.765Z] [Pipeline] // stage
02:14:24 [2020-02-28T07:14:24.773Z] [Pipeline] stage
02:14:24 [2020-02-28T07:14:24.774Z] [Pipeline] { (Deploy Site)
02:14:24 [2020-02-28T07:14:24.785Z] [Pipeline] tool
02:14:24 [2020-02-28T07:14:24.792Z] [Pipeline] envVarsForTool
02:14:24 [2020-02-28T07:14:24.800Z] [Pipeline] tool
02:14:24 [2020-02-28T07:14:24.807Z] [Pipeline] envVarsForTool
02:14:24 [2020-02-28T07:14:24.814Z] [Pipeline] withEnv
02:14:24 [2020-02-28T07:14:24.814Z] [Pipeline] {
02:14:24 [2020-02-28T07:14:24.821Z] [Pipeline] container
02:14:24 [2020-02-28T07:14:24.821Z] [Pipeline] {
02:14:24 [2020-02-28T07:14:24.827Z] [Pipeline] sshagent
02:14:24 [2020-02-28T07:14:24.842Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
02:14:24 [2020-02-28T07:14:24.844Z] [ssh-agent] Looking for ssh-agent implementation...
02:14:25 [2020-02-28T07:14:25.993Z] [ssh-agent]   Java/JNR ssh-agent
02:14:28 [2020-02-28T07:14:28.531Z] [ssh-agent] Registered BouncyCastle on the remote agent
02:14:35 [2020-02-28T07:14:35.004Z] [ssh-agent] Started.
02:14:35 [2020-02-28T07:14:35.007Z] [Pipeline] {
02:14:35 [2020-02-28T07:14:35.014Z] [Pipeline] sh
02:14:37 [2020-02-28T07:14:37.841Z] + /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/
02:14:37 [2020-02-28T07:14:37.842Z] + repo=tracecompass
02:14:37 [2020-02-28T07:14:37.842Z] + '[' 2 -lt 2 ']'
02:14:37 [2020-02-28T07:14:37.842Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
02:14:37 [2020-02-28T07:14:37.842Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository/
02:14:37 [2020-02-28T07:14:37.842Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
02:14:37 [2020-02-28T07:14:37.842Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
02:14:37 [2020-02-28T07:14:37.842Z] + SCP=scp
02:14:37 [2020-02-28T07:14:37.842Z] + ECHO=echo
02:14:37 [2020-02-28T07:14:37.842Z] + '[' false == false ']'
02:14:37 [2020-02-28T07:14:37.842Z] + ECHO=
02:14:37 [2020-02-28T07:14:37.842Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository/
02:14:37 [2020-02-28T07:14:37.842Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository//*'
02:14:42 [2020-02-28T07:14:42.118Z] + 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/
02:14:46 [2020-02-28T07:14:46.327Z] [Pipeline] }
02:14:46 [2020-02-28T07:14:46.331Z] [ssh-agent] Stopped.
02:14:46 [2020-02-28T07:14:46.336Z] [Pipeline] // sshagent
02:14:46 [2020-02-28T07:14:46.341Z] [Pipeline] }
02:14:46 [2020-02-28T07:14:46.345Z] [Pipeline] // container
02:14:46 [2020-02-28T07:14:46.350Z] [Pipeline] }
02:14:46 [2020-02-28T07:14:46.353Z] [Pipeline] // withEnv
02:14:46 [2020-02-28T07:14:46.357Z] [Pipeline] }
02:14:46 [2020-02-28T07:14:46.361Z] [Pipeline] // stage
02:14:46 [2020-02-28T07:14:46.366Z] [Pipeline] stage
02:14:46 [2020-02-28T07:14:46.367Z] [Pipeline] { (Deploy RCP)
02:14:46 [2020-02-28T07:14:46.377Z] [Pipeline] tool
02:14:46 [2020-02-28T07:14:46.381Z] [Pipeline] envVarsForTool
02:14:46 [2020-02-28T07:14:46.387Z] [Pipeline] tool
02:14:46 [2020-02-28T07:14:46.392Z] [Pipeline] envVarsForTool
02:14:46 [2020-02-28T07:14:46.398Z] [Pipeline] withEnv
02:14:46 [2020-02-28T07:14:46.398Z] [Pipeline] {
02:14:46 [2020-02-28T07:14:46.403Z] [Pipeline] container
02:14:46 [2020-02-28T07:14:46.404Z] [Pipeline] {
02:14:46 [2020-02-28T07:14:46.409Z] [Pipeline] sshagent
02:14:46 [2020-02-28T07:14:46.415Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
02:14:46 [2020-02-28T07:14:46.416Z] [ssh-agent] Looking for ssh-agent implementation...
02:14:47 [2020-02-28T07:14:47.563Z] [ssh-agent]   Java/JNR ssh-agent
02:14:47 [2020-02-28T07:14:47.563Z] [ssh-agent] Registered BouncyCastle on the remote agent
02:14:47 [2020-02-28T07:14:47.577Z] [ssh-agent] Started.
02:14:47 [2020-02-28T07:14:47.580Z] [Pipeline] {
02:14:47 [2020-02-28T07:14:47.586Z] [Pipeline] sh
02:14:50 [2020-02-28T07:14:50.026Z] + /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-*'
02:14:50 [2020-02-28T07:14:50.028Z] + repo=tracecompass
02:14:50 [2020-02-28T07:14:50.028Z] + '[' 5 -lt 5 ']'
02:14:50 [2020-02-28T07:14:50.028Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
02:14:50 [2020-02-28T07:14:50.028Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp/
02:14:50 [2020-02-28T07:14:50.028Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
02:14:50 [2020-02-28T07:14:50.028Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository/
02:14:50 [2020-02-28T07:14:50.028Z] + rcpPattern='trace-compass-*'
02:14:50 [2020-02-28T07:14:50.028Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
02:14:50 [2020-02-28T07:14:50.028Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
02:14:50 [2020-02-28T07:14:50.028Z] + SCP=scp
02:14:50 [2020-02-28T07:14:50.028Z] + ECHO=echo
02:14:50 [2020-02-28T07:14:50.028Z] + '[' false == false ']'
02:14:50 [2020-02-28T07:14:50.028Z] + ECHO=
02:14:50 [2020-02-28T07:14:50.028Z] + 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//*'
02:14:51 [2020-02-28T07:14:51.955Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.2.0-20200228-0607-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.2.0-20200228-0607-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.2.0-20200228-0607-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp/
02:15:06 [2020-02-28T07:15:06.811Z] + 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/
02:15:21 [2020-02-28T07:15:21.656Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.659Z] [ssh-agent] Stopped.
02:15:21 [2020-02-28T07:15:21.666Z] [Pipeline] // sshagent
02:15:21 [2020-02-28T07:15:21.671Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.675Z] [Pipeline] // container
02:15:21 [2020-02-28T07:15:21.679Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.683Z] [Pipeline] // withEnv
02:15:21 [2020-02-28T07:15:21.687Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.691Z] [Pipeline] // stage
02:15:21 [2020-02-28T07:15:21.696Z] [Pipeline] stage
02:15:21 [2020-02-28T07:15:21.697Z] [Pipeline] { (Deploy Doc)
02:15:21 [2020-02-28T07:15:21.705Z] Stage "Deploy Doc" skipped due to when conditional
02:15:21 [2020-02-28T07:15:21.706Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.709Z] [Pipeline] // stage
02:15:21 [2020-02-28T07:15:21.714Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.719Z] [Pipeline] // withEnv
02:15:21 [2020-02-28T07:15:21.723Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.727Z] [Pipeline] // timeout
02:15:21 [2020-02-28T07:15:21.731Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.735Z] [Pipeline] // timestamps
02:15:21 [2020-02-28T07:15:21.739Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.743Z] [Pipeline] // withEnv
02:15:21 [2020-02-28T07:15:21.746Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.751Z] [Pipeline] // container
02:15:21 [2020-02-28T07:15:21.754Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.758Z] [Pipeline] // withEnv
02:15:21 [2020-02-28T07:15:21.763Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.767Z] [Pipeline] // node
02:15:21 [2020-02-28T07:15:21.771Z] [Pipeline] }
02:15:21 [2020-02-28T07:15:21.774Z] [Pipeline] // podTemplate
02:15:21 [2020-02-28T07:15:21.778Z] [Pipeline] End of Pipeline
02:15:21 [2020-02-28T07:15:21.828Z] Finished: SUCCESS